Commit Graph

8 Commits

Author SHA1 Message Date
488ad08e38 Send azimuth + configurable bearing correction
From this change on, the client adds its azimuth measurement
to the get paramters, so the server can do the correction.

Also the response parameter for locally correcting bearing
according to azimuth measurements is respected.

Some comments from copy paste stuff were deleted.
2025-09-04 17:28:36 +02:00
f37bae70e9 Changed LED Behaviour; More precise latitude value for server 2025-09-04 03:38:02 +02:00
f2de6a4c60 Add Passkey to server query parameters 2025-09-04 02:26:12 +02:00
f979f8e3df Remove dummy secrets + create config header file 2025-09-04 02:16:03 +02:00
9082ffa56c Bearing computation + fixes
Compute the correct bearing and removes several debug
print outputs.
2025-09-04 02:03:54 +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
99e0c88e1d Initial commit
Added basic functionality
2025-08-27 18:54:28 +02:00