ardupilot/ArduPlane
Andrew Tridgell ce035fc324 geofence: enable return to old control mode via FENCE_CHANNEL
if you disable fencing with the fence channel switch while still in
GUIDED mode to the return point, then reset the control mode back to
the transmitter control mode
2011-12-18 10:00:44 +11:00
..
APM_Config_mavlink_hil.h removed some more unused defines 2011-09-19 11:04:02 +10:00
APM_Config.h fixed disabling of GPS in ArduPlane 2011-11-21 20:29:18 +11:00
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
ArduPlane.pde fixed airspeed sensor for ArduPlane on APM2 2011-12-17 07:29:09 +11:00
Attitude.pde geofence: main geo-fence code 2011-12-16 20:11:51 +11:00
climb_rate.pde remove unused climb_rate code 2011-09-19 11:04:02 +10:00
command description.txt This is the real HEAD of the APM_Camera branch. Seams that lots of changes got lost in the SVN to GIT port 2011-09-09 16:18:38 +02:00
commands_logic.pde Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
commands_process.pde Mission Scripting updates 2011-11-16 00:22:23 -08:00
commands.pde fixed a valgrind warning 2011-11-08 17:26:53 +11:00
config.h fixed airspeed sensor for ArduPlane on APM2 2011-12-17 07:29:09 +11:00
control_modes.pde ArduPlane: rename purple to APM2 2011-11-25 20:00:19 -08:00
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h geofence: store fence points as int32_t 2011-12-16 20:11:51 +11:00
events.pde Augment failsafe gcs_send_text message 2011-12-09 09:11:45 -07:00
GCS_Mavlink.pde geofence: store fence points as int32_t 2011-12-16 20:11:51 +11:00
GCS.h USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane 2011-11-25 20:00:19 -08:00
geofence.pde geofence: enable return to old control mode via FENCE_CHANNEL 2011-12-18 10:00:44 +11:00
Log.pde Changes to logging file system to avoid problems with 0 and 1 page logs 2011-12-13 20:09:07 -07:00
Makefile added sitl build target 2011-12-12 15:14:55 +11:00
navigation.pde Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
Parameters.h geofence: main geo-fence code 2011-12-16 20:11:51 +11:00
planner.pde USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane 2011-11-25 20:00:19 -08:00
radio.pde purple: fixed APM_RC.Init() to add isr_registry parameter 2011-11-25 20:00:17 -08:00
sensors.pde fixed airspeed sensor for ArduPlane on APM2 2011-12-17 07:29:09 +11:00
setup.pde This is the real HEAD of the APM_Camera branch. Seams that lots of changes got lost in the SVN to GIT port 2011-09-09 16:18:38 +02:00
system.pde fixed airspeed sensor for ArduPlane on APM2 2011-12-17 07:29:09 +11:00
test.pde fixed airspeed sensor for ArduPlane on APM2 2011-12-17 07:29:09 +11:00