by k1w1_123 » Thu Dec 03, 2015 9:44 am
In the [warning] section of your sys.txt, try removing the quotation marks from around the number string in the following setting:
warn_distances="130:1000,90:600,70:500,50:300,30:200" ; ~27 sec before the speedcam
I'm pretty sure the quotation marks are preventing iGO from seeing the setting
Some explanation might help if this works and you want to make other adjustments. These numbers are the initial warning distances, in the form speed(km/h):distance(metres) so for example 70:500 means that at 70 km/h you should get your first warning 500m before the speedcam. The speed here is your actual road speed, not the speed limit for the road you are travelling on, and the distance will apply up to the next higher speed in the list (90).
The repeat frequency is set in each [speedcam_category_x] section by the command "approach_beep_distances=xxx" where xxx is the distance in metres at which the warning is repeated. Yours all seem to be set at 150 which means at 70 km/h, after the initial warning at 500 m, you should get a repeat warnings at 350 m, 200m, and 50m from the camera.
I hope all this is clear, let me know how you get on