Commit Graph

7 Commits

Author SHA1 Message Date
363c791ef1 Fix calculation of brearing 2025-08-29 15:54:55 +02:00
ef0845096e Fixes to basic functionality, debug added
This commit contains a lot of basic fixes
(basic string stuff, that couldn't be tested
without a working server before) and adds
debug messages.
2025-08-29 15:52:29 +02:00
20159cb27c Add timezone requirements 2025-08-28 17:02:15 +02:00
be390de996 Update Server for returning time
Server now return lastUpdateTZ, so that the requesting
client receives the last update time in his respective
local time (given GPS coordinates are provided).

Lots of print statements still in place.
2025-08-28 16:59:29 +02:00
e44761db8f Addde fallback for 0.0 values - no insert 2025-08-27 20:28:19 +02:00
2eeada3129 Add requirements.txt 2025-08-27 19:07:10 +02:00
99e0c88e1d Initial commit
Added basic functionality
2025-08-27 18:54:28 +02:00