mirror of https://github.com/ArduPilot/ardupilot
firmware build
This commit is contained in:
parent
57e4fabb57
commit
93e8bee44e
|
@ -40,6 +40,26 @@
|
|||
#define MAGNETOMETER ENABLED
|
||||
#define AIRSPEED_CRUISE 25
|
||||
#define THROTTLE_FAILSAFE ENABLED
|
||||
</desc>
|
||||
<format_version>13</format_version>
|
||||
</Firmware>
|
||||
<Firmware>
|
||||
<url>http://meee146-planner.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AR2-1280.hex</url>
|
||||
<url2560>http://meee146-planner.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AR2-2560.hex</url2560>
|
||||
<url2560-2>http://meee146-planner.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AR2-2560-2.hex</url2560-2>
|
||||
<name>APMrover v2.20b JL NAUDIN AR2</name>
|
||||
<desc>
|
||||
#define LITE DISABLED
|
||||
|
||||
#define CLI_ENABLED ENABLED
|
||||
#define CLI_SLIDER_ENABLED DISABLED
|
||||
#define CLOSED_LOOP_NAV ENABLED
|
||||
#define AUTO_WP_RADIUS DISABLED
|
||||
|
||||
#define TRACE ENABLED
|
||||
|
||||
#include 'APM_Config_Rover.h'
|
||||
|
||||
</desc>
|
||||
<format_version>13</format_version>
|
||||
</Firmware>
|
||||
|
|
Loading…
Reference in New Issue