team-3/src/c3nav/mesh
2024-08-27 12:52:37 +02:00
..
management change all of the MeshMessages c-models from dataclasses to pydantic 2024-03-09 17:19:08 +01:00
migrations remove node name 2024-03-30 22:12:55 +01:00
static/mesh/js filtering mesh message types and nodes 2024-08-27 12:52:37 +02:00
templates/mesh filtering mesh message types and nodes 2024-08-27 12:52:37 +02:00
templatetags fix cm_to_m 2024-03-29 22:44:21 +01:00
views add missing MeshControlMixin 2024-08-18 15:36:52 +02:00
__init__.py create mesh app and basic asgi websocket setup for communication 2022-04-04 01:13:48 +02:00
api.py don't disable auth on that endpoint 2024-03-31 16:39:30 +02:00
cformats.py fix FixedStrFormat encode 2024-03-29 22:22:50 +01:00
consumers.py answer echo request messages 2024-03-31 01:23:37 +01:00
forms.py remove node name 2024-03-30 22:12:55 +01:00
messages.py add description for routing failed message 2024-03-31 00:59:10 +01:00
models.py remove duplicate node/number 2024-03-30 22:14:02 +01:00
schemas.py fix RawFtmEntry validation error 2024-03-31 00:33:50 +01:00
urls.py remove node name 2024-03-30 22:12:55 +01:00
utils.py full scancollector implementation with all kinds of nice features 2024-03-31 18:49:35 +02:00