.. |
AC_PID
|
Added D term to APM_PI - need to refactor this as a parent class and two child classes to save code space, remove dupes
|
2012-01-28 21:21:43 -08:00 |
APM_PI
|
allows main code to manually set the integrator value
|
2012-01-04 09:28:36 -08:00 |
APM_PerfMon
|
Optional recursion added.
|
2011-09-30 17:17:51 -04:00 |
APM_RC
|
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 |
APO
|
Fixed along track bug.
|
2011-12-07 20:55:06 -05:00 |
AP_ADC
|
AP_ADC library - tiny fix to make example sketch work after some changes to AP_PeriodicProcess library
|
2012-01-28 13:12:19 +09:00 |
AP_AnalogSource
|
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_Baro
|
Arduino 1.0 - small fix to make AP_Baro_MS5611_test.pde compile under Arduino 1.0
|
2012-01-28 13:21:35 +09:00 |
AP_Common
|
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_Compass
|
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_DCM
|
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_EEPROMB
|
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_GPS
|
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_IMU
|
fixed Oilpan test for new library structure
|
2012-01-18 20:31:58 +11:00 |
AP_InertialSensor
|
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_Math
|
added comment in polygon code
|
2011-12-21 23:31:38 +11:00 |
AP_Mount
|
Added camera and/or antenna mount support.
|
2011-10-31 22:55:58 +01:00 |
AP_Navigation
|
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_OpticalFlow
|
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_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
|
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_RC
|
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_RC_Channel
|
AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again
|
2012-01-28 17:54:20 +09:00 |
AP_RangeFinder
|
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_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 |
Arduino_Mega_ISR_Registry
|
purple: added ISR_Registry() library
|
2011-11-25 20:00:16 -08:00 |
DataFlash
|
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 |
Desktop
|
desktop: floating point precision changes from Justin Beech
|
2012-01-11 21:31:59 +11:00 |
FastSerial
|
AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again
|
2012-01-28 17:54:20 +09:00 |
GCS_MAVLink
|
added missing mavlink headers
|
2011-12-16 20:53:26 +11:00 |
GCS_SIMPLE
|
Optional recursion added.
|
2011-09-30 17:17:51 -04:00 |
GPS_IMU
|
Arduino 1.0 - GPS_IMU - small fix to make it compile. Does anyone use this lib?!
|
2012-01-28 17:56:56 +09:00 |
I2C
|
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 |
ModeFilter
|
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 |
PID
|
fixed example in PID library
|
2012-01-23 08:47:46 +11:00 |
RC_Channel
|
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 |
Trig_LUT
|
Optional recursion added.
|
2011-09-30 17:17:51 -04:00 |
Waypoints
|
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 |
doc
|
Checking these in makes the libraries too bulky. We need to host them somewhere.
|
2011-01-04 06:22:02 +00:00 |
memcheck
|
memcheck: allow memcheck to build on desktop systems
|
2011-10-09 22:16:12 +11:00 |