.. |
APM_PI
|
allows main code to manually set the integrator value
|
13 years ago |
APM_PerfMon
|
Optional recursion added.
|
14 years ago |
APM_RC
|
updated channel notes
|
13 years ago |
APO
|
Fixed along track bug.
|
13 years ago |
AP_ADC
|
Removed Gyro filter, In the end it doesn't help and I think it could actually hurt gyro integration.
|
13 years ago |
AP_AnalogSource
|
AnalogSource: return a float from read() method
|
13 years ago |
AP_Baro
|
baro: fixed an integer overflow issue at high altitudes
|
13 years ago |
AP_Common
|
Teach the Makefile about the new Arduino sourcefile suffix
|
13 years ago |
AP_Compass
|
Add a CLI setup action to reset the magnetometer offsets
|
13 years ago |
AP_DCM
|
added a simple DCM library example
|
13 years ago |
AP_EEPROMB
|
eeprom: fixed types to be consistent with declarations
|
14 years ago |
AP_GPS
|
add gps character count.
|
13 years ago |
AP_IMU
|
fixed Oilpan test for new library structure
|
13 years ago |
AP_InertialSensor
|
MPU6k: don't init the Wire library
|
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
|
Optional recursion added.
|
14 years ago |
AP_OpticalFlow
|
OpticalFlow - bug fix - highest resolution was incorrectly set as 1200 instead of 1600
|
13 years ago |
AP_PID
|
Optional recursion added.
|
14 years ago |
AP_PeriodicProcess
|
TimerProcess: prevent a race in setting up the timer callbacks
|
13 years ago |
AP_RC
|
Optional recursion added.
|
14 years ago |
AP_RC_Channel
|
Optional recursion added.
|
14 years ago |
AP_RangeFinder
|
AP Rangefinder had some bad characters in it. Converted and cleaned the text files.
|
13 years ago |
AP_Relay
|
Implement relay get()
|
14 years ago |
Arduino_Mega_ISR_Registry
|
purple: added ISR_Registry() library
|
13 years ago |
DataFlash
|
Repair dataflash test
|
13 years ago |
Desktop
|
desktop: floating point precision changes from Justin Beech
|
13 years ago |
FastSerial
|
Fix issue #423 - FastSerial flush bug.
|
13 years ago |
GCS_MAVLink
|
added missing mavlink headers
|
13 years ago |
GCS_SIMPLE
|
Optional recursion added.
|
14 years ago |
GPS_IMU
|
Optional recursion added.
|
14 years ago |
I2C
|
I2C: fixed some warnings
|
13 years ago |
ModeFilter
|
modefilter: fixed type to be consistent with declaration
|
14 years ago |
PID
|
Optional recursion added.
|
14 years ago |
RC_Channel
|
change rc norm_output to scale evenly across the entire range
|
13 years ago |
Trig_LUT
|
Optional recursion added.
|
14 years ago |
Waypoints
|
Optional recursion added.
|
14 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 |