feat: tracker location based on multiple location providers #5

Merged
localhorst merged 19 commits from feature/ttn-location-algo into main 2025-01-02 14:57:34 +01:00

19 Commits

Author SHA256 Message Date
7e42d3b8c9 fix ttn location parse 2025-01-02 14:56:00 +01:00
64b77c33b5 cleanup and fix gnss location 2025-01-02 14:44:59 +01:00
66b245e6ab Merge branch 'main' into feature/ttn-location-algo 2025-01-02 14:40:14 +01:00
6d20f4e54c cleanup 2025-01-02 11:38:27 +01:00
f341e6039f cleanup event definition 2025-01-02 10:38:06 +01:00
718e093d3d fix location model 2025-01-01 21:56:23 +01:00
6300004ec3 Merge branch 'main' into feature/ttn-location-algo 2025-01-01 21:53:26 +01:00
50721114e3 store location created from all location sources 2025-01-01 21:39:34 +01:00
2ed915601b Merge branch 'main' into feature/ttn-location-algo 2025-01-01 20:25:21 +01:00
dae4403eaf save GNSS location in location element 2025-01-01 19:14:21 +01:00
16d49c9940 fix event sending 2025-01-01 18:40:58 +01:00
68e3121f41 add gnss location to event 2024-12-31 16:57:36 +01:00
4994b8a246 save TTN GW based location into DB 2024-12-31 14:18:47 +01:00
c27763fc11 add TTN Gateway based location to DB model 2024-12-31 14:00:32 +01:00
393eab2b45 calculate virtual location based on TTN GW 2024-12-31 13:19:13 +01:00
097cb44649 Merge branch 'main' into feature/ttn-location-algo 2024-12-31 13:06:15 +01:00
95adba8e9a Merge branch 'feature/ttn-location-algo' of git.mosad.xyz:localhorst/LocationHub into feature/ttn-location-algo 2024-12-30 23:21:43 +01:00
a4a8b6c3c1 feat: added event and event handler 2024-12-30 23:20:10 +01:00
aa3c250c2e basic algo that computes virtual location based on TTN gateway locations 2024-12-30 22:48:47 +01:00