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.
 
 
 
 
 
 
Tom Pittenger 426e40d30e AP_ADSB: new ADS-B library support 9 years ago
..
AC_AttitudeControl AC_AttControl: use millis/micros/panic functions 9 years ago
AC_Fence AC_Fence: use millis/micros/panic functions 9 years ago
AC_InputManager AC_InputManager: Initial class creation 9 years ago
AC_PID build: removed all nocore.inoflag files 9 years ago
AC_PrecLand AC_PrecLand: init members to resolve compile warning 9 years ago
AC_Sprayer AC_Sprayer: use millis/micros/panic functions 9 years ago
AC_WPNav AC_WPNav: use millis/micros/panic functions 9 years ago
APM_Control APM_Control: use millis/micros/panic functions 9 years ago
APM_OBC APM_OBC: use millis/micros/panic functions 9 years ago
APM_PI Remove use of PROGMEM 9 years ago
AP_ADC AP_ADC: fixed example build 9 years ago
AP_ADC_AnalogSource AP_ADC_AnalogSource: standardize inclusion of libaries headers 10 years ago
AP_ADSB AP_ADSB: new ADS-B library support 9 years ago
AP_AHRS AP_AHRS: added EKF type 10 for SITL 9 years ago
AP_Airspeed AP_Airspeed: examples use millis/micros/panic functions 9 years ago
AP_Arming AP_Arming: use millis/micros/panic functions 9 years ago
AP_Baro AP_Baro: examples use millis/micros/panic functions 9 years ago
AP_BattMonitor AP_BattMonitor: examples use millis/micros/panic functions 9 years ago
AP_BoardConfig AP_BoardConfig: use millis/micros/panic functions 9 years ago
AP_Buffer
AP_Camera AP_Camera: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
AP_Common AP_Common: fixed examples build 9 years ago
AP_Compass AP_Compass: examples use millis/micros/panic functions 9 years ago
AP_Curve AP_Curve: remove wrong comment about PSTR 9 years ago
AP_Declination AP_Declination: example uses millis/micros/panic functions 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: use millis/micros/panic functions 9 years ago
AP_HAL AP_HAL_Scheduler: remove unused functions 9 years ago
AP_HAL_AVR Remove AP_HAL_AVR 9 years ago
AP_HAL_Empty AP_HAL_Empty: Remove unused extern declaration for HALs 9 years ago
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: Remove unused extern declaration for HALs 9 years ago
AP_HAL_Linux AP_HAL_Linux: Remove unused extern declaration for HALs 9 years ago
AP_HAL_PX4 AP_HAL_PX4: Remove unused extern declaration for HALs 9 years ago
AP_HAL_SITL AP_HAL_SITL: created ADS-B simulator to generate additional ghost aircraft within SITL 9 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: Remove unused extern declaration for HALs 9 years ago
AP_IRLock AP_IRLock: use millis/micros/panic functions 9 years ago
AP_InertialNav AP_InertialNav: Address peer review comments 9 years ago
AP_InertialSensor AP_InertialSensor: catch NAN errors in accel and gyro filters 9 years ago
AP_L1_Control AP_L1_Control: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
AP_LandingGear Remove use of PROGMEM 9 years ago
AP_Limits Replace prog_char and prog_char_t with char 9 years ago
AP_Math AP_Math: examples use millis/micros/panic functions 9 years ago
AP_Menu AP_Menu: fix wrong printf format for printf 9 years ago
AP_Mission AP_Mission: example uses millis/micros/panic functions 9 years ago
AP_Motors AP_Motors: example uses millis/micros/panic functions 9 years ago
AP_Mount AP_Mount: use millis/micros/panic functions 9 years ago
AP_NavEKF AP_NavEKF: use millis/micros/panic functions 9 years ago
AP_NavEKF2 AP_NavEKF2: Rework measurement buffer refactor 9 years ago
AP_Navigation AP_Navigation: standardize inclusion of libaries headers 10 years ago
AP_Notify AP_Notify: use millis/micros/panic functions 9 years ago
AP_OpticalFlow AP_OpticalFlow: use millis/micros/panic functions 9 years ago
AP_Parachute AP_Parachute: use millis/micros/panic functions 9 years ago
AP_Param AP_Param: copter with vectors when sending parameters 9 years ago
AP_PerfMon AP_PerfMon: use millis/micros/panic functions 9 years ago
AP_Progmem AP_Progmem: remove dead code 9 years ago
AP_RCMapper Remove use of PROGMEM 9 years ago
AP_RPM AP_RPM: added a SITL RPM backend 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: use millis/micros/panic functions 9 years ago
AP_Relay AP_Relay: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
AP_Scheduler AP_Scheduler: use millis/micros/panic functions 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: added flight stage FLIGHT_LAND_ABORT 10 years ago
AP_TECS AP_TECS: use millis/micros/panic functions 9 years ago
AP_Terrain AP_Terrain: use millis/micros/panic functions 9 years ago
AP_Vehicle AP_Vehicle: standardize inclusion of libaries headers 10 years ago
DataFlash AP_DataFlash: example uses millis/micros/panic functions 9 years ago
Filter Filter: added reset method on vector filters 9 years ago
GCS_Console build: removed all nocore.inoflag files 9 years ago
GCS_MAVLink GCS_MAVLink: files generated from new ADSB_VEHICLE msg 9 years ago
PID PID: use millis/micros/panic functions 9 years ago
RC_Channel build: removed all nocore.inoflag files 9 years ago
SITL SITL: created ADSB simulator to generate additional ghost aircraft within SITL 9 years ago
StorageManager StorageManager: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
doc