Commit graph

124 commits

Author SHA1 Message Date
Laura Klünder
cfed6d9ed7 wifi_bssids → addresses 2024-12-28 15:21:53 +01:00
Laura Klünder
ca6252583c beacon_type support 2024-12-28 14:59:09 +01:00
Laura Klünder
879520a7cd create mapupdate in bssid from scans to beacons 2024-12-27 23:28:45 +01:00
Laura Klünder
da4cc419ca introduce ap_name and implement bssid_from_scans_to_beacons 2024-12-27 22:14:16 +01:00
Laura Klünder
77af72d590 fill_quest! 2024-12-27 16:32:46 +01:00
Laura Klünder
7c7b73f488 store multiple wifi bssids per beacon 2024-12-26 22:17:27 +01:00
Laura Klünder
8373ee50de space "identifyable" property including quest 2024-12-26 03:44:05 +01:00
Gwendolyn
85d62d0980 improved RangingBeacon title 2024-12-26 02:53:25 +01:00
Laura Klünder
218cae8d5f introduce load group as a concept 2024-12-25 16:49:08 +01:00
Laura Klünder
e5c6fde55e deal with invalid geometry of some kind 2024-12-25 16:32:51 +01:00
Laura Klünder
b28b44a4d5 use main_level_id for quest level id 2024-12-25 13:19:15 +01:00
Laura Klünder
2805061c47 generate quests, but they can't be solved yet 2024-12-24 18:50:53 +01:00
Jenny Paxian
82b13e16a0
Use dict in fakemobileclient for data, add default to BeaconMeasurementDataSchema (#206)
* Fakemobileclient should return a dict of wifi.data, instead of data, since we have bluetooth beacons too

* Use dict instead of list for beacon measurement in fakemobileclient and editor script

* Use distance directly

* BeaconMeasurementDataSchema add default
2024-12-23 18:01:03 +01:00
Laura Klünder
8feac6bf43 use shcmea for beaconmeasurement data and fix some related things 2024-12-23 16:26:15 +01:00
Laura Klünder
44671a12dc do create_multiple correctly 2024-12-05 23:38:12 +01:00
Laura Klünder
62d1773bb0 some more fun with _state.adding 2024-12-05 22:45:16 +01:00
Laura Klünder
3257704f22 one more self._state.adding! 2024-12-05 22:06:27 +01:00
Laura Klünder
f884b2bdd5 fix the orig stuff some more 2024-12-05 20:54:19 +01:00
Laura Klünder
6390a51fc6 an attempt to get rid of missing _orig with changesets 2024-12-05 20:42:25 +01:00
Laura Klünder
ae2303ce22 register_change should be done correctly 2024-12-05 19:22:16 +01:00
Laura Klünder
cd447d8490 add todo about moving ObstacleGroup 2024-12-04 15:53:00 +01:00
Laura Klünder
3ab84b6e8d remove new_serialize, this is now the new standard 2024-12-04 15:48:48 +01:00
Laura Klünder
05890de06a all mapdata models use new_serialize now 2024-12-04 12:20:17 +01:00
Laura Klünder
b8cc720c04 new_serialize for leavedescription, crossdescription and columns 2024-12-04 11:41:31 +01:00
Laura Klünder
fca1ca5a32 new_serialize for obstacle and lineobstacle 2024-12-04 11:35:26 +01:00
Laura Klünder
b47e97bb81 new serializer for all locations 2024-12-03 18:42:33 +01:00
Laura Klünder
38b4fbe1f0 new serializer for hole, area, stair, and ramp 2024-12-03 17:18:59 +01:00
Laura Klünder
cc2020e7c3 new serializer for locationgroup 2024-12-03 16:07:07 +01:00
Laura Klünder
ca9cfc1e14 no longer needed to pass instance to some model methods 2024-12-02 11:57:18 +01:00
Laura Klünder
d49b6d6645 add legend / color key API endpoint 2024-09-06 15:07:54 +02:00
Laura Klünder
703d39ebd6 turn a comment into a todo 2024-08-17 17:16:01 +02:00
Laura Klünder
7532fc39ed fix scancollector with wifi and ibeacon 2024-03-31 17:28:35 +02:00
Laura Klünder
20fbcc9139 wifimeasurement → beaconmeasurement… and editor scancollector implementation 2024-03-31 16:23:15 +02:00
Laura Klünder
43ee0a07a4 how to display rangingbeacon.title in editor 2024-03-30 14:52:53 +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
8c8ef12cf0 make linter happy 2024-02-07 18:34:28 +01:00
Gwendolyn
59317f9a42 oops forgot to remove the color field on line obstacles 2024-01-06 18:51:04 +01:00
Gwendolyn
9399e5c377 rudimentary theme support 2024-01-06 16:13:38 +01:00
Gwendolyn
7ab1881185 make wifi measurement data default value list instead of [] 2023-12-26 20:04:02 +01:00
Gwendolyn
3732163006 initialise wifi measurement data as empty list instead of null 2023-12-26 17:42:14 +01:00
Laura Klünder
1faeda5e8a fix main_point form into hidden field 2023-12-20 00:13:36 +01:00
Laura Klünder
c4a8e1d874 add "main point" to area 2023-12-19 19:48:24 +01:00
Gwendolyn
8dca16f46c hopefully fixes C3NAV-37C3-M 2023-12-17 14:17:24 +01:00
Laura Klünder
97c9c7ecb7 make altitudes reusable using GroundAltitude model 2023-12-11 18:17:57 +01:00
Laura Klünder
6eaf087f71 update some dependencies 2023-12-01 01:56:23 +01:00
Laura Klünder
fc53e3197d remove geometry from serialized data using filter parameter 2023-11-23 18:41:46 +01:00
Laura Klünder
846101ea37 add more mapdata API endpoints 2023-11-19 16:36:46 +01:00
Laura Klünder
f43d458fc4 add tons of mapdata endpoints, enhance documentation and operation IDs 2023-11-19 15:34:08 +01:00
Laura Klünder
320ae7b4c9 add RangingBeacon to mapdata 2023-11-10 18:59:37 +01:00
Gwendolyn
73876f1b75 shapely needs a float there rather than a decimal 2023-11-09 18:58:31 +01:00