firmware/src/serialization
rradillen 1d8638b47d
[7353] Add all telemetry fields to json output (#7363)
* Serializer bugfix

* Remove duplicate test

* fix tests

* fix float precision issues

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2025-07-28 09:23:04 -05:00
..
cobs.cpp fix misc cppcheck things and compile time warnings (#5710) 2024-12-31 15:58:59 +01:00
cobs.h support indicator sensors through Rp2040 serial (#5696) 2024-12-30 21:28:31 +01:00
JSON.cpp First stab at ESP32-C6 support for TLora-C6 2024-09-12 22:42:10 +02:00
JSON.h
JSONValue.cpp improve UTF-8 string handling in JSONValue (#6011) 2025-02-08 20:03:44 +08:00
JSONValue.h Add explicit to JSONValue constructors (#4665) 2024-09-09 09:20:21 -05:00
MeshPacketSerializer_nRF52.cpp Do not add variables to json if not present (#7048) 2025-06-21 06:44:07 -05:00
MeshPacketSerializer.cpp [7353] Add all telemetry fields to json output (#7363) 2025-07-28 09:23:04 -05:00
MeshPacketSerializer.h fix misc cppcheck things and compile time warnings (#5710) 2024-12-31 15:58:59 +01:00