check_config
Compare the flight controller's actual configuration against the declared aircraft profile. Detects mismatches and verifies ARM mode switch assignment.
Instructions
Compare the FC's actual configuration against the declared aircraft profile.
Runs 'diff all' via CLI, parses key settings, and reports mismatches against the profile declared with define_aircraft(). Also checks if ARM mode is assigned to a switch.
Useful after apply_aircraft_setup() or to sanity-check a partially configured FC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||