.. |
AC_PID
|
AC_PID: fixed example sketch's compile errors
|
12 years ago |
APM_Control
|
APM_Control: move reliance from IMU to INS
|
12 years ago |
APM_OBC
|
AP_OBC: fixed resume on GPS loss
|
13 years ago |
APM_PI
|
uncrustify libraries/APM_PI/APM_PI.h
|
13 years ago |
APM_RC
|
SITL: don't define __AVR_ATmega2560__ on desktop build
|
12 years ago |
APO
|
Revert "APM1: Delay serial3 init to not brick Xbee radios"
|
13 years ago |
AP_ADC
|
AP_ADC_test: fix build of test regressions.
|
13 years ago |
AP_AHRS
|
AHRS: changed the docs for AHRS_YAW_P and AHRS_RP_P
|
12 years ago |
AP_Airspeed
|
AP_AHRS: fix example sketch
|
12 years ago |
AP_AnalogSource
|
AP_AnalogSource: allow for the 'NONE' pin in Arduino ADC
|
12 years ago |
AP_Baro
|
AP_AHRS: fix example sketch
|
12 years ago |
AP_Buffer
|
AP_Buffer: initial implementation of FIFO buffer for use with inertial nav
|
12 years ago |
AP_Camera
|
AP_Camera: updated for new RC_Channel_aux API
|
13 years ago |
AP_Common
|
AP_Var: move the MetaClass lib into AP_Var
|
12 years ago |
AP_Compass
|
AP_Compass: force I2C speed low in a couple more situations
|
12 years ago |
AP_Declination
|
AP_AHRS: fix example sketch
|
12 years ago |
AP_GPS
|
AP_GPS_UBLOX: ask for nav settings every 20 seconds
|
12 years ago |
AP_InertialNav
|
AP_InertialNav: reanme AP_InertialNav and ThirdOrderCompFilter classes to resolve desktop build compiler errors
|
12 years ago |
AP_InertialSensor
|
AP_InertialSensor: correct typo to datasheet's filename
|
12 years ago |
AP_LeadFilter
|
AP_LeadFilter: moved lag to be a parameter passed into the get_position function.
|
13 years ago |
AP_Limits
|
AP_Limits: fixed some memory cast warnings
|
12 years ago |
AP_Math
|
AP_AHRS: fix example sketch
|
12 years ago |
AP_Menu
|
AP_Menu unit test fixup
|
12 years ago |
AP_Motors
|
AP_Motors, AP_RangeFinder, Filter: fixes to example sketches
|
12 years ago |
AP_Mount
|
AP_Mount: resolve compiler warning about unused mount_open variable
|
12 years ago |
AP_Navigation
|
uncrustify libraries/AP_Navigation/Navigation.h
|
13 years ago |
AP_OpticalFlow
|
AP_OpticalFlow: fixed some memory cast warnings
|
12 years ago |
AP_PID
|
uncrustify libraries/AP_PID/AP_PID.h
|
13 years ago |
AP_PeriodicProcess
|
AP_PeriodicProcessStub: fixed build due to missing reference to _suspended
|
13 years ago |
AP_RangeFinder
|
AP_RangeFinder_MaxsonarI2CXL: fix compiler error re undefine I2c
|
12 years ago |
AP_Relay
|
uncrustify libraries/AP_Relay/AP_Relay.h
|
13 years ago |
AP_Semaphore
|
AP_Semaphore.h: proper h macros
|
13 years ago |
AP_Var
|
AP_Var: move the MetaClass lib into AP_Var
|
12 years ago |
Arduino_Mega_ISR_Registry
|
uncrustify libraries/Arduino_Mega_ISR_Registry/Arduino_Mega_ISR_Registry.h
|
13 years ago |
DataFlash
|
SITL: don't define __AVR_ATmega2560__ on desktop build
|
12 years ago |
Desktop
|
SITL: don't define __AVR_ATmega2560__ on desktop build
|
12 years ago |
DigitalWriteFast
|
DigitalWriteFast: added README about license and author
|
12 years ago |
FastSerial
|
MultiFastSerial example sketch: notes on fatal error in avr-gcc 4.5.x
|
12 years ago |
Filter
|
Filter: improved low pass filter allows setting gain using time_step and cutoff freq
|
12 years ago |
GCS_MAVLink
|
APM: change WIND direction to match convention
|
12 years ago |
I2C
|
I2C:: catch some more types of I2C errors for error count
|
12 years ago |
PID
|
APM: removed reset_I() and instead auto-reset integrator in PID library
|
13 years ago |
RC_Channel
|
RC_Channel: added pwm_to_angle_dz() function
|
12 years ago |
SITL
|
SITL: added SIM_WIND_* parameters
|
13 years ago |
SPI3
|
SPI3: add checks that SPI bus has been initialised to reduce possibility of interfering with UART3 on APM1
|
12 years ago |
doc
|
Checking these in makes the libraries too bulky. We need to host them somewhere.
|
14 years ago |
memcheck
|
uncrustify libraries/memcheck/memcheck.h
|
13 years ago |