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 c493ba81e4 HAL_PX4: fixed cork() for RCOutput 8 years ago
..
AC_AttitudeControl AC_PosControl: fix bug related to ekfNavVelGainScaler 8 years ago
AC_Avoidance AC_Avoid: delete variable that is only used once in a simple calculation 8 years ago
AC_Fence AC_Fence: revert param Enable to be FLAG_ENABLE 9 years ago
AC_InputManager
AC_PID build: don't build examples with old build system 8 years ago
AC_PrecLand AC_PrecLand: initialise some members 9 years ago
AC_Sprayer AC_Sprayer: Change the comment of the variables in the form of doxygen. 9 years ago
AC_WPNav AC_WPNav: added WP_RFND_USE parameter 9 years ago
APM_Control Revert "APM_Control: Convert references to AP_Airspeed." 9 years ago
AP_ADC AP_ADC_ADS1115: Remove resource leak. 9 years ago
AP_ADSB AP_ADSB: fixed signed int compare compile warning/error and reject >24bit ICAO 9 years ago
AP_AHRS build: don't build examples with old build system 8 years ago
AP_AccelCal
AP_AdvancedFailsafe AP_AdvancedFailsafe: update AFS_TERMINATE on GCS on termination 9 years ago
AP_Airspeed build: don't build examples with old build system 8 years ago
AP_Arming Global: Fix typos 9 years ago
AP_Avoidance AP_Avoidance: handle condition where avoid is disabled while avoiding 9 years ago
AP_Baro build: don't build examples with old build system 8 years ago
AP_BattMonitor build: don't build examples with old build system 8 years ago
AP_BoardConfig AP_BoardConfig: work around issues with bad components on some FMUv4 boards 9 years ago
AP_Buffer
AP_Button AP_Button: check for space before sending BUTTON_CHANGE 9 years ago
AP_Camera
AP_Common build: don't build examples with old build system 8 years ago
AP_Compass build: don't build examples with old build system 8 years ago
AP_Declination build: don't build examples with old build system 8 years ago
AP_EPM AP_EPM: set param "Enable" to be FLAG_ENABLE 9 years ago
AP_Frsky_Telem AP_Frsky_Telem: airspeed scaling factor fix 8 years ago
AP_GPS build: don't build examples with old build system 8 years ago
AP_HAL build: don't build examples with old build system 8 years ago
AP_HAL_AVR
AP_HAL_Empty Global: remove get_fd() from Device API 9 years ago
AP_HAL_FLYMAPLE
AP_HAL_Linux HAL_Linux: implement cork()/push() for HAL_Linux RCOutput_Sysfs 8 years ago
AP_HAL_PX4 HAL_PX4: fixed cork() for RCOutput 8 years ago
AP_HAL_QURT AP_HAL_QURT: remove I2CDriver 9 years ago
AP_HAL_SITL HAL_SITL: implement cork() on RCOutput 8 years ago
AP_HAL_VRBRAIN Global: Remove '\r' character from all source code files 8 years ago
AP_ICEngine AP_ICEngine: add casting to avoid compiler warnings 9 years ago
AP_IRLock AP_IRLock_PX4: enabled sensor driver startup on bus2 if don't start on bus1 9 years ago
AP_InertialNav AP_InertialNav: Use separated EKF horiz/vert position interfaces 9 years ago
AP_InertialSensor build: don't build examples with old build system 8 years ago
AP_L1_Control AP_L1_Control: Adding support for rover's operating in reverse 9 years ago
AP_LandingGear
AP_Math build: don't build examples with old build system 8 years ago
AP_Menu
AP_Mission build: don't build examples with old build system 8 years ago
AP_Module build: don't build examples with old build system 8 years ago
AP_Motors AP_Motors: fixed use of trim on heli servos 8 years ago
AP_Mount build: don't build examples with old build system 8 years ago
AP_NavEKF AP_NavEKF: comment that param "Enable" index is moved to top 9 years ago
AP_NavEKF2 AP_NavEKF2: Always perform optical flow takeoff check when receiving data 8 years ago
AP_Navigation AP_Navigation: Adding set_reverse to virtual parent class 9 years ago
AP_Notify build: don't build examples with old build system 8 years ago
AP_OpticalFlow build: don't build examples with old build system 8 years ago
AP_Parachute build: don't build examples with old build system 8 years ago
AP_Param Examples: fix examples for px4 8 years ago
AP_RCMapper
AP_RPM build: don't build examples with old build system 8 years ago
AP_RSSI
AP_Rally AP_Rally: add is_valid method 9 years ago
AP_RangeFinder AP_RangeFinder: remove number_detections member variable and add number_detections reference argument to parse_response 8 years ago
AP_Relay
AP_Scheduler build: don't build examples with old build system 8 years ago
AP_SerialManager GCS_MAVLink: default to MAVLink2 enabled 8 years ago
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS AP_TECS: added use_synthetic_airspeed() API 8 years ago
AP_Terrain Global: Fix typos 9 years ago
AP_Tuning
AP_Vehicle Revert "AP_Vehicle: Removed unused airspeed_min and airspeed_max as now part of AP_Airspeed." 9 years ago
DataFlash build: don't build examples with old build system 8 years ago
Filter build: don't build examples with old build system 8 years ago
GCS_Console build: don't build examples with old build system 8 years ago
GCS_MAVLink build: don't build examples with old build system 8 years ago
PID build: don't build examples with old build system 8 years ago
RC_Channel build: don't build examples with old build system 8 years ago
SITL SITL: SIM_Calibration: bring angular velocity controller back 8 years ago
StorageManager build: don't build examples with old build system 8 years ago
doc