I've been stepping up the flatbed transport alert area. I'm up to 5000 meters:
config set vehicle flatbed.alarmdistance 5000
im still getting alerts. Is there a way to disable the alerts?
Disable alerts completely:
config set vehicle flatbed.alarmdistance 0
Disable alert repetition:
config set vehicle flatbed.alarminterval 0
You might also give tuning the GPS signal quality thresholds a try.
https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/changes.txt#L88
Thanks Dexter. I'll start by disabling the chatty ones, then test with a single one.
Disable alerts completely:
config set vehicle flatbed.alarmdistance 0
Disable alert repetition:
config set vehicle flatbed.alarminterval 0
You might also give tuning the GPS signal quality thresholds a try.
https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/blob/master/vehicle/OVMS.V3/changes.txt#L88
Thanks Dexter. I'll start by disabling the chatty ones, then test with a single one.