.. |
APM_PI
|
Split P and I term
|
13 years ago |
APM_PerfMon
|
Optional recursion added.
|
14 years ago |
APM_RC
|
APM_RC: APM1 fast output speed increased to 400hz.
|
13 years ago |
APO
|
Fixed along track bug.
|
13 years ago |
AP_ADC
|
ADC: change adc.Ch() to return a float
|
13 years ago |
AP_AnalogSource
|
RangeFinder - small bug fix to initialise prescale variable.
|
13 years ago |
AP_Baro
|
barometer: fixed HIL barometer build
|
13 years ago |
AP_Common
|
Added back the feature to prompt users when an invalid CLI command is entered.
|
13 years ago |
AP_Compass
|
compass: added AP_COMPASS_APM2_SHIELD
|
13 years ago |
AP_DCM
|
dcm: fixed an uninitialised variable
|
13 years ago |
AP_EEPROMB
|
eeprom: fixed types to be consistent with declarations
|
14 years ago |
AP_GPS
|
GPS: added FAKE_GPS_LOCK_TIME
|
13 years ago |
AP_IMU
|
AP_IMU_INS: Eliminate init_accel from cold start.
|
13 years ago |
AP_InertialSensor
|
Wire and SPI Init: move to sketch system.pde from libraries
|
13 years ago |
AP_Math
|
Optional recursion added.
|
14 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: use the right path for SPI.h
|
14 years ago |
AP_PID
|
Optional recursion added.
|
14 years ago |
AP_PeriodicProcess
|
AP_PeriodicProcess: AP_TimerProcess can register multiple callbacks.
|
13 years ago |
AP_RC
|
Optional recursion added.
|
14 years ago |
AP_RC_Channel
|
Optional recursion added.
|
14 years ago |
AP_RangeFinder
|
Arducopter, RangeFinder - added SONAR_TYPE parameter and properly support the XL (default), LV and long distance XL (aka XLL) sonar types
|
13 years ago |
AP_Relay
|
Implement relay get()
|
14 years ago |
Arduino_Mega_ISR_Registry
|
purple: added ISR_Registry() library
|
13 years ago |
DataFlash
|
libraries: rename purple to APM2
|
13 years ago |
Desktop
|
desktop: fixed build with new AP_Baro code
|
13 years ago |
FastSerial
|
desktop: use the libc printf engine
|
13 years ago |
GCS_MAVLink
|
mavlink: move Mavlink_compat.h to common code
|
13 years ago |
GCS_SIMPLE
|
Optional recursion added.
|
14 years ago |
GPS_IMU
|
Optional recursion added.
|
14 years ago |
GPS_MTK
|
Optional recursion added.
|
14 years ago |
GPS_NMEA
|
Optional recursion added.
|
14 years ago |
GPS_UBLOX
|
Optional recursion added.
|
14 years ago |
ModeFilter
|
modefilter: fixed type to be consistent with declaration
|
14 years ago |
PID
|
Optional recursion added.
|
14 years ago |
RC_Channel
|
purple: rework the RC_Channel library for the APM_RC changes
|
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 |