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.
 
 
 
 
 
 
Pat Hickey d728ccb620 AP_Menu unit test fixup 13 years ago
..
AC_PID
APM_Control APM_Control: added new APM controllers library 13 years ago
APM_OBC AP_OBC: fixed resume on GPS loss 13 years ago
APM_PI
APM_RC APM_RC: fixed noisy PWM output on startup for APM2 13 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: limit wind speed estimate changes 13 years ago
AP_Airspeed AP_Airspeed: fixed constructor compile error in example sketch 13 years ago
AP_AnalogSource AP_AnalogSource: added set_pin() interface 13 years ago
AP_Baro AP_Baro: removed _sync_access check 13 years ago
AP_Camera AP_Camera: updated for new RC_Channel_aux API 13 years ago
AP_Common AP_Menu: create new library with menu from AP_Common 13 years ago
AP_Compass Compass: added compass.accumulate() API 13 years ago
AP_Declination
AP_GPS GPS: avoid output delays in the GPS auto detection 13 years ago
AP_IMU AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory 13 years ago
AP_InertialSensor AP_AHRS: added scheduler parameter to init 13 years ago
AP_LeadFilter AP_LeadFilter: moved lag to be a parameter passed into the get_position function. 13 years ago
AP_Limits uncrustify libraries/AP_Limits/AP_Limit_Geofence.cpp 13 years ago
AP_Math
AP_Menu AP_Menu unit test fixup 13 years ago
AP_Motors AP_Motors: added reached_limit method which returns bit mask indicating which control inputs could not be achieved 13 years ago
AP_Mount AP_Mount: updated for new RC_Channel_aux API 13 years ago
AP_Navigation
AP_OpticalFlow AP_OpticalFlow: added ability to pass in semaphores for main spi bus to stop conflicts with dataflash on APM1 13 years ago
AP_PID
AP_PeriodicProcess AP_PeriodicProcessStub: fixed build due to missing reference to _suspended 13 years ago
AP_RangeFinder
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
Arduino_Mega_ISR_Registry uncrustify libraries/Arduino_Mega_ISR_Registry/Arduino_Mega_ISR_Registry.h 13 years ago
DataFlash DataFlash_APM1: use spi_semaphore to avoid conflicts with optical flow 13 years ago
Desktop Desktop: fixed build with recent SPI changes 13 years ago
FastSerial MultiFastSerial example sketch: notes on fatal error in avr-gcc 4.5.x 13 years ago
Filter uncrustify libraries/Filter/Filter.h 13 years ago
GCS_MAVLink MAVLink: comm_get_txspace should return 0 on error 13 years ago
I2C uncrustify libraries/I2C/I2C.h 13 years ago
PID APM: removed reset_I() and instead auto-reset integrator in PID library 13 years ago
RC_Channel RC_Channel: simplify the example 13 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 13 years ago
doc
memcheck uncrustify libraries/memcheck/memcheck.h 13 years ago