ardupilot/ArduPlane
Andrew Tridgell 531e62d3b5 MAVLink: improve usefulness of logged GPS velocities
we need them to align with time to use them for accelerations
2012-11-17 17:45:30 +11:00
..
APM_Config.h APM_Config.h for ArduCopter/ArduPlane: better descr of APM2_BETA_HARDWARE 2012-09-05 15:36:57 -07:00
APM_Config.h.reference ArduPlane: move to use new INS library instead of IMU library 2012-11-07 19:21:03 +09:00
ArduPlane.pde ArduPlane: fix HIL build 2012-11-07 21:23:07 +09:00
Attitude.pde ArduPlane: move to use new INS library instead of IMU library 2012-11-07 19:21:03 +09:00
CMakeLists.txt Working on ArduPlane options. 2012-04-19 02:23:54 -04:00
GCS.h APM: change to one low priority status buffer per GCS instance 2012-09-24 17:39:19 +10:00
GCS_Mavlink.pde MAVLink: improve usefulness of logged GPS velocities 2012-11-17 17:45:30 +11:00
Log.pde ArduPlane: move to use new INS library instead of IMU library 2012-11-07 19:21:03 +09:00
Makefile APM: added mtk and mtk16 build targets 2012-09-08 12:43:36 +10:00
Parameters.h AP_InertialSensor: changes after review with Tridge. 2012-11-07 19:21:15 +09:00
Parameters.pde ArduPlane: move to use new INS library instead of IMU library 2012-11-07 19:21:03 +09:00
climb_rate.pde uncrustify ArduPlane/climb_rate.pde 2012-08-21 18:57:21 -07:00
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 2012-02-28 16:14:31 -08:00
commands.pde APM: fixed typo 2012-10-11 15:03:52 +11:00
commands_logic.pde APM: added ALT_OFFSET parameter 2012-09-19 16:23:25 +10:00
commands_process.pde APM: make error msg clearer 2012-10-11 11:51:24 +11:00
config.h ArduPlane: move to use new INS library instead of IMU library 2012-11-07 19:21:03 +09:00
control_modes.pde APM: fixed mission reset by setting waypoint to zero 2012-09-22 20:17:13 +10:00
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h ArduPlane: move to use new INS library instead of IMU library 2012-11-07 19:21:03 +09:00
events.pde APM: fixed handling of DO_REPEAT_SERVO and DO_REPEAT_RELAY 2012-09-17 14:45:47 +10:00
failsafe.pde APM: only copy manual channels in failsafe 2012-09-16 15:51:01 +10:00
geofence.pde APM: added ALT_OFFSET parameter 2012-09-19 16:23:25 +10:00
navigation.pde APM: added ALT_OFFSET parameter 2012-09-19 16:23:25 +10:00
options.cmake ArduPlane: move to use new INS library instead of IMU library 2012-11-07 19:21:03 +09:00
planner.pde uncrustify ArduPlane/planner.pde 2012-08-21 19:19:51 -07:00
radio.pde APM: tidy up a comment 2012-09-16 15:51:13 +10:00
sensors.pde APM: added RSSI_PIN option for receiver RSSI 2012-11-06 22:04:41 +11:00
setup.pde AP_InertialSensor: changes after review with Tridge. 2012-11-07 19:21:15 +09:00
system.pde ArduPlane: move to use new INS library instead of IMU library 2012-11-07 19:21:03 +09:00
test.pde ArduPlane: move to use new INS library instead of IMU library 2012-11-07 19:21:03 +09:00