From 73dc86a47b565a796273981e8c4fdf507132dab0 Mon Sep 17 00:00:00 2001 From: Michael Oborne Date: Wed, 27 Jun 2012 08:00:18 +0800 Subject: [PATCH] firmware build --- .../Firmware/firmware2.xml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Tools/ArdupilotMegaPlanner/Firmware/firmware2.xml b/Tools/ArdupilotMegaPlanner/Firmware/firmware2.xml index 2ed00d5081..e71d812101 100644 --- a/Tools/ArdupilotMegaPlanner/Firmware/firmware2.xml +++ b/Tools/ArdupilotMegaPlanner/Firmware/firmware2.xml @@ -40,6 +40,26 @@ #define MAGNETOMETER ENABLED #define AIRSPEED_CRUISE 25 #define THROTTLE_FAILSAFE ENABLED + + 13 + + + http://meee146-planner.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AR2-1280.hex + http://meee146-planner.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AR2-2560.hex + http://meee146-planner.googlecode.com/git/Tools/ArdupilotMegaPlanner/Firmware/AR2-2560-2.hex + APMrover v2.20b JL NAUDIN AR2 + +#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' + 13