Commit graph

268 commits

Author SHA1 Message Date
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
870c26e335 doors now have todos, names and a cooler new UI 2024-12-19 17:26:50 +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
1c6d8848a9 fix _orig_geometry if not set 2024-12-05 21:44:55 +01:00
Laura Klünder
768c92cf0f ony more _state.adding for register_change() 2024-12-05 21:10:15 +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
ed00cbd0e5 use new serializer for spaces and doors 2024-12-03 17:12:12 +01:00
Laura Klünder
c0e6b02dc2 use new serializer for buildings 2024-12-03 16:56:55 +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
b125f7aff6 sort some imports 2024-08-31 15:42:26 +02:00
Laura Klünder
f7d1f6736d avoid duplicate points in new ramp altitudeareas → no crashes! \o/ 2024-08-22 13:12:12 +02:00
Laura Klünder
d4e5b2e9c8 fix intersections in multilinestring configurations and stuff 2024-08-20 21:50:51 +02:00
Laura Klünder
bbbdfd15fb fix bugs with new ramps 2024-08-18 21:48:17 +02:00
Laura Klünder
5eb7cd363c implement multi-point ramps including in-ramp marker support 2024-08-18 21:48:17 +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
27ba0c0eaa implement AltitudeArea.get_altitudes() for multiple points 2024-08-18 21:48:17 +02:00
Laura Klünder
732cd8a4ea change altitudearea model to support multiple points 2024-08-18 21:48:17 +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
Laura Klünder
d7f175f7ef add options and postpone imports to massively reduce memory usage 2024-02-07 18:17:13 +01:00
Gwendolyn
59317f9a42 oops forgot to remove the color field on line obstacles 2024-01-06 18:51:04 +01:00