ardupilot/ArduPlane
rmackay9 41fbb19cf5 AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory
Updated ArduCopter, ArduPlane and example sketches in AP_InertialSensor, AP_IMU and AP_AHRS libraries because they no longer need to pass in cs_pin to the constructor
2012-09-28 19:21:59 +09: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 Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
ArduPlane.pde AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory 2012-09-28 19:21:59 +09:00
Attitude.pde APM: fixed stick mixing for STABILISE mode 2012-09-24 07:14:30 +10: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 APM: fixed build warning 2012-09-25 07:21:03 +10:00
Log.pde APM: removed the unused sonar code 2012-09-19 19:35:22 +10:00
Makefile APM: added mtk and mtk16 build targets 2012-09-08 12:43:36 +10:00
Parameters.h APM: added THR_SUPP_MAN option 2012-09-22 20:17:06 +10:00
Parameters.pde APM: added THR_SUPP_MAN option 2012-09-22 20:17:06 +10: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 mission reset by setting waypoint to zero 2012-09-22 20:17:13 +10:00
commands_logic.pde APM: added ALT_OFFSET parameter 2012-09-19 16:23:25 +10:00
commands_process.pde APM: fixed mission reset by setting waypoint to zero 2012-09-22 20:17:13 +10:00
config.h AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory 2012-09-28 19:21:59 +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 APM: don't send GPS_STATUS MAVLink message 2012-09-22 20:12:43 +10: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 AHRS: removed Quaternion build support from APM/ACM/rover 2012-08-22 10:42:21 +10: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 ALT_OFFSET parameter 2012-09-19 16:23:25 +10:00
setup.pde APM: save another few bytes 2012-09-18 13:58:50 +10:00
system.pde APM: save another few bytes 2012-09-18 13:58:50 +10:00
test.pde APM: save another few bytes 2012-09-18 13:58:50 +10:00