team-3/src/c3nav/mesh
2023-11-25 18:36:59 +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 add ranging feature in mesh control 2023-11-25 14:42:29 +01:00
templatetags start implementing RangeLocator 2023-11-10 20:11:50 +01:00
views fix mesh message send 2023-11-25 18:36:59 +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 add ranging feature in mesh control 2023-11-25 14:42:29 +01:00
dataformats.py show firmware details from image header 2023-11-23 19:16:57 +01:00
forms.py add ranging feature in mesh control 2023-11-25 14:42:29 +01:00
messages.py update ota messages 2023-11-24 01:29:00 +01:00
models.py fix get_locator_beacon 2023-11-23 15:02:21 +01:00
newapi.py fix externalDocs 2023-11-24 01:29:00 +01:00
urls.py add ranging feature in mesh control 2023-11-25 14:42:29 +01:00
utils.py mesh routing now fully database-bound 2023-11-07 16:35:46 +01:00