Commit Graph

52 Commits

Author SHA256 Message Date
85e3509731 embarrassing 2025-01-15 17:32:31 +01:00
8a4eadefcb use db wifi_location as metric source 2025-01-14 21:03:44 +01:00
e8154d1e13 wigle api request counter 2025-01-11 23:38:44 +01:00
9b00853d5a use prom-client 2025-01-11 22:59:07 +01:00
574a63b2a3 add metrics api 2025-01-11 21:59:11 +01:00
7b9c6ae5b8 feat: added controller for new services 2025-01-11 12:13:34 +01:00
df9c84e9df add wifilocation flags 2025-01-06 21:47:13 +01:00
f6db27a225 Merge branch 'main' into feat/new_wifi_tables 2025-01-06 20:11:19 +01:00
dca88c26a4 switch to middleware validation 2025-01-06 20:07:55 +01:00
e43cb76e4d feat: impl. use of new tables 2025-01-06 15:47:53 +01:00
c2e0fe94a4 feat: db tables and repo and service written 2025-01-06 14:05:03 +01:00
41ab137270 cleanup 2025-01-05 22:10:44 +01:00
503bb22ea3 cleanup 2025-01-05 22:10:00 +01:00
4896c63b1a first basic auth 2025-01-05 21:45:09 +01:00
62847f569d feat: reworked ttn webhook endpoint logic 2025-01-03 02:01:55 +01:00
ffdb644700 Merge branch 'main' of git.mosad.xyz:localhorst/LocationHub 2025-01-03 01:47:38 +01:00
5319b38338 add Wigle API dummy script 2025-01-02 18:03:36 +01:00
bc0695626f test 2025-01-02 16:35:28 +01:00
ad32baa844 refactor wifi location parsing 2025-01-02 16:31:55 +01:00
3f3c47d629 only create valid wifiScans 2025-01-02 15:42:52 +01:00
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
755f26a93c switch to auth token 2025-01-02 13:57:27 +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
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