Flight Logs

Recorded and simulated flight data lives in aurora/flight_logs. Each directory contains the raw InfluxDB line protocol export (flights.influx), a state_audit dump and rendered plots produced by tools/sim_flight_kalman.py (see sim_flight_kalman.py).

Note

Log payloads (*.influx, *.png, state_audit) are tracked via Git LFS. The documentation build requires git lfs pull (or actions/checkout with lfs: true) so that image references in the flight Readme files resolve to real files rather than LFS pointer blobs.