ardupilot/libraries
uncrustify fa90f0b80f uncrustify libraries/AP_Baro/AP_Baro.h 2012-08-21 19:00:51 -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 AP_Param: update remaining libraries for new constructor syntax 2012-08-08 12:11:57 +10:00
AP_Common AP_Common: change a few more "int" to "int16_t" 2012-08-18 18:05:18 +09:00
AP_Compass AP_Compass: fix for mismatching set_initial_location parameters (forgot to change long to int32_t in .cpp file) 2012-08-18 20:41:38 +09:00
AP_Declination AP_Declination: save some more memory by putting the declination keys in progmem 2012-03-30 14:25:27 +11:00
AP_GPS AP_GPS: fixed build of new MTK code 2012-08-22 10:02:21 +10:00
AP_IMU AP_Param: update remaining libraries for new constructor syntax 2012-08-08 12:11:57 +10:00
AP_InertialSensor MPU6000: fixed some build warnings 2012-08-09 16:19:21 +10:00
AP_LeadFilter Lead Filter: simplified calculation 2012-07-18 22:57:10 -07:00
AP_Limits AP_Limits: change order of initialisation of class variables to remove compiler warnings. 2012-08-18 12:51:32 +09:00
AP_Math math: more abs() fixes 2012-08-16 15:17:42 +10:00
AP_Motors TradHeli: Creating Flybar Acro mode. 2012-08-21 16:54:01 -04: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