hamnet70/impl
Simon Ruderich 0df63a998d visualizer: treat -1e38 as NaN
I considered updating jsonlogger.c to represent NaN as "null" in the
JSON. However, this makes the hand-written JSON generator much more
complicated.
2024-05-11 12:00:16 +02:00
..
src jsonlogger: increase pipe buffer to reduce likelihood of corrupted messages 2024-05-09 20:30:36 +02:00
test test_rx_file: add JSON logging (controllable via JSONLOGGER define) 2024-05-09 19:05:24 +02:00
utils visualizer: treat -1e38 as NaN 2024-05-11 12:00:16 +02:00
.gitignore Initial commit: infrastructure 2021-10-17 19:25:42 +02:00
CMakeLists.txt Dump debug info from the RX via jsonlogger 2024-05-07 21:40:29 +02:00
compile_flags.txt Initial commit: infrastructure 2021-10-17 19:25:42 +02:00
make.sh make.sh: allow passing parameters to `make` 2024-01-03 17:29:05 +01:00
setup_tundev.sh Switch to IPv6 2022-04-07 20:44:07 +02:00