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 83adb72f16 AP_HAL_Empty: Stub out new Scheduler methods 12 years ago
..
AC_PID AC_PID: fixed build on ARM 12 years ago
APM_Control APM_Control: include AP_Common.h 12 years ago
APM_OBC build: change from Arduino.mk to apm.mk 12 years ago
APM_PI APM_PI: updates for new AP_Param API 12 years ago
AP_ADC Use HAL suspend/resume timer procs rather than atomic. 12 years ago
AP_ADC_AnalogSource AP_ADC_AnalogSource: fix for new AnalogIn interface 12 years ago
AP_AHRS AP_AHRS: small fix to parameter comments 12 years ago
AP_Airspeed build: change from Arduino.mk to apm.mk 12 years ago
AP_Baro AP_Baro: read 4 pressure values for every temperature value on BMP085 12 years ago
AP_Buffer AP_Buffer: ported to AP_HAL 12 years ago
AP_Camera AP Camera changes required to work with modified AP_Relay lib. 12 years ago
AP_Common AP_Common: added board ID for PX4 12 years ago
AP_Compass AP_Compass: ensure we check we got the semaphore 12 years ago
AP_Curve AP_Curve: put template in cpp file 12 years ago
AP_Declination build: change from Arduino.mk to apm.mk 12 years ago
AP_GPS AP_GPS: fixed debug code 12 years ago
AP_HAL AP_HAL: add Scheduler methods in_timerprocess, system_initialize 12 years ago
AP_HAL_AVR AP_HAL_AVR: Implement new scheduler methods 12 years ago
AP_HAL_AVR_SITL AP_HAL_AVR_SITL: Implement new Scheduler methods 12 years ago
AP_HAL_Empty AP_HAL_Empty: Stub out new Scheduler methods 12 years ago
AP_HAL_PX4 HAL_PX4: update for new i2cdriver interface 12 years ago
AP_HAL_SMACCM AP_HAL_SMACCM: Semaphores fixup 12 years ago
AP_InertialNav AP_Baro: Add CONFIG_MS5611_SERIAL option to choose between SPI and I2C. 12 years ago
AP_InertialSensor MPU6000: Flip Y and Z axes for SMACCM_HAL. 12 years ago
AP_LeadFilter build: change from Arduino.mk to apm.mk 12 years ago
AP_Limits AP_Limit: small fixes to make parameter descriptions appear in mission planner 12 years ago
AP_Math build: change from Arduino.mk to apm.mk 12 years ago
AP_Menu build: change from Arduino.mk to apm.mk 12 years ago
AP_Motors AP_Motors: fixed example sketch 12 years ago
AP_Mount AP_Mount: add parameter descriptions 12 years ago
AP_OpticalFlow Optflow: uses new Semaphore 12 years ago
AP_Param AP_Param: removed copy_name() and add token to find_by_index() 12 years ago
AP_PerfMon ArduCopter: added AP_PerfMon library 12 years ago
AP_Progmem Add AP_HAL_SMACCM implementation. 12 years ago
AP_RangeFinder build: change from Arduino.mk to apm.mk 12 years ago
AP_Relay AP_Relay: fix pin used on APM2/SITL per Sando on drones-discuss 12 years ago
DataFlash DataFlash: fixed a semaphore bug in APM1 dataflash code 12 years ago
Filter build: change from Arduino.mk to apm.mk 12 years ago
GCS_Console build: change from Arduino.mk to apm.mk 12 years ago
GCS_MAVLink MAVLink: cope with available() returning -1 12 years ago
PID build: change from Arduino.mk to apm.mk 12 years ago
RC_Channel build: change from Arduino.mk to apm.mk 12 years ago
SITL SITL: updates for new AP_Param API 12 years ago
doc Checking these in makes the libraries too bulky. We need to host them somewhere. 14 years ago
memcheck memcheck: fixed for PX4 build 12 years ago