Gwendolyn
|
70eb10ac29
|
rename address to destination and add via in MeshAddDestinationMessage
|
2024-03-30 21:35:28 +01:00 |
|
Laura Klünder
|
740b896d18
|
new more complicated mesh code
|
2024-03-30 19:04:12 +01:00 |
|
Laura Klünder
|
8921b41374
|
shorten node name to 16 characters at most
|
2024-03-29 22:08:03 +01:00 |
|
Laura Klünder
|
299c77fb8b
|
some more fixes to the c formats
|
2024-03-29 18:01:35 +01:00 |
|
Laura Klünder
|
03426c1989
|
model_dump() needs to use mode="json"
|
2024-03-29 15:01:39 +01:00 |
|
Laura Klünder
|
79b67056e4
|
update ibeacon config message
|
2024-03-24 22:49:04 +01:00 |
|
Laura Klünder
|
602035a624
|
add node and ibeacon config messages
|
2024-03-17 12:51:54 +01:00 |
|
Laura Klünder
|
0fd789173a
|
change all of the MeshMessages c-models from dataclasses to pydantic
|
2024-03-09 17:19:08 +01:00 |
|
Laura Klünder
|
776ec0b348
|
request up to 128 chunks
|
2024-02-01 16:58:52 +01:00 |
|
Gwendolyn
|
013a480f6d
|
switch ota status highest_chunk to next_expected_chunk
|
2023-12-02 02:21:42 +01:00 |
|
Gwendolyn
|
c2170ae741
|
remove update_id from request status message
|
2023-12-02 02:21:42 +01:00 |
|
Laura Klünder
|
bef3db6841
|
blubb bloobb
|
2023-12-01 15:19:51 +01:00 |
|
Laura Klünder
|
e295c62757
|
linter deserves happiness
|
2023-12-01 15:00:40 +01:00 |
|
Laura Klünder
|
434e1edcc0
|
more ota status stuff in python and more way to communicate status in c
|
2023-12-01 14:58:47 +01:00 |
|
Laura Klünder
|
2c2eed1c6a
|
add api endpoint to query node messages
|
2023-11-27 22:09:56 +01:00 |
|
Laura Klünder
|
8a8b20f22e
|
make linter happy
|
2023-11-26 17:55:23 +01:00 |
|
Laura Klünder
|
9cd8328130
|
some fixes in the mesh messages code… it'S 2:40am i don'T remember what…
|
2023-11-26 02:40:44 +01:00 |
|
Gwendolyn
|
bec24c3982
|
remove destinations message base class
because the size calculation for the c types can't deal with it
|
2023-11-26 00:58:53 +01:00 |
|
Gwendolyn
|
8b779e257b
|
remove echo message base class
|
2023-11-26 00:48:51 +01:00 |
|
Laura Klünder
|
a125cc9110
|
fix send mesh messages form
|
2023-11-25 19:09:32 +01:00 |
|
Laura Klünder
|
3a45af8837
|
max message size fix by gwen
|
2023-11-25 18:56:36 +01:00 |
|
Gwendolyn
|
a77d234f7b
|
update ota messages
|
2023-11-24 01:29:00 +01:00 |
|
Laura Klünder
|
92e3c2a583
|
request fragment → request fragments
|
2023-11-23 19:03:20 +01:00 |
|
Laura Klünder
|
a68c5d7e44
|
update mesh messages
|
2023-11-23 18:56:33 +01:00 |
|
Laura Klünder
|
b2aa76ba2d
|
update django-ninja, including pydantic v2 and add provisional level api
|
2023-11-18 21:29:35 +01:00 |
|
Laura Klünder
|
14e39b2377
|
update firmware api with more endpoints and parse firmware image headers
|
2023-11-17 18:56:47 +01:00 |
|
Laura Klünder
|
f5c33724dc
|
start adding new ninja-based OpenAPI-compatible API v2, starting with mesh
|
2023-11-11 03:01:15 +01:00 |
|
Laura Klünder
|
66810b20b0
|
mesh routing now fully database-bound
|
2023-11-07 16:35:46 +01:00 |
|
Laura Klünder
|
f2f0186e33
|
full support for the raw ftm stuff
|
2023-10-28 19:56:03 +02:00 |
|
Laura Klünder
|
6abdd6d959
|
add raw ftm message
|
2023-10-26 14:41:24 +02:00 |
|
Laura Klünder
|
22027cc8af
|
typo corrections
|
2023-10-20 23:18:15 +02:00 |
|
Laura Klünder
|
7dc745c1f0
|
pretty display for messages, send range request, etc
|
2023-10-20 16:54:21 +02:00 |
|
Laura Klünder
|
502e251b54
|
fix generated c code
|
2023-10-20 16:22:32 +02:00 |
|
Laura Klünder
|
bf1834cd63
|
msg_id → msg_type
|
2023-10-20 15:41:46 +02:00 |
|
Laura Klünder
|
7f7ea64fd3
|
prettier names in mesh view
|
2023-10-20 15:04:36 +02:00 |
|
Laura Klünder
|
6a35c6767b
|
fix communication with new board messages etc
|
2023-10-20 14:43:56 +02:00 |
|
Laura Klünder
|
e70bd7e0e2
|
some work on creating the CONFIG_BOARD form
|
2023-10-19 23:42:58 +02:00 |
|
Laura Klünder
|
330a32adf8
|
update message types and refactor configuration messages
|
2023-10-19 22:12:46 +02:00 |
|
Laura Klünder
|
e8a69eb02e
|
update mesh messages
|
2023-10-16 22:24:14 +02:00 |
|
Laura Klünder
|
b732d52f65
|
make linter happy
|
2023-10-06 02:46:43 +02:00 |
|
Laura Klünder
|
79cde0f78c
|
response for no route
|
2023-10-06 02:40:00 +02:00 |
|
Gwendolyn
|
6ed57d99d2
|
improve c type generation
|
2023-10-06 02:20:02 +02:00 |
|
Laura Klünder
|
59ebdd74bb
|
some more message parsing fixes and routing implementation
|
2023-10-06 02:15:51 +02:00 |
|
Laura Klünder
|
da5ff59c96
|
new parsing works
|
2023-10-06 01:06:30 +02:00 |
|
Laura Klünder
|
16f47168a2
|
more mesh_msg export stuffs
|
2023-10-05 20:55:36 +02:00 |
|
Laura Klünder
|
7a13193acd
|
big refactor of mesh message parsing etc
|
2023-10-05 19:42:36 +02:00 |
|
Laura Klünder
|
0343030980
|
mesh route results
|
2023-10-05 05:02:01 +02:00 |
|
Laura Klünder
|
c724833542
|
sending updates
|
2023-10-05 04:05:29 +02:00 |
|
Laura Klünder
|
40c4e98816
|
new mesh messages for routing debug
|
2023-10-05 02:34:42 +02:00 |
|
Laura Klünder
|
a5d91394e0
|
react to add destinations and remove destinations
|
2023-10-04 23:32:56 +02:00 |
|