aprsdroid icon indicating copy to clipboard operation
aprsdroid copied to clipboard

PeriodicGPS: refactor to validate preferences on service start

Open iddq opened this issue 5 years ago • 1 comments

minimum update distance should be zero if no value specified.

iddq avatar May 09 '20 14:05 iddq

Thanks for the report. I understand that this is slightly confusing, however it is a safety measure to prevent accidentally setting up a 0/0 configuration. I need to rework the PeriodicGPS preferences to be more generous in what it accepts, and to change the code on startup to check the values and to abort with a respective message if they are not proper.

ge0rg avatar Aug 14 '20 12:08 ge0rg