l5y
|
e2c19e1611
|
Add debug logging for missing from_id (#64)
|
2025-09-15 18:15:46 +02:00 |
|
l5y
|
b230e79ab0
|
Handle nested dataclasses in node snapshots (#63)
|
2025-09-15 14:59:23 +02:00 |
|
l5y
|
413278544a
|
Log node object on snapshot update failure (#62)
|
2025-09-15 14:34:56 +02:00 |
|
l5y
|
b39b83fb51
|
Send mesh data to Potatomesh API (#60)
* feat: post mesh data to API
* Serialize node objects before posting
* don't put raw json in api/db
|
2025-09-15 14:00:48 +02:00 |
|
l5y
|
648bcc9b92
|
Use packet id as message primary key (#58)
* Use packet id as message primary key
* fix query
* fix query
|
2025-09-15 13:34:59 +02:00 |
|
l5y
|
29dba74038
|
run linter
|
2025-09-15 08:04:07 +02:00 |
|
l5y
|
547518a105
|
Harden mesh utilities (#45)
|
2025-09-14 22:02:06 +02:00 |
|
l5y
|
6c6e040e21
|
Validate future times for nodes (#35)
|
2025-09-14 19:38:52 +02:00 |
|
l5y
|
6094609a86
|
Ensure last_heard never precedes position time (#31)
|
2025-09-14 17:53:37 +02:00 |
|
l5y
|
2ca87eb847
|
refactor: replace deprecated utcfromtimestamp (#30)
|
2025-09-14 17:52:54 +02:00 |
|
l5y
|
63e8891d97
|
Add optional debug logging for node and message operations (#29)
|
2025-09-14 13:43:37 +02:00 |
|
l5y
|
c52b917f84
|
switch to pubsub for message parsing
|
2025-09-14 13:35:58 +02:00 |
|
l5y
|
72a0150006
|
data: enable serial collection of messages on channel 0 (#25)
* data: enable serial collection of messages on channel 0
* remove tests
|
2025-09-14 11:37:56 +02:00 |
|