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.
 
 
 
 
 
 
John Arne Birkeland 97d85de361 Optimized APM_RC.InputCh() to prevent global interrupt disable each time a value is read. 12 years ago
..
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 Optimized APM_RC.InputCh() to prevent global interrupt disable each time a value is read. 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 AP_AHRS: fix example sketch 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 Compass: added compass.accumulate() API 13 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_IMU AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory 13 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: changes after review with Tridge. 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_Limit_Geofence: reduce maximum number of fence points to 6 from 20 to save memory 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: fix example sketch to work with modified AP_Opticalflow library after memory saves 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_Motors, AP_RangeFinder, Filter: fixes to example sketches 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 DataFlash_APM1: use spi_semaphore to avoid conflicts with optical flow 12 years ago
Desktop SITL: set a reasonable number of satellites in simulated uBlox 12 years ago
FastSerial MultiFastSerial example sketch: notes on fatal error in avr-gcc 4.5.x 12 years ago
Filter AP_Motors, AP_RangeFinder, Filter: fixes to example sketches 12 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: 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