Commit Graph

27 Commits

Author SHA256 Message Date
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
59c6658355 send single json to webhook 2025-01-01 21:52:55 +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
a10a8d9d63 fix: added new env. varibales to template file 2025-01-01 19:33:04 +01:00
d8ec609baf feat: added cache version for api call 2025-01-01 19:31:51 +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
82296d0f2d feat: wigle proxy call added 2024-12-31 16:14:02 +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
6d8c475afb feat: added support for latitude and longitude messages 2024-12-30 23:37:51 +01:00
ad3e40ee3c feat: endpoint impl. 2024-12-30 23:29:09 +01:00
d2b299c83b fix: remove blocking index from db 2024-12-30 23:23: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
9ef53f4116 feat: added location to wifiscan table 2024-12-30 22:23:37 +01:00
1129fa2757 remove old readme and license file 2024-12-30 19:43:29 +01:00
ba8fb18b67 fix SQL init 2024-12-30 19:28:41 +01:00
35cac7bb0d fix re-init of tables 2024-12-30 19:10:46 +01:00
26e6cd0b7e feat: initial setup backend with default routes and db connection 2024-12-30 01:36:41 +01:00