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.
 
 
 
 
 
 
Julien BERAUD 0ffba07ec8 AP_HAL: Set default params for Bebop 9 years ago
..
AC_AttitudeControl AC_AttControl: use ahrs get_rotation_body_to_ned 9 years ago
AC_Fence Global: rename min and max macros to uppercase 9 years ago
AC_InputManager
AC_PID AC_PID: remove unused AP_ADC_AnalogSource 9 years ago
AC_PrecLand Global: rename min and max macros to uppercase 9 years ago
AC_Sprayer Global: rename min and max macros to uppercase 9 years ago
AC_WPNav AC_WPNav: call renamed functions in AC_AttitudeControl 9 years ago
APM_Control Global: rename min and max macros to uppercase 9 years ago
APM_OBC
APM_PI
AP_ADC waf: add waf support 9 years ago
AP_ADSB AP_ADSB: fix unit conversion 9 years ago
AP_AHRS AP_AHRS: rename get_dcm_matrix to get_rotation_body_to_ned 9 years ago
AP_Airspeed AP_Airspeed: remove unused AP_ADC_AnalogSource 9 years ago
AP_Arming AP_Arming: Allow arming without the hardware safety switch having been pressed 9 years ago
AP_Baro AP_Baro: renamed _C* vars to avoid conflict with qurt 9 years ago
AP_BattMonitor AP_BattMonitor: remove unused AP_ADC_AnalogSource 9 years ago
AP_BoardConfig
AP_Buffer
AP_Camera AP_Camera: Camera options for better camera control 9 years ago
AP_Common AP_Common: remove crazy #define float double 9 years ago
AP_Compass AP_Compass: don't use ternary operator in place of if/else 9 years ago
AP_Curve
AP_Declination waf: add waf support 9 years ago
AP_EPM
AP_Frsky_Telem
AP_GPS BH: Support UBLOX GPS M8N 9 years ago
AP_HAL AP_HAL: Set default params for Bebop 9 years ago
AP_HAL_AVR HAL_AVR: fixed branch URL for AVR 9 years ago
AP_HAL_Empty HAL_Empty: use 5V voltage for HAL_EMPTY 9 years ago
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: replace tabs with spaces in HAL_FLYMAPLE_Class 9 years ago
AP_HAL_Linux AP_HAL_Linux: instantiate BH hat objects 9 years ago
AP_HAL_PX4 HAL_PX4: added Semaphore support 9 years ago
AP_HAL_SITL HAL_SITL: added semaphore support 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 support to BH hat 9 years ago
AP_L1_Control Global: rename min and max macros to uppercase 9 years ago
AP_LandingGear
AP_Limits
AP_Math AP_Math: Add function to convert frequency to/from microseconds 9 years ago
AP_Menu
AP_Mission AP_Mission: better mission errors 9 years ago
AP_Motors AP_MotorsHeli: Add more parameter checks. 9 years ago
AP_Mount AP_Mount: reflect renamed function in AP_AHRS 9 years ago
AP_NavEKF AP_NavEKF: fixed static const bug 9 years ago
AP_NavEKF2 Global: rename min and max macros to uppercase 9 years ago
AP_Navigation
AP_Notify AP_Notify: add 1 RGB and board LEDs to BH hat 9 years ago
AP_OpticalFlow AP_OpticalFlow: Update test declaration 9 years ago
AP_Parachute waf: add waf support 9 years ago
AP_Param AP_Param: copter with vectors when sending parameters 9 years ago
AP_PerfMon
AP_Progmem
AP_RCMapper
AP_RPM AP_RPM: Move timeout check into synthetic quality check. 9 years ago
AP_RSSI
AP_Rally
AP_RangeFinder AP_RangeFinder: remove unused AP_ADC_AnalogSource 9 years ago
AP_Relay AP_Relay: don't default to using two PWMs as relays on FMUv4 9 years ago
AP_Scheduler AP_Scheduler: remove unused AP_ADC_AnalogSource 9 years ago
AP_SerialManager
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS AP_TECS: reflect renamed function in AP_AHRS 9 years ago
AP_Terrain AP_Terrain: libraries_Text_revision 9 years ago
AP_Vehicle
DataFlash DataFlash_File: Check return values of lseek 9 years ago
Filter ModeFilter: Add get() method and support for Float type 9 years ago
GCS_Console waf: add waf support 9 years ago
GCS_MAVLink GCS_MAVLink: better mission errors 9 years ago
PID waf: add waf support 9 years ago
RC_Channel RC_Channel: remove unused AP_ADC_AnalogSource 9 years ago
SITL SITL: update units for new adsb mavlink msg 9 years ago
StorageManager StorageManager: remove unused AP_ADC_AnalogSource 9 years ago
doc