Switch to full style
Topic locked

Mon Jan 03, 2011 9:45 pm

You may have some sort of entry in your sys.txt that is causing it. Post your sys.txt so we can take a look at it.

Tue Jan 04, 2011 1:09 pm

Hi chas, here is my sys.txt

[gps]
port=7
baud=38400

[Rawdisplay]
highres=0
screen_x=480
screen_y=272
stretch=1

[folders]
app="\SDMMC\Primo" ; The app folder is optional ; To specify where is the content folder located
content="\SDMMC\Primo\content"; To specify where is the content folder located optional
has_secondary_root=0 ; To instruct Primo to not try to search additional files (licenses, data.zip...) in other directories
TTS_LOQ="\SDMMC\primo\tts_loq" ; or anywhere you put it on your device.
TTS_NUANCE="\SDMMC\primo\tts_nua_v5" ; or anywhere you put it on your device

[feature]
signpost_nightshading=1 ;(0)
signpost_coloring=1 ;(0)
text_guidance=1
tmc_event_coloring=1 ;(0)
tmc_traffic_side=1 ;(0)
tmc_show_direction_arrows=1 ;(0)
tunnel_guidance=0 ;(0) 1 causes crash

[tmc]
enable_igo_provider=1
source = "gnsport"
internal_tmc_name = "gnsport"
port = "COM,4"
tuner_alg_search_force_on=1
'
[interface]
show_exit=1
vga=0
extra_settings=1
show_detailed_posinfo=1
mapfontscale=175

[camera.roundabout]
enabled=0

[Camera.intersection_zoom]
enabled=0

[warning]
speedcam_warning=1
speedlimit_warning_visual=1
speedlimit_warning_voice=0
speedlimit_warning=1
speedwarn_alt_tolerance=100
speedcam_soundtype_0=2

[debug]
experimental_features=1
show_battery_percent=1

[folders]
app="\SDMMC\Primo"
content="SDMMC\Primo\content"
has_secondary_root=0

[3D]
max_pois=20
max_pois_on_horizont=2
anti_alias_buildings=0
anti_alias_landmarks=1
anti_alias_shapes=0
use_all_building_textures=1
render_buildings_as_shapes=0
3dlandmarks_visible=3

[navigation]
show_current_city=1
show_city_in_next_street=1
show_city_in_next_street_distance=10000
use_duration_for_tunnel=1
stop_at_tunnel_end=1

[feature]
tunnel_guidance=0

[tts]
automatic_direction_conversion=1 ;(1) enable 1 disable 0
announce_exit_directions=1 ;(0) enable 1 disable 0
always_say_road_names=3
announce_street_name=1
priority="HIGH"
skip_exit_numbers=2
tts_buffer=131072
tts_logics=3

[sound]
ding=0 ;no annoying announcement ding enable 1 disable 0
maneuver_chime s=0 ;no annoying announcement ding enable 1 disable 0

[sound.announcer]
recalculate=0 ;0--no, 1=yes

[warning]
speedcam_enabled=1 ;show speedcam (default 0)
speedcam_sound type_X=1 ;(1) 1=warn if overspeed 2=approach
speedcam_sound type_4=2 ; for [speedcam_category:4] See List below
1 = Speed Camera
2 = Built in Speed Camera
3 = Average Speed Camera
4 = Red Light Camera
5 = Mobile Speed Camera
6 = Railway Crossing
7 = Bus Lane Camera
8 = High Accident Zone
9 = School Crossing
10 = Town Entry Point
11 = Red Light / Speed Camera combined
12 = Toll Booth
15 = Congestion Charge
31 = Dangerous Area

speedcam_warning=1 ;(0) enable 1 disable 0
speak_tts_only=1 ;enable 1 disable 0

Tue Jan 04, 2011 1:18 pm

I see some double entries that might be causing problems. Sometimes too much is too much - if you know what I mean. Your have [folders] twice and [warnings] twice. Not just sections but entries also. Take a closer look. You might try by putting a [color=red]; [/color]in front of the double entries.

Tue Jan 04, 2011 5:08 pm

thanks for the quick reply. I have deleted all duplicated entries and will give it a try. Will let you know how I get on

Thanks

Wed Jan 05, 2011 5:16 pm

after deleting all duplicate entries on my sys.txt and testing it out today, I am still being warned of mobile speed cameras when I approach although I am driving below the speed limit. Anything else I can do?

thanks

Wed Jan 05, 2011 5:53 pm

Point is what you kept, what you deleted:mil:

See if you got this line: speedcam_soundtype_0=2
then change it to : speedcam_soundtype_0=1
because 2=approach, 1 = overspeed ;)

If that doesn't help, post the by you corrected sys.txt

Wed Jan 05, 2011 9:06 pm

huggy wrote:after deleting all duplicate entries on my sys.txt and testing it out today, I am still being warned of mobile speed cameras when I approach although I am driving below the speed limit. Anything else I can do?

thanks


It's also possible that your program is set to kph rather than mph or the other way around.
Topic locked