Commit Graph

11 Commits

Author SHA1 Message Date
9082ffa56c Bearing computation + fixes
Compute the correct bearing and removes several debug
print outputs.
2025-09-04 02:03:54 +02:00
02154d4517 Fix getting correct requested data 2025-09-03 03:15:09 +02:00
ef850cb0da Fix missing parentheses for utc now function 2025-09-03 02:57:29 +02:00
ce2f21d4a6 Fixed time problem 2025-08-29 16:24:55 +02:00
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