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.
 
 
 
 
 
 
Andrew Tridgell 47450a9b40 AP_InertialNav: fixed example build 12 years ago
..
AC_Fence AC_Fence: fixed examples build 12 years ago
AC_PID AC_PID: fixed indent-tabs-mode 12 years ago
AC_WPNav AC_WPNav: disabled broken example build 12 years ago
APM_Control APM_Control: changed attitude controllers to take angular error not angle 12 years ago
APM_OBC build: change from Arduino.mk to apm.mk 12 years ago
APM_PI APM_PI: fixed indent-tabs-mode 12 years ago
AP_ADC AP_ADC: removed unused setHIL method 12 years ago
AP_ADC_AnalogSource AP_ADC_AnalogSource: added voltage_average_ratiometric() 12 years ago
AP_AHRS AP_AHRS: fixed example build 12 years ago
AP_Airspeed AP_Airspeed: fixed example build 12 years ago
AP_Baro AP_Baro: added GND_ALT_OFFSET parameter 12 years ago
AP_Buffer AP_Buffer: fixed indent-tabs-mode 12 years ago
AP_Camera AP_Camera: removed 3 camera trigger types that do not work 12 years ago
AP_Common AP_Common: fixed indent-tabs-mode 12 years ago
AP_Compass AP_Compass: removed comparison out of range compiler warning 12 years ago
AP_Curve AP_Curve: fixed indent-tabs-mode 12 years ago
AP_Declination AP_Declination: fixed indent-tabs-mode 12 years ago
AP_GPS AP_GPS: fixed examples build 12 years ago
AP_HAL AP_HAL: resolved -Woverloaded-virtual warning 12 years ago
AP_HAL_AVR HAL_AVR: reorder parameters to remove a warning with -Wreorder 12 years ago
AP_HAL_AVR_SITL HAL_SITL: Fixing SITL build for OSX. 12 years ago
AP_HAL_Empty Update AnalogIn.cpp 12 years ago
AP_HAL_PX4 HAL_PX4: fixed definition of relay and piezo pins 12 years ago
AP_HAL_SMACCM AP_HAL: make storage->write_block() take a const pointer 12 years ago
AP_InertialNav AP_InertialNav: fixed example build 12 years ago
AP_InertialSensor INS: relax accel offset check to 3.5 m/s/s 12 years ago
AP_L1_Control AP_L1_Control: fixed indent-tabs-mode 12 years ago
AP_LeadFilter AP_LeadFilter: fixed indent-tabs-mode 12 years ago
AP_Limits AP_Limits: fixed indent-tabs-mode 12 years ago
AP_Math AP_Math: add M_PI_2 definition 12 years ago
AP_Menu AP_Menu: fixed indent-tabs-mode 12 years ago
AP_Motors ACMotors: bug fix to yaw limit 12 years ago
AP_Mount AP_Mount: make the code a bit easier to read 12 years ago
AP_Navigation AP_Navigation: fixed indent-tabs-mode 12 years ago
AP_OpticalFlow OptFlow: initialisation fix 12 years ago
AP_Param AP_Param: use 0xFFFF not __UINT16_MAX__ 12 years ago
AP_PerfMon AP_PerfMon: fixes to make it work under AP_HAL (almost) 12 years ago
AP_Progmem AP_Progmem: fixed type of strncmp_P() 12 years ago
AP_RCMapper AP_RCMapper: improved docs for RCMAP_* 12 years ago
AP_RangeFinder AP_RangeFinder: fixed indent-tabs-mode 12 years ago
AP_Relay AP_Relay: update for new PX4 relay pin 12 years ago
AP_Scheduler AP_Scheduler: added SCHED_DEBUG=2 12 years ago
AP_SpdHgtControl TECS: added height update_pitch call 12 years ago
AP_TECS AP_TECS: compile error fix for size_of(log_tuning) 12 years ago
DataFlash DataFlash: changes for GPS field changes 12 years ago
Filter Filter: validity of array index was checked AFTER accessing the element. 12 years ago
GCS_Console build: change from Arduino.mk to apm.mk 12 years ago
GCS_MAVLink GCS_MAVLink: include AP_Math.h 12 years ago
PID PID: fixed indent-tabs-mode 12 years ago
RC_Channel RC_Channel: fixed dead_zone for range channels 12 years ago
SITL SITL: added SIM_MAG_ERROR parameter 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