Commit graph

403 commits

Author SHA1 Message Date
Laura Klünder
26ea7c7152 shortwaytypeschema needs no explicit serialization 2024-12-09 15:43:07 +01:00
Laura Klünder
d151bc7888 serialize waytype correct 2024-12-09 15:29:30 +01:00
Laura Klünder
c1eb47a0e0 fewer explicit serialize() calls 2024-12-04 15:44:53 +01:00
Laura Klünder
9f609d9205 simplify serialize calls some more in routing etec 2024-12-04 15:43:03 +01:00
Laura Klünder
f2f67a1cbb route result should use more schema 2024-12-04 15:27:06 +01:00
Laura Klünder
00ec22c334 fix locationredirects breaking querysets 2024-12-04 12:42:03 +01:00
Laura Klünder
71131cc5c5 store all processupdates result files in mapupdate-based directory 2024-09-17 01:43:38 +02:00
Laura Klünder
50aef0bed3 fix columns with access restrictions 2024-09-05 16:52:06 +02:00
Laura Klünder
dc6df1fb7b fix convert_scans not working for some reason 2024-08-28 14:56:59 +02:00
Laura Klünder
2bc044e91f move all other code to AltitudeArea.points, no multi-point implementation yet 2024-08-18 21:48:17 +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
7fa75e1617 full scancollector implementation with all kinds of nice features 2024-03-31 18:49:35 +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
bf9d113677 METRCIS→METRICS 2024-03-30 22:12:27 +01:00
Jenny Danzmayr
d1ba39df1c fixed prometheus statistics to correctly use labels 2024-03-30 20:04:55 +01:00
Laura Klünder
03426c1989 model_dump() needs to use mode="json" 2024-03-29 15:01:39 +01:00
Laura Klünder
0d91a71b9f overhaul entire report process 2024-03-24 17:38:24 +01:00
Laura Klünder
372db50224 add bluetooth and UWB parameters to RangingBeacon model 2024-03-10 13:45:20 +01:00
Laura Klünder
0fd789173a change all of the MeshMessages c-models from dataclasses to pydantic 2024-03-09 17:19:08 +01:00
Laura Klünder
ce49a103da import shortest_path correctly 2024-02-07 20:05:32 +01:00
Laura Klünder
2b0df524cb import scipy.linalg.norm lazily 2024-02-07 20:05:15 +01:00
Laura Klünder
8c8ef12cf0 make linter happy 2024-02-07 18:34:28 +01:00
Laura Klünder
d7f175f7ef add options and postpone imports to massively reduce memory usage 2024-02-07 18:17:13 +01:00
Laura Klünder
4227288e6d fix not calling .rssi 2023-12-27 22:26:57 +01:00
Laura Klünder
2f6570f718 Correct variable naming in locator module 2023-12-27 22:18:34 +01:00
Laura Klünder
3637b3cdd5 fix the thing with the lambda and stuff in locator 2023-12-27 21:54:46 +01:00
Laura Klünder
2bcbdb6f8b fix locator build issue number 203847234786139876 2023-12-27 21:47:27 +01:00
Laura Klünder
9b3e6727fb fix keyerror distance 2023-12-27 21:36:39 +01:00
Laura Klünder
3cebd01c28 add missing create_peers=True 2023-12-27 21:32:00 +01:00
Gwendolyn
1b731ca882 fix C3NAV-37C3-2K 2023-12-27 20:50:19 +01:00
Jenny Danzmayr
1c8c01530b fixed location api endpoint to not break if user can't be located 2023-12-27 19:08:59 +01:00
Gwendolyn
ccf676e5c7 fix locator data conversion issue 2023-12-27 17:44:20 +01:00
Gwendolyn
5fd99f890a support distance standard deviation in wifi measurement 2023-12-27 16:20:23 +01:00
Gwendolyn
e15d178102 wifi measurements have no x and y properties directly, get them from geometry 2023-12-27 13:28:02 +01:00
Jenny Danzmayr
42d148441c Store if an AP support 802.11mc during Wi-Fi measurement 2023-12-27 03:55:17 +01:00
Gwendolyn
21c8db79b7 load routing options from session correctly (fixes #142) 2023-12-25 12:42:44 +01:00
Laura Klünder
c1d9a011cf make linter happy 2023-12-24 16:07:07 +01:00
Gwendolyn
a3185bcb55 fix routing options updating 2023-12-21 01:27:39 +01:00
Gwendolyn
73c0bdc92f add restricted areas in routing options schema 2023-12-21 01:27:39 +01:00
Laura Klünder
a4074cee3a move routing restrictions setting down 2023-12-21 01:22:15 +01:00
Laura Klünder
e2de0e0e4d fix error when using routing restriction option 2023-12-21 01:19:37 +01:00
Laura Klünder
7186d48383 make prefer restrictions work right 2023-12-21 01:00:05 +01:00
Laura Klünder
e7f00232b4 feature to avoid/prefer restricted areas 2023-12-21 00:53:57 +01:00
Gwendolyn
af8d9123e1 show route options again 2023-12-21 00:42:29 +01:00
Gwendolyn
4b1ac9f194 convert django lazy string proxies to strings in the base schema validator, rather than in the serialization code of each source model 2023-12-11 20:59:19 +01:00