FAQ distance alert
speedcam iGO notifications speedcam


The way it works is that the first nearest point is notified before it is crossed, the second point will appear on the screen only after the first one. This principle of notification on all versions of iGO.

If you use DA in speedcam (Start of settlement, roughness, etc.) in conjunction with penalty cameras, you may not get timely alerts if the DA point is the first on your path and the camera point is the second. The action of the cameras depends on its technical characteristics, let's say the average number is 100 meters, and the camera is located 50 meters from the DA point, as a result, if you did not slow down to the first DA point, then the camera already fixes the speed and the camera notification comes too late.

Settings speedcam.zip, speedcam_mod.zip в plugin.ini:

Spoiler: +++
Code:
Please Login or Register to see the links


warn_distances="00:350" - 350 meters alert
;warn_distances="130:1500,90:1000,70:550,50:400,30 :250" ; ~27 sec before the speedcam - alert depending on your speed, you can change the alert distance relative to your speed
approach_beep_distances=200 - repeat notification, determines after how many meters the repeat will be, assume in these settings the first notification is 350m, repeated after 200 meters - 150 meters remain to the point.

Second option:
warn_distances="00:650" - alert 650 meters
approach_beep_distances=200 - repeat notification, determines after how many meters there will be a repeat, let's say in these settings the first notification is 650m, repeated after 200 meters - 450 meters remain to the point, then the notification is 250 meters and 50 meters to the point.

speedcam iGO notifications in pongo LUNA skin
Here the principle is different, the notification depends on the distance to the point, the distance is specified in plugin.ini, for example, if the distance for all DA points is 200 meters, and to the penalty cameras 300m, the camera notification will be the first, and after 100 meters there will be a DA notification, although this the first point and the camera the second point, after the DA notification the camera will be announced again.

Thus, all oncoming points will be displayed on the navigator screen in a timely manner. Currently, this is the only skin that works according to this principle of notification in the iGO NextGen LUNA program.