ardupilot/libraries
Adam M Rivera fe8c896d69 AP_Declination: Added method set_initial_location
This will set the declination based on lat/lon if the user has
not yet saved one to the EEPROM, OR if they have specified via the
config parameter that they want it to overwrite the declination every
3D fix.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2012-03-11 20:59:47 +11:00
..
AC_PID added set integrator 2012-02-23 09:38:08 -08:00
AP_ADC ADC: removed the ADC level accel smoothing 2012-03-10 10:34:32 +11: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 Consolidated Barometer pressure sensing to a single filter based on Randy's new filter class. 2012-03-08 23:13:04 -08:00
AP_Common AP_Param: ensure we can't have duplicate keys in Parameters.h 2012-03-02 15:48:28 +11:00
AP_Compass AP_Declination: Added method set_initial_location 2012-03-11 20:59:47 +11:00
AP_DCM DCM: update for new Matrix3f interface 2012-03-11 15:37:07 +11:00
AP_Declination AP_Declination: Increased range of supported latitude coordinates. 2012-03-11 20:59:47 +11: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 GPS: expose last_fix_time 2012-03-10 10:34:32 +11:00
AP_IMU IMU: added get_gyro_drift_rate() interface 2012-03-10 10:34:33 +11:00
AP_InertialSensor InertialSensor: fixed HIL build 2012-03-10 10:34:34 +11:00
AP_Math Math: any euler angle with pitch > 90 is invalid 2012-03-11 15:37:07 +11:00
AP_Mount AP_Mount - #include FastSerial first to allow it to compile under Arduino 1.0 2012-02-26 15:31:56 +09: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 OpticalFlow: adapt optical flow library to new rotation system 2012-03-11 15:37:07 +11: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_PID AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again 2012-01-28 17:54:20 +09:00
AP_Quaternion Quaternion: update for new Quaternion interface 2012-03-11 15:37:07 +11:00
AP_RangeFinder AP_RangeFinder - changed example sketch to work with new Filter library 2012-02-28 21:02:10 +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_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
APM_PI added indexes to group info structures 2012-02-13 16:22:52 +11:00
APM_RC RC: disable interrupts when reading the RC registers 2012-03-10 10:34:30 +11:00
APO change constant to float 44330.0 2012-02-15 09:10:14 -08: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 SITL: lower the noise and drift levels for general autotest usage 2012-03-10 10:34:34 +11:00
doc Checking these in makes the libraries too bulky. We need to host them somewhere. 2011-01-04 06:22:02 +00:00
FastSerial AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again 2012-01-28 17:54:20 +09:00
Filter Filter - updated example sketch to use modified library 2012-02-28 21:01:35 +09:00
GCS_MAVLink MAVLink: bring the v1.0 MAVLink in sync with 0.9 2012-03-10 10:34:34 +11:00
GPS_IMU/examples/GPS_IMU_test libs: removed unused library GPS_IMU 2012-02-25 11:37:20 +11:00
I2C I2C: fixed cr/lf mess 2012-03-11 15:37:07 +11:00
memcheck memcheck: allow memcheck to build on desktop systems 2011-10-09 22:16:12 +11:00
PID fixed imax load/save in PID 2012-02-13 16:22:53 +11:00
RC_Channel RC_Channel - fixed small compiler warning 2012-02-29 22:44:29 +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