-
Notifications
You must be signed in to change notification settings - Fork 0
Important Flight Parameters
Isaac Vandor edited this page Jan 29, 2017
·
2 revisions
Find a full list of parameters here.
Arming Require controls whether throttle arming is used in addition to the safety switch, and how much voltage is sent to the motors prior to throttle arming.
ARMING_REQUIRE | Effect |
---|---|
0 | Throttle arming is disabled, meaning the safety switch is reponsible for arming and disarming the vehicle. |
1 | Before the user arms throttle, minimum PWM is sent to the throttle channel. This may result in the vehicle moving before being throttle armed. |
2 | Before the user arms throttle, no PWM signal is sent to the throttle channel. This ensures the vehicle will not move when disarmed, but may result in some ESCs beeping angrily. |
Arming check controls whether prearm safety checks are enabled, and which safety checks are performed prior to arming.
Bit | Meaning |
---|---|
-1 | No safety checks enabled |
0 | All safety checks enabled |
1 | Barometer check enabled |
2 | Compass check enabled |
3 | GPS check enabled |
4 | Inertial sensor check enabled |
5 | Check all parameters |
6 | RC Control connected check |
7 | Board voltage adequate check |
- Arduino - Embedded Microcontroller Platform
- Asana - Task Management Software
- Documentation - Github Wiki Use
- GitHub - Version Control Software
- Electrical Schematics - Software for Designing PCBs & Drawing Circuit Diagrams
- Raspberry Pi - Single-Board Computer Platform
- ROS - Robot Operating System
- Slack - Communication Platform
- Ubuntu - Operating System
- XBee - Microcontroller-compatible radio system