ardupilot/ArduPlane
Andrew Tridgell 4bdc872595 APM: show temperature in airpressure test
useful for tracking down baro bugs
2011-12-19 18:52:56 +11: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
APM_Config_mavlink_hil.h removed some more unused defines 2011-09-19 11:04:02 +10: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
GCS.h USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane 2011-11-25 20:00:19 -08:00
GCS_Mavlink.pde geofence: store fence points as int32_t 2011-12-16 20:11:51 +11:00
Log.pde Log: fixed logging dependence on compiler arg eval order 2011-12-18 17:31:45 +11:00
Makefile added sitl build target 2011-12-12 15:14:55 +11:00
Parameters.h APM: added RST_SWITCH_CH parameter 2011-12-19 11:25:59 +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.pde fixed a valgrind warning 2011-11-08 17:26:53 +11: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
config.h APM: added RST_SWITCH_CH parameter 2011-12-19 11:25:59 +11:00
control_modes.pde APM: added RST_SWITCH_CH parameter 2011-12-19 11:25:59 +11: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
geofence.pde geofence: send fence status messages on fence events 2011-12-19 11:25:59 +11:00
navigation.pde Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07: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 APM: run mavlink loop while erasing logs 2011-12-18 10:19:52 +11:00
test.pde APM: show temperature in airpressure test 2011-12-19 18:52:56 +11:00