![]() |
perfer NTP over GPS in certain conditions - Printable Version +- OpenMarine (https://forum.openmarine.net) +-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1) +--- Forum: Feature Requests (https://forum.openmarine.net/forumdisplay.php?fid=5) +--- Thread: perfer NTP over GPS in certain conditions (/showthread.php?tid=4318) |
perfer NTP over GPS in certain conditions - tobias.e - 2022-11-12 Suggestion: When GPS does not get a fix, use NTP instead of GPS as a time source. I just ran some tests on a Raspi in my basement. A GPS receiver was plugged in bot did not get a fix. But it just received just enough data garbage to set the system clock to random dates. That lead to a very interesting behavior while trying to record data from a I2C battery sensor to influxdb. RE: perfer NTP over GPS in certain conditions - Sailoog - 2022-11-12 It should already work that way if you check "NTP Server" in openplotter-settings but you must be connected to internet. |