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.
 
 
 
 
 
 
Gustavo Jose de Sousa 4613b68efb AP_InertialSensor: waf: skip VibTest example 9 years ago
..
AC_AttitudeControl AC_AttitudeControl: add attitude_controller_run functions, call from input functions 9 years ago
AC_Fence Global: rename min and max macros to uppercase 9 years ago
AC_InputManager AC_InputManager: Initial class creation 9 years ago
AC_PID AP_Math: Cleaned macro definitions 9 years ago
AC_PrecLand AC_PrecLand: add missing parameter description 9 years ago
AC_Sprayer Global: rename min and max macros to uppercase 9 years ago
AC_WPNav AP_Math: Cleaned macro definitions 9 years ago
APM_Control APMControl: Cast type to uint8 9 years ago
APM_OBC APM_OBC: use millis/micros/panic functions 9 years ago
AP_ADC AP_ADC: replace header guard with pragma once 9 years ago
AP_ADSB AP_ADSB: added guided mode handling 9 years ago
AP_AHRS AP_AHRS: allow for EKF without GPS on plane in VTOL modes 9 years ago
AP_AccelCal AP_Math: Cleaned macro definitions 9 years ago
AP_Airspeed AP_Airspeed: fix coding style 9 years ago
AP_Arming AP_Arming: fixed GPS_CFG mask bug 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: allow setting of SBUS output frame rate 9 years ago
AP_Buffer AP_Buffer: replace header guard with pragma once 9 years ago
AP_Camera AP_Camera: make AP_Camera::control() return bool for picture trigger 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: use millis/micros/panic functions 9 years ago
AP_Frsky_Telem AP_FrSkyTelem: use millis/micros/panic functions 9 years ago
AP_GPS AP_GPS: Added ERB to AP_GPS 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: fix constructor after I2CDevice 9 years ago
AP_HAL_Linux AP_HAL_Linux: make Ublox work on the higher frequency 9 years ago
AP_HAL_PX4 HAL_PX4: send all channels to px4io 9 years ago
AP_HAL_QURT HAL_QURT: fixed for addition of i2c manager 9 years ago
AP_HAL_SITL AP HAL SITL: Use fully qualified SITL namespace 9 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: use empty I2CDevice 9 years ago
AP_IRLock AP_IRLock: use millis/micros/panic functions 9 years ago
AP_InertialNav AP_IntertialNav: ensure we work on valid updated data 9 years ago
AP_InertialSensor AP_InertialSensor: waf: skip VibTest example 9 years ago
AP_L1_Control AP_Math: Cleaned macro definitions 9 years ago
AP_LandingGear Remove use of PROGMEM 9 years ago
AP_Math AP_Math: fix eulers example for PX4 9 years ago
AP_Menu AP_Menu: stop using Progmem.h 9 years ago
AP_Mission AP_Mission: removed LOITER_TO_ALT heading requirement param field 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: Fix warning 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