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 eef784fbe6 AP_Math: add benchmark for matrix multiplication 9 years ago
..
AC_AttitudeControl Global: rename min and max macros to uppercase 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 waf: add waf support 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 Global: rename min and max macros to uppercase 9 years ago
APM_Control Global: rename min and max macros to uppercase 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 waf: add waf support 9 years ago
AP_ADC_AnalogSource AP_ADC_AnalogSource: standardize inclusion of libaries headers 10 years ago
AP_ADSB AP_ADSB: update msg sizeof comment 9 years ago
AP_AHRS waf: add waf support 9 years ago
AP_Airspeed waf: add waf support 9 years ago
AP_Arming AP_Arming: libraries_Text_revision 9 years ago
AP_Baro waf: add waf support 9 years ago
AP_BattMonitor waf: add waf support 9 years ago
AP_BoardConfig AP_BoardConfig: use millis/micros/panic functions 9 years ago
AP_Buffer AP_Buffer: change pop_front to return a bool if successful 10 years ago
AP_Camera AP_Camera: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
AP_Common waf: add waf support 9 years ago
AP_Compass waf: add waf support 9 years ago
AP_Curve AP_Curve: remove wrong comment about PSTR 9 years ago
AP_Declination waf: add waf support 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 waf: add waf support 9 years ago
AP_HAL waf: add waf support 9 years ago
AP_HAL_AVR waf: add waf support 9 years ago
AP_HAL_Empty AP_HAL_Empty: use init() method without arguments 9 years ago
AP_HAL_FLYMAPLE waf: add waf support 9 years ago
AP_HAL_Linux waf: add waf support 9 years ago
AP_HAL_PX4 waf: add waf support 9 years ago
AP_HAL_SITL AP_HAL_SITL: use init() method without arguments 9 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: use init() method without arguments 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 waf: add waf support 9 years ago
AP_L1_Control Global: rename min and max macros to uppercase 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: add benchmark for matrix multiplication 9 years ago
AP_Menu AP_Menu: fix wrong printf format for printf 9 years ago
AP_Mission waf: add waf support 9 years ago
AP_Motors waf: add waf support 9 years ago
AP_Mount waf: add waf support 9 years ago
AP_NavEKF AP_NavEKF: use MAX() instead of maxf() 9 years ago
AP_NavEKF2 Global: rename min and max macros to uppercase 9 years ago
AP_Navigation AP_Navigation: standardize inclusion of libaries headers 10 years ago
AP_Notify waf: add waf support 9 years ago
AP_OpticalFlow waf: add waf support 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_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 waf: add waf support 9 years ago
AP_Relay AP_Relay: don't default to using two PWMs as relays on FMUv4 9 years ago
AP_Scheduler waf: add waf support 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: avoid comparison between signed and unsigned 9 years ago
AP_Terrain AP_Terrain: libraries_Text_revision 9 years ago
AP_Vehicle AP_Vehicle: standardize inclusion of libaries headers 10 years ago
DataFlash waf: add waf support 9 years ago
Filter waf: add waf support 9 years ago
GCS_Console waf: add waf support 9 years ago
GCS_MAVLink waf: add waf support 9 years ago
PID waf: add waf support 9 years ago
RC_Channel waf: add waf support 9 years ago
SITL SITL: update ADSB for squawk 9 years ago
StorageManager waf: add waf support 9 years ago
doc