ardupilot/libraries
uncrustify d773a9c43b uncrustify libraries/AP_Motors/AP_Motors.h 2012-08-21 19:04:07 -07:00
..
AC_PID uncrustify libraries/AC_PID/AC_PID.h 2012-08-21 18:59:13 -07:00
APM_OBC APM: added 'OBC' failsafe module for ArduPlane 2012-08-15 12:39:34 +10:00
APM_PI AP_Param: update PID libraries for new constructor syntax 2012-08-08 12:11:57 +10:00
APM_RC APM_RC_APM2: updated comments for clarity 2012-08-13 15:34:17 -07:00
APO Added camera trigger functionality 2012-06-13 21:00:20 +02:00
AP_ADC uncrustify libraries/AP_ADC/AP_ADC_HIL.h 2012-08-21 18:59:13 -07:00
AP_AHRS uncrustify libraries/AP_AHRS/AP_AHRS_HIL.cpp 2012-08-21 18:59:34 -07:00
AP_Airspeed uncrustify libraries/AP_Airspeed/AP_Airspeed.h 2012-08-21 19:00:17 -07:00
AP_AnalogSource uncrustify libraries/AP_AnalogSource/AnalogSource.h 2012-08-21 19:00:17 -07:00
AP_Baro uncrustify libraries/AP_Baro/AP_Baro.h 2012-08-21 19:00:51 -07:00
AP_Camera uncrustify libraries/AP_Camera/AP_Camera.h 2012-08-21 19:00:51 -07:00
AP_Common uncrustify libraries/AP_Common/AP_Loop.h 2012-08-21 19:01:03 -07:00
AP_Compass uncrustify libraries/AP_Compass/AP_Compass_HMC5843.h 2012-08-21 19:01:34 -07:00
AP_Declination uncrustify libraries/AP_Declination/AP_Declination.h 2012-08-21 19:01:34 -07:00
AP_GPS uncrustify libraries/AP_GPS/AP_GPS_HIL.h 2012-08-21 19:03:13 -07:00
AP_IMU uncrustify libraries/AP_IMU/AP_IMU_Shim.h 2012-08-21 19:03:13 -07:00
AP_InertialSensor uncrustify libraries/AP_InertialSensor/AP_InertialSensor_MPU6000.h 2012-08-21 19:03:14 -07:00
AP_LeadFilter uncrustify libraries/AP_LeadFilter/AP_LeadFilter.h 2012-08-21 19:03:15 -07:00
AP_Limits uncrustify libraries/AP_Limits/AP_Limit_Geofence.h 2012-08-21 19:03:33 -07:00
AP_Math uncrustify libraries/AP_Math/vector2.h 2012-08-21 19:03:34 -07:00
AP_Motors uncrustify libraries/AP_Motors/AP_Motors.h 2012-08-21 19:04:07 -07:00
AP_Mount AP_Mount: Reduce parameter name length, to allow MNT2_* strings to be smaller than the limit of 15 characters 2012-08-10 00:16:52 +02:00
AP_Navigation math: more abs() fixes 2012-08-16 15:17:42 +10:00
AP_OpticalFlow AP_OpticalFlow - updated test sketch to allow testing of APM2 version 2012-04-21 20:11:18 +09:00
AP_PID AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again 2012-01-28 17:54:20 +09:00
AP_PeriodicProcess AnalogSource: make the Arduino AnalogSource interrupt driven 2012-07-01 15:01:05 +10:00
AP_RangeFinder Added Michael Pursifull's Maxsonar HRLV model support 2012-07-11 18:46:47 -07:00
AP_Relay Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h". 2012-01-28 12:25:47 +09:00
AP_Var move AP_Var code and example into libraries/AP_Var 2012-02-13 16:22:53 +11:00
Arduino_Mega_ISR_Registry purple: added ISR_Registry() library 2011-11-25 20:00:16 -08:00
DataFlash DataFlash: revert delay callbacks to use "unsigned long" 2012-08-18 20:28:31 +09:00
Desktop SITL: added SIM_ENGINE_MUL 2012-08-17 14:22:08 +10:00
FastSerial build: fixed more build warnings 2012-08-09 16:19:39 +10:00
Filter Filter: ensure the derivative filter never returns an invalid number 2012-08-18 13:54:11 +10:00
GCS_MAVLink MAVLink: added FENCE_ACTION_REPORT 2012-08-15 12:39:35 +10:00
I2C I2C: fixed cr/lf mess 2012-03-11 15:37:07 +11:00
PID AP_Param: update PID libraries for new constructor syntax 2012-08-08 12:11:57 +10:00
RC_Channel RC_Channel_aux: cycle thru all functions except k_none and k_nr_aux_servo_functions 2012-08-11 13:43:21 +02:00
SITL SITL: added SIM_ENGINE_MUL 2012-08-17 14:22:08 +10:00
doc Checking these in makes the libraries too bulky. We need to host them somewhere. 2011-01-04 06:22:02 +00:00
memcheck build: fixed more build warnings 2012-08-09 16:19:39 +10:00