..
AC_PID
convert AC_PID library to AP_Param
13 years ago
APM_PI
convert APM_PI library to AP_Param
13 years ago
APM_RC
APM_RC_APM2: Add support for CH_10 and CH_11
13 years ago
APO
Fixed along track bug.
13 years ago
AP_ADC
AP_ADC library - tiny fix to make example sketch work after some changes to AP_PeriodicProcess library
13 years ago
AP_AnalogSource
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
AP_Baro
Uncommented cold temp compensation after testing. Fixed read throttle so read rate ends up nailing 100hz, not 90hz. minor commenting improvements.
13 years ago
AP_Common
AP_Param: added group idx, and change packing of header elements
13 years ago
AP_Compass
convert libraries to new typesafe macros
13 years ago
AP_DCM
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
AP_EEPROMB
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
AP_GPS
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
AP_IMU
convert libraries to new typesafe macros
13 years ago
AP_InertialSensor
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
AP_Math
added comment in polygon code
13 years ago
AP_Mount
Added camera and/or antenna mount support.
13 years ago
AP_Navigation
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
AP_OpticalFlow
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
AP_PID
AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again
13 years ago
AP_PeriodicProcess
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
AP_RC
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
AP_RC_Channel
AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again
13 years ago
AP_RangeFinder
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
AP_Relay
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
Arduino_Mega_ISR_Registry
purple: added ISR_Registry() library
13 years ago
DataFlash
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
Desktop
desktop: more progmem string functions
13 years ago
FastSerial
AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again
13 years ago
GCS_MAVLink
adapt Mavlink_compat.h to AP_Param
13 years ago
GCS_SIMPLE
Optional recursion added.
14 years ago
GPS_IMU
Arduino 1.0 - GPS_IMU - small fix to make it compile. Does anyone use this lib?!
13 years ago
I2C
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
ModeFilter
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
PID
restore _fCut that was lost in AP_Param development
13 years ago
RC_Channel
fixed initialisation of RC_Channel class
13 years ago
Trig_LUT
Optional recursion added.
14 years ago
Waypoints
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
13 years ago
doc
Checking these in makes the libraries too bulky. We need to host them somewhere.
14 years ago
memcheck
memcheck: allow memcheck to build on desktop systems
14 years ago