Osprey
Osprey copied to clipboard
Free and open source amatuer rocketry telemetry and tracking
I may be wrong here, so please correct me... in `event.cpp` inside `phaseCoast()`, at the bottom we have `// If we're now in free fall we must have missed apogee...
API mode allows capture of signal strength which would be useful to report.
The default range for data that does not change is very small meaning that small changes result in huge spikes on the graph.
The Qt UI does not handle errors such as invalid JSON or a failure to init a sensor.
Clear the datasets and write a new log to facilitate multiple launches without having to restart the program.
Current size is 1000 elements which is too small for long runs of the program.
The command encoding/decoding is not well written in both the python program and the arduino.