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.
 
 
 
 
 
 
Peter Barker ff8008d81a DataFlash: remove unused callbacks, unimplemented functions 9 years ago
..
AC_AttitudeControl AC_AttControl: use ahrs get_rotation_body_to_ned 9 years ago
AC_Fence
AC_InputManager
AC_PID AC_PID: fixed example build warning 9 years ago
AC_PrecLand AC_PrecLand: velocity PI controller into parent class 9 years ago
AC_Sprayer
AC_WPNav AC_WPNav: call renamed functions in AC_AttitudeControl 9 years ago
APM_Control APM_Control: stop using Progmem.h 9 years ago
APM_OBC
AP_ADC Global: don't link with AP_Progmem 9 years ago
AP_ADSB AP_ADSB: added guided mode handling 9 years ago
AP_AHRS AP_AHRS: enable EKF2 by default in AHRS 9 years ago
AP_AccelCal AP_AccelCal: use union instead of reference 9 years ago
AP_Airspeed AP_Airspeed: fix example build 9 years ago
AP_Arming AP_Arming: add param for accel error threshold 9 years ago
AP_Baro AP_Baro: fix example build 9 years ago
AP_BattMonitor AP_BattMonitor: fix example build 9 years ago
AP_BoardConfig AP_BoardConfig: fix invalid Range meta data 9 years ago
AP_Buffer
AP_Camera AP_Camera: Camera options for better camera control 9 years ago
AP_Common Global: don't link with AP_Progmem 9 years ago
AP_Compass AP_Compass: fix example build 9 years ago
AP_Declination Global: don't link with AP_Progmem 9 years ago
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS: fix example build 9 years ago
AP_HAL HAL: Add PXFmini board 9 years ago
AP_HAL_AVR
AP_HAL_Empty HAL_Empty: use 5V voltage for HAL_EMPTY 9 years ago
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: fix example build 9 years ago
AP_HAL_Linux HAL_Linux: Add PXFmini to Linux_Class 9 years ago
AP_HAL_PX4 HAL_PX4: fixed setting of rcout frequency on alt channels 9 years ago
AP_HAL_QURT HAL_QURT: fixed README formatting 9 years ago
AP_HAL_SITL HAL_SITL: enable debug of rcoutput channel enable and frequency 9 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: add empty optical flow 9 years ago
AP_IRLock
AP_InertialNav AP_InertialNav: Typo correction in comment 9 years ago
AP_InertialSensor AP_InertialSensor: add PXFmini support 9 years ago
AP_L1_Control AP_L1_Control: fix invalid Range meta data 9 years ago
AP_LandingGear
AP_Limits
AP_Math AP_Math: removed matrix3 parameter support 9 years ago
AP_Menu AP_Menu: stop using Progmem.h 9 years ago
AP_Mission AP_Mission: fix example build 9 years ago
AP_Motors AP_Motors: swash servos are output only 9 years ago
AP_Mount AP_Mount_Servo: remove out of date comment 9 years ago
AP_NavEKF AP_NavEKF: disable EKF1 by default 9 years ago
AP_NavEKF2 AP_NavEKF2: automatically cut back EK2_IMU_MASK to suit number of IMUs 9 years ago
AP_Navigation
AP_Notify AP_Notify: Add PXFmini support 9 years ago
AP_OpticalFlow AP_OpticalFlow: fix example build 9 years ago
AP_Parachute Global: don't link with AP_Progmem 9 years ago
AP_Param AP_Param: allow group entries as duplicates 9 years ago
AP_RCMapper
AP_RPM
AP_RSSI
AP_Rally
AP_RangeFinder AP_RangeFinder: fix example build 9 years ago
AP_Relay
AP_Scheduler AP_Scheduler: prevent a startup crash in autotest for Rover 9 years ago
AP_SerialManager
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS AP_TECS: fix invalid Range meta data 9 years ago
AP_Terrain
AP_Vehicle
DataFlash DataFlash: remove unused callbacks, unimplemented functions 9 years ago
Filter Global: don't link with AP_Progmem 9 years ago
GCS_Console Global: don't link with AP_Progmem 9 years ago
GCS_MAVLink GCS_MAVLink: re-generated headers 9 years ago
PID Global: don't link with AP_Progmem 9 years ago
RC_Channel RC_Channel: fixed output for k_motor* 9 years ago
SITL SITL: only report ground contact at most once per second 9 years ago
StorageManager StorageManager: fix example build 9 years ago
doc