We need some simple solution to read our flaight data in forms of graphs.
It has to support reading from:
- SD card with multiple flight data files
- Realtime LORA connection
The main principle is that it has to be readable and easy to use.
Right now data is in CSV but we might send it in binary format in the future.
We need some simple solution to read our flaight data in forms of graphs.
It has to support reading from:
The main principle is that it has to be readable and easy to use.
Right now data is in CSV but we might send it in binary format in the future.