You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell 7ff7514a88 SITL: added pgm_read_dword() and pgm_read_float() 13 years ago
..
AC_PID AP_Param: update PID libraries for new constructor syntax 13 years ago
APM_PI AP_Param: update PID libraries for new constructor syntax 13 years ago
APM_RC APM_RC: added OutputCh_current() method 13 years ago
APO Added camera trigger functionality 13 years ago
AP_ADC ADC: added suspend/resume on init 13 years ago
AP_AHRS AP_Param: update AHRS for new constructor syntax 13 years ago
AP_Airspeed AP_Param: update remaining libraries for new constructor syntax 13 years ago
AP_AnalogSource AP_AnalogSource: fixed reporting of VCC 13 years ago
AP_Baro AP_Param: update remaining libraries for new constructor syntax 13 years ago
AP_Camera AP_Param: update remaining libraries for new constructor syntax 13 years ago
AP_Common AP_Param: major update to use default values in var_info table 13 years ago
AP_Compass AP_Param: update remaining libraries for new constructor syntax 13 years ago
AP_Declination AP_Declination: save some more memory by putting the declination keys in progmem 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 GPS-UBlox: removed duplicate config messages 13 years ago
AP_IMU AP_Param: update remaining libraries for new constructor syntax 13 years ago
AP_InertialSensor AP_Param: update remaining libraries for new constructor syntax 13 years ago
AP_LeadFilter Lead Filter: simplified calculation 13 years ago
AP_Limits AP_Param: update remaining libraries for new constructor syntax 13 years ago
AP_Math AP_Math: added get_distance_cm() to return in centimeters 13 years ago
AP_Motors AP_Param: update remaining libraries for new constructor syntax 13 years ago
AP_Mount AP_Param: update remaining libraries for new constructor syntax 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 AP_OpticalFlow - updated test sketch to allow testing of APM2 version 13 years ago
AP_PID AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again 13 years ago
AP_PeriodicProcess AnalogSource: make the Arduino AnalogSource interrupt driven 13 years ago
AP_RC_Channel Added support for channel curves (and expo) to AP_RC_Channel class. Also updated AP_RC_Channel example/test to demonstrate and test new functionality 13 years ago
AP_RangeFinder Added Michael Pursifull's Maxsonar HRLV model support 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
AP_Var move AP_Var code and example into libraries/AP_Var 13 years ago
Arduino_Mega_ISR_Registry purple: added ISR_Registry() library 13 years ago
DataFlash DataFlash: The current method for checking if chip erase worked is producing false positives. We are forcing the block erase until we have a deterministic test method. 13 years ago
Desktop SITL: added pgm_read_dword() and pgm_read_float() 13 years ago
FastSerial FastSerial: added tx_pending() method 13 years ago
Filter Filter: make the DerivativeFilter test GNUPlot friendly 13 years ago
GCS_MAVLink MAVLink: rename the message_definitions directory 13 years ago
GPS_IMU/examples/GPS_IMU_test libs: removed unused library GPS_IMU 13 years ago
I2C I2C: fixed cr/lf mess 13 years ago
PID AP_Param: update PID libraries for new constructor syntax 13 years ago
RC_Channel AP_Param: update remaining libraries for new constructor syntax 13 years ago
SITL AP_Param: update remaining libraries for new constructor syntax 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