Commit graph

4256 commits

Author SHA1 Message Date
dfjera
ea8fe9319f add docker database export/import helper scripts 2024-08-09 17:17:52 +02:00
se4598
52056aa1d0
docker compose: apply restart policy to all services 2024-08-07 17:14:59 +02:00
se4598
edbe5807c2
Update README.md
created wiki with a very very rough draft of documentation
2024-07-02 11:04:03 +02:00
Laura Klünder
3ad6631916 add ibeacon todo in locator 2024-03-31 19:38:47 +02:00
Laura Klünder
fe9b448fde use convert_wifi_scan 2024-03-31 19:38:23 +02:00
Laura Klünder
76b8858923 Locator now can deal with ibeacons in theory 2024-03-31 19:36:02 +02:00
Laura Klünder
3be707f52b accept empty SSIDs 2024-03-31 18:58:57 +02:00
Laura Klünder
3526658099 remove todo that has been completed 2024-03-31 18:55:06 +02:00
Laura Klünder
7fa75e1617 full scancollector implementation with all kinds of nice features 2024-03-31 18:49:35 +02:00
Laura Klünder
7532fc39ed fix scancollector with wifi and ibeacon 2024-03-31 17:28:35 +02:00
Laura Klünder
f97b57fbc8 move MeshNode import to correct one 2024-03-31 16:51:42 +02:00
Laura Klünder
0803df97d4 don't disable auth on that endpoint 2024-03-31 16:39:30 +02:00
Laura Klünder
afbd321d1d get_nodes_and_ranging_beacons 2024-03-31 16:36:43 +02:00
Laura Klünder
20fbcc9139 wifimeasurement → beaconmeasurement… and editor scancollector implementation 2024-03-31 16:23:15 +02:00
Laura Klünder
35d030a6fd make locate still work (only using wifi_peers for now) 2024-03-31 15:28:04 +02:00
Laura Klünder
31c7dad72f add ibeacon scan code to c3nav.js and endpoint 2024-03-31 15:26:44 +02:00
Laura Klünder
a62017f3a2 answer echo request messages 2024-03-31 01:23:37 +01:00
Laura Klünder
b958ef6292 fix message forwarding 2024-03-31 01:23:24 +01:00
Laura Klünder
058a8899c8 add description for routing failed message 2024-03-31 00:59:10 +01:00
Gwendolyn
82fd65828b you forgor 2024-03-31 00:58:42 +01:00
Laura Klünder
4e8d1f40b8 handle the mesh routing error message 2024-03-31 00:57:03 +01:00
Laura Klünder
d2b7189eee new message type: MeshResetMessage 2024-03-31 00:51:31 +01:00
Laura Klünder
2a097b0a8c display OTA_STATUS msg nicely 2024-03-31 00:37:03 +01:00
Laura Klünder
e5e52a1035 fix RawFtmEntry validation error 2024-03-31 00:33:50 +01:00
Laura Klünder
3a257694f9 display some more messages nicely 2024-03-31 00:26:43 +01:00
Laura Klünder
ee32f6d3cf fix FirmwareImage.from_file() 2024-03-31 00:20:52 +01:00
Laura Klünder
5d8583409c amazing fucking typo 2024-03-30 23:50:01 +01:00
Laura Klünder
3628cb47b6 ow ow ow she bit my arm 2024-03-30 23:45:00 +01:00
Laura Klünder
e0ad24f7ff fix issue reacting to add destination msg 2024-03-30 23:38:31 +01:00
Laura Klünder
66c328a687 assign node config and ibeacon config automatically 2024-03-30 23:29:05 +01:00
Laura Klünder
2174f1f4de change node_detail.html 2024-03-30 22:47:27 +01:00
Laura Klünder
272581c19e fix database thing in websocket 2024-03-30 22:25:10 +01:00
Laura Klünder
a9eaa56070 remove duplicate node/number 2024-03-30 22:14:02 +01:00
Laura Klünder
1fcb68f426 remove node name 2024-03-30 22:12:55 +01:00
Laura Klünder
bf9d113677 METRCIS→METRICS 2024-03-30 22:12:27 +01:00
Laura Klünder
9279e03636 fix consumer working with new mesh signin flow 2024-03-30 21:50:00 +01:00
Laura Klünder
d67e910fda fix typo in stats 2024-03-30 21:47:35 +01:00
Gwendolyn
70eb10ac29 rename address to destination and add via in MeshAddDestinationMessage 2024-03-30 21:35:28 +01:00
Jenny Danzmayr
d1ba39df1c fixed prometheus statistics to correctly use labels 2024-03-30 20:04:55 +01:00
Laura Klünder
9da37855c0 show upstream in node uplink 2024-03-30 19:58:21 +01:00
Laura Klünder
b84cd059df mesh map API now also delivers range results 2024-03-30 19:46:23 +01:00
Laura Klünder
e9b8d1b645 mesh map api now gives upstream node 2024-03-30 19:32:50 +01:00
Laura Klünder
740b896d18 new more complicated mesh code 2024-03-30 19:04:12 +01:00
Laura Klünder
a84a19ec0d put mesh_control into user data 2024-03-30 18:16:29 +01:00
Laura Klünder
1e1df10bfa fix route request UI 2024-03-30 17:20:24 +01:00
Laura Klünder
b1ae6ea391 output geojson for mesh connections 2024-03-30 17:01:19 +01:00
Laura Klünder
7798206fe2 api endpoint to show ranging beacons on map 2024-03-30 16:37:48 +01:00
Laura Klünder
43ee0a07a4 how to display rangingbeacon.title in editor 2024-03-30 14:52:53 +01:00
Jenny Danzmayr
f3e33a2f2c replace invalid characters in prometheus metrics 2024-03-30 14:22:39 +01:00
Laura Klünder
a51aa46ccd don't break on key error for MESH_ROUTE_REQUEST 2024-03-30 12:36:57 +01:00