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.
 
 
 
 
 
 
Lucas De Marchi d82e80c749 APM_OBC: replace header guard with pragma once 9 years ago
..
AC_AttitudeControl AC_AttitudeControl: replace header guard with pragma once 9 years ago
AC_Fence AC_Fence: replace header guard with pragma once 9 years ago
AC_InputManager AC_InputManager: replace header guard with pragma once 9 years ago
AC_PID AC_PID: replace header guard with pragma once 9 years ago
AC_PrecLand AC_PrecLand: replace header guard with pragma once 9 years ago
AC_Sprayer AC_Sprayer: replace header guard with pragma once 9 years ago
AC_WPNav AC_WPNav: replace header guard with pragma once 9 years ago
APM_Control APM_Control: replace header guard with pragma once 9 years ago
APM_OBC APM_OBC: replace header guard with pragma once 9 years ago
AP_ADC AP_ADC: replace header guard with pragma once 9 years ago
AP_ADSB AP_ADSB: replace header guard with pragma once 9 years ago
AP_AHRS AP_AHRS: replace header guard with pragma once 9 years ago
AP_AccelCal AP_AccelCal: replace header guard with pragma once 9 years ago
AP_Airspeed AP_Airspeed: replace header guard with pragma once 9 years ago
AP_Arming AP_Arming: replace header guard with pragma once 9 years ago
AP_Baro AP_Baro: prevent bad ground pressure from making a board unbootable 9 years ago
AP_BattMonitor AP_BattMonitor: add new param BATT_WATT_MAX 9 years ago
AP_BoardConfig AP_BoardConfig: replace header guard with pragma once 9 years ago
AP_Buffer AP_Buffer: replace header guard with pragma once 9 years ago
AP_Camera AP_Camera: replace header guard with pragma once 9 years ago
AP_Common AP_Common: missing: move definitions to standard headers 9 years ago
AP_Compass AP_Compass: AP_Compass_test: code enhancements 9 years ago
AP_Declination waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
AP_EPM AP_EPM: replace header guard with pragma once 9 years ago
AP_Frsky_Telem AP_Frsky_Telem: replace header guard with pragma once 9 years ago
AP_GPS AP_GPS: replace header guard with pragma once 9 years ago
AP_HAL AP_HAL: add RCOutput::read_last_sent definition 9 years ago
AP_HAL_AVR waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
AP_HAL_Empty AP_HAL_Empty: replace header guard with pragma once 9 years ago
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: replace header guard with pragma once 9 years ago
AP_HAL_Linux AP_HAL_Linux: make Ublox work on the higher frequency 9 years ago
AP_HAL_PX4 AP_HAL_PX4: replace header guard with pragma once 9 years ago
AP_HAL_QURT AP_HAL_QURT: replace header guard with pragma once 9 years ago
AP_HAL_SITL AP_HAL_SITL: replace header guard with pragma once 9 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: replace header guard with pragma once 9 years ago
AP_IRLock AP_IRLock: replace header guard with pragma once 9 years ago
AP_InertialNav AP_InertialNav: replace header guard with pragma once 9 years ago
AP_InertialSensor AP_InertialSensor: waf: skip VibTest example 9 years ago
AP_L1_Control AP_L1_Control: replace header guard with pragma once 9 years ago
AP_LandingGear AP_LandingGear: replace header guard with pragma once 9 years ago
AP_Math AP_Math: replace header guard with pragma once 9 years ago
AP_Menu AP_Menu: replace header guard with pragma once 9 years ago
AP_Mission AP_Mission: replace header guard with pragma once 9 years ago
AP_Motors AP_Math: Cleaned macro definitions 9 years ago
AP_Mount SoloGimbal: resolve compiler warning re float comparison 9 years ago
AP_NavEKF AP_NavEKF: avoid use of undefined #defines 9 years ago
AP_NavEKF2 AP_NavEKF2: Fix bug in initial alignment calculation 9 years ago
AP_Navigation Plane: add a default Navigation option as explained in the param docs 9 years ago
AP_Notify AP_Notify: add class to turn LED off 9 years ago
AP_OpticalFlow AP_OpticalFlow: fix use of undefined variable 9 years ago
AP_Parachute waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
AP_Param AP_Param: fixed a reporting problem with AP_Vector3f 9 years ago
AP_RCMapper Remove use of PROGMEM 9 years ago
AP_RPM AP RPM: Initialise backend with _instance 9 years ago
AP_RSSI Remove use of PROGMEM 9 years ago
AP_Rally AP_Rally: use millis/micros/panic functions 9 years ago
AP_RangeFinder AP_Rangefinder: compiler warning float to double on atof() 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: replace header guard with pragma once 9 years ago
AP_SerialManager AP_SerialManager: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
AP_ServoRelayEvents AP_ServoRelayEvents: use millis/micros/panic functions 9 years ago
AP_SpdHgtControl AP_SpdHgtControl: 2/3 Land Sink Rate Change 9 years ago
AP_TECS AP_TECS: reverse-thrust cleanup 9 years ago
AP_Terrain AP_Terrain: libraries_Text_revision 9 years ago
AP_Vehicle AP_Vehicle: new params for pre-flare 9 years ago
DataFlash DataFlash: Cast msg to uint8 9 years ago
Filter AP_Math: Cleaned macro definitions 9 years ago
GCS_Console waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
GCS_MAVLink GCS_Mavlink: send power status from all boards 9 years ago
PID AP_Math: Cleaned macro definitions 9 years ago
RC_Channel waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
SITL SITL: support octaquad in quadplane sim 9 years ago
StorageManager StorageManager: replace header guard with pragma once 9 years ago
doc