Pixhawk autonomy
Drone Mission Replay
A flight-test workspace for mission planning, sensor health, replay evidence, and controlled abort decisions.
Primary goal
Prove a reliable autonomous mission path before extending flight complexity.
Evidence
Flight logs, Mission Planner screenshots, parameter notes, and incident links.
Limit
Live outdoor flight media still needs to replace placeholder evidence frames.
What this mission proves
This page is built around the part of drone work that is hardest to fake: the chain from hardware assumptions to replay evidence to the next controlled test. The goal is not to claim a perfect flight. The goal is to show that the system is being debugged like an engineering platform.
Evidence model
Each flight attempt should leave behind a small packet of proof: the Mission Planner screenshot, the relevant log slice, the parameter state, the sensor placement photo, and the incident note if anything degraded. Those artifacts make the project inspectable without forcing the homepage to carry the whole story.
Current limit
The present risk is optical-flow health. The next test should constrain variables tightly enough that each result can move the system forward instead of creating another ambiguous run.
Mission Timeline
Trace The Work
Each entry keeps the project inspectable by linking a system state to an evidence expectation.
00:00
Bench validation
Document wiring, sensor placement assumptions, and firmware state before field testing.
03:20
Mission Planner replay
Review mode transitions, EKF behavior, optical-flow health, and abort markers.
07:45
Failure capture
Record BAD OPTFLOW HEALTH as a test artifact rather than hiding it from the project.
Next
Constrained retest
Change one variable at a time: placement, surface texture, calibration, then parameter tuning.
Evidence
Proof Slots
These cards are intentionally concrete. Replace placeholder frames with real logs, screenshots, photos, CAD exports, and code traces as they are available.
Flight Log 23 Replay
Mission Planner replay markers for mode changes, optical-flow health, and controlled abort points.
Mission Planner Screenshot Set
Placeholder frame for adding real Mission Planner screenshots and parameter captures.
FAIL-003 Optical Flow Health
Failure incident tying unstable optical-flow health to the next constrained test plan.
Build Stack