ardupilot/libraries
Andrew Tridgell 5002be9aa8 AP_Param: fixed Vector3f elements with 16 character names 2012-11-20 22:27:11 +11:00
..
AC_PID AC_PID: fixed example sketch's compile errors 2012-11-07 23:34:10 +09:00
APM_Control APM_Control: move reliance from IMU to INS 2012-11-07 19:20:54 +09:00
APM_OBC AP_OBC: fixed resume on GPS loss 2012-10-11 11:51:24 +11:00
APM_PI uncrustify libraries/APM_PI/APM_PI.h 2012-08-21 19:04:08 -07:00
APM_RC SITL: don't define __AVR_ATmega2560__ on desktop build 2012-11-19 09:03:35 +11:00
APO Revert "APM1: Delay serial3 init to not brick Xbee radios" 2012-08-27 15:00:23 -07:00
AP_ADC AP_ADC_test: fix build of test regressions. 2012-10-09 15:23:40 -07:00
AP_AHRS AHRS: changed the docs for AHRS_YAW_P and AHRS_RP_P 2012-11-19 22:50:05 +11:00
AP_Airspeed AP_AHRS: fix example sketch 2012-11-08 00:08:18 +09:00
AP_AnalogSource AP_AnalogSource: allow for the 'NONE' pin in Arduino ADC 2012-11-06 21:45:40 +11:00
AP_Baro AP_AHRS: fix example sketch 2012-11-08 00:08:18 +09:00
AP_Buffer AP_Buffer: initial implementation of FIFO buffer for use with inertial nav 2012-11-07 19:20:37 +09:00
AP_Camera AP_Camera: updated for new RC_Channel_aux API 2012-09-08 15:13:06 +10:00
AP_Common AP_Param: fixed Vector3f elements with 16 character names 2012-11-20 22:27:11 +11:00
AP_Compass AP_Compass: force I2C speed low in a couple more situations 2012-11-12 11:26:20 +11:00
AP_Declination AP_AHRS: fix example sketch 2012-11-08 00:08:18 +09:00
AP_GPS AP_GPS_UBLOX: ask for nav settings every 20 seconds 2012-11-05 14:58:40 +11:00
AP_InertialNav AP_InertialNav: reanme AP_InertialNav and ThirdOrderCompFilter classes to resolve desktop build compiler errors 2012-11-07 22:24:00 +09:00
AP_InertialSensor INS: set the acceptable calibration error equal on all axes 2012-11-20 19:28:49 +11:00
AP_LeadFilter AP_LeadFilter: moved lag to be a parameter passed into the get_position function. 2012-09-20 15:27:27 +09:00
AP_Limits AP_Limits: fixed some memory cast warnings 2012-11-19 08:42:36 +11:00
AP_Math AP_AHRS: fix example sketch 2012-11-08 00:08:18 +09:00
AP_Menu AP_Menu unit test fixup 2012-10-18 21:08:37 -07:00
AP_Motors AP_Motors, AP_RangeFinder, Filter: fixes to example sketches 2012-11-08 00:29:43 +09:00
AP_Mount AP_Mount: resolve compiler warning about unused mount_open variable 2012-11-07 23:29:25 +09:00
AP_Navigation uncrustify libraries/AP_Navigation/Navigation.h 2012-08-21 19:04:09 -07:00
AP_OpticalFlow AP_OpticalFlow: fixed some memory cast warnings 2012-11-19 08:42:36 +11:00
AP_PID uncrustify libraries/AP_PID/AP_PID.h 2012-08-21 19:04:10 -07:00
AP_PeriodicProcess AP_PeriodicProcessStub: fixed build due to missing reference to _suspended 2012-09-29 14:41:25 +09:00
AP_RangeFinder AP_RangeFinder_MaxsonarI2CXL: fix compiler error re undefine I2c 2012-11-12 12:23:46 +09:00
AP_Relay uncrustify libraries/AP_Relay/AP_Relay.h 2012-08-21 19:04:10 -07:00
AP_Semaphore AP_Semaphore.h: proper h macros 2012-10-09 11:12:11 -07:00
AP_Var AP_Var: move the MetaClass lib into AP_Var 2012-11-06 21:42:54 +11:00
Arduino_Mega_ISR_Registry uncrustify libraries/Arduino_Mega_ISR_Registry/Arduino_Mega_ISR_Registry.h 2012-08-21 19:04:10 -07:00
DataFlash SITL: don't define __AVR_ATmega2560__ on desktop build 2012-11-19 09:03:35 +11:00
Desktop SITL: don't define __AVR_ATmega2560__ on desktop build 2012-11-19 09:03:35 +11:00
DigitalWriteFast DigitalWriteFast: added README about license and author 2012-11-19 08:46:47 +11:00
FastSerial MultiFastSerial example sketch: notes on fatal error in avr-gcc 4.5.x 2012-10-15 20:42:19 -07:00
Filter Filter: improved low pass filter allows setting gain using time_step and cutoff freq 2012-11-19 01:06:06 +09:00
GCS_MAVLink APM: change WIND direction to match convention 2012-11-19 07:16:47 +11:00
I2C I2C:: catch some more types of I2C errors for error count 2012-11-12 11:25:07 +11:00
PID APM: removed reset_I() and instead auto-reset integrator in PID library 2012-08-28 20:18:23 +10:00
RC_Channel RC_Channel: added pwm_to_angle_dz() function 2012-11-05 23:37:25 +11:00
SITL SITL: added SIM_WIND_* parameters 2012-08-25 17:49:26 +10:00
SPI3 SPI3: add checks that SPI bus has been initialised to reduce possibility of interfering with UART3 on APM1 2012-10-18 19:17:24 +09: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 uncrustify libraries/memcheck/memcheck.h 2012-08-21 19:04:31 -07:00