team-3/src/c3nav/mesh
2023-11-23 15:02:21 +01:00
..
management msg_id → msg_type 2023-10-20 15:41:46 +02:00
migrations validate mesh node address 2023-11-10 19:00:09 +01:00
templates/mesh fix get_locator_beacon 2023-11-23 15:02:21 +01:00
templatetags start implementing RangeLocator 2023-11-10 20:11:50 +01:00
views turn firmware_ and hardware_description into properties 2023-11-10 16:19:57 +01:00
__init__.py create mesh app and basic asgi websocket setup for communication 2022-04-04 01:13:48 +02:00
api.py update firmware api with more endpoints and parse firmware image headers 2023-11-17 18:56:47 +01:00
baseformats.py update django-ninja, including pydantic v2 and add provisional level api 2023-11-18 21:29:35 +01:00
consumers.py fix formatting 2023-11-11 13:30:45 +01:00
dataformats.py update django-ninja, including pydantic v2 and add provisional level api 2023-11-18 21:29:35 +01:00
forms.py mesh routing now fully database-bound 2023-11-07 16:35:46 +01:00
messages.py update django-ninja, including pydantic v2 and add provisional level api 2023-11-18 21:29:35 +01:00
models.py fix get_locator_beacon 2023-11-23 15:02:21 +01:00
newapi.py add tons of mapdata endpoints, enhance documentation and operation IDs 2023-11-19 15:34:08 +01:00
urls.py move mesh control into mesh module and add permissions 2023-11-09 15:53:29 +01:00
utils.py mesh routing now fully database-bound 2023-11-07 16:35:46 +01:00