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.
 
 
 
 
 
 
Caio Marcelo de Oliveira Filho 118de8d01f AP_Mission: remove unnecessary includes from example 9 years ago
..
AC_AttitudeControl AC_AttitudeControl: use non-flybar leaky I handling 10 years ago
AC_Fence AC_Fence: standardize inclusion of libaries headers 10 years ago
AC_PID AC_PID: remove unnecessary includes from example 9 years ago
AC_PrecLand AC_PrecLand: add companion computer implementation 10 years ago
AC_Sprayer AC_Sprayer: standardize inclusion of libaries headers 10 years ago
AC_WPNav AC_WPNav: loiter limits lean angle for alt loss 10 years ago
APM_Control APM_Control: Fixed spelling error in parameter desc. 10 years ago
APM_OBC APM_OBC: added severities to send_statustext_all 10 years ago
APM_PI APM_PI: standardize inclusion of libaries headers 10 years ago
AP_ADC build: compile only the HAL files needed by the board 9 years ago
AP_ADC_AnalogSource AP_ADC_AnalogSource: standardize inclusion of libaries headers 10 years ago
AP_AHRS AP_AHRS: remove unnecessary includes in the example 9 years ago
AP_Airspeed build: compile only the HAL files needed by the board 9 years ago
AP_Arming AP_Arming: remove ahrs check from ins 9 years ago
AP_Baro AP_Baro: remove unnecessary includes in example 9 years ago
AP_BattMonitor AP_BattMonitor: remove unnecessary includes in example 9 years ago
AP_BoardConfig AP_BoardConfig: standardize inclusion of libaries headers 10 years ago
AP_Buffer AP_Buffer: change pop_front to return a bool if successful 10 years ago
AP_Camera AP_Camera: fix configure command id sent to components 10 years ago
AP_Common AP_Common: add Makefile and clean up includes 9 years ago
AP_Compass AP_Compass: remove unnecessary includes from example 9 years ago
AP_Curve AP_Curve: standardize inclusion of libaries headers 10 years ago
AP_Declination build: compile only the HAL files needed by the board 9 years ago
AP_EPM AP_EPM: standardize inclusion of libaries headers 10 years ago
AP_Frsky_Telem AP_Frsky_Telem: standardize inclusion of libaries headers 10 years ago
AP_GPS build: compile only the HAL files needed by the board 9 years ago
AP_HAL AP_HAL: remove unnecessary includes from examples 9 years ago
AP_HAL_AVR AP_HAL: provide AP_HAL_MAIN() 9 years ago
AP_HAL_Empty AP_HAL: provide AP_HAL_MAIN() 9 years ago
AP_HAL_FLYMAPLE AP_HAL: provide AP_HAL_MAIN() 9 years ago
AP_HAL_Linux AP_HAL_Linux: remove unnecessary includes in example 9 years ago
AP_HAL_PX4 AP_HAL: provide AP_HAL_MAIN() 9 years ago
AP_HAL_SITL AP_HAL: provide AP_HAL_MAIN() 9 years ago
AP_HAL_VRBRAIN AP_HAL: provide AP_HAL_MAIN() 9 years ago
AP_IRLock IRLock: replace tabs with spaces 10 years ago
AP_InertialNav AP_InertialNav: Address peer review comments 9 years ago
AP_InertialSensor build: compile only the HAL files needed by the board 9 years ago
AP_L1_Control AP_L1_Control: standardize inclusion of libaries headers 10 years ago
AP_LandingGear AP_LandingGear: standardize inclusion of libaries headers 10 years ago
AP_Limits AP_Limits: standardize inclusion of libaries headers 10 years ago
AP_Math AP_Math: remove unnecessary includes 9 years ago
AP_Menu AP_Menu: Fix warning 9 years ago
AP_Mission AP_Mission: remove unnecessary includes from example 9 years ago
AP_Motors build: compile only the HAL files needed by the board 9 years ago
AP_Mount build: compile only the HAL files needed by the board 9 years ago
AP_NavEKF NavEKF: use new perf counter API 9 years ago
AP_NavEKF2 AP_NavEKF: prevent high rate mag data locking out other data fusion 9 years ago
AP_Navigation AP_Navigation: standardize inclusion of libaries headers 10 years ago
AP_Notify build: compile only the HAL files needed by the board 9 years ago
AP_OpticalFlow build: compile only the HAL files needed by the board 9 years ago
AP_Parachute build: compile only the HAL files needed by the board 9 years ago
AP_Param AP_Param: Add parameter to print out all the keys/indexes 10 years ago
AP_PerfMon build: compile only the HAL files needed by the board 9 years ago
AP_Progmem AP_Progmem: standardize inclusion of libaries headers 10 years ago
AP_RCMapper AP_RCMapper: standardize inclusion of libaries headers 10 years ago
AP_RPM AP_RPM: added RPM_MAX parameter 10 years ago
AP_RSSI Copy paste errors and naming issues in documentation help. 10 years ago
AP_Rally AP_Rally: standardize inclusion of libaries headers 10 years ago
AP_RangeFinder AP_RangeFinder: remove unnecessary includes from example 9 years ago
AP_Relay AP_Relay: standardize inclusion of libaries headers 10 years ago
AP_Scheduler AP_Scheduler: remove unnecessary includes from example 9 years ago
AP_SerialManager AP_SerialManager: added enum for serial lidar 10 years ago
AP_ServoRelayEvents AP_ServoRelayEvents: standardize inclusion of libaries headers 10 years ago
AP_SpdHgtControl AP_SpdHgtControl: added flight stage FLIGHT_LAND_ABORT 10 years ago
AP_TECS AP_TECS: reformat using astyle 10 years ago
AP_Terrain AP_Terrain: don't allocate cache array when terrain not enabled 10 years ago
AP_Vehicle AP_Vehicle: standardize inclusion of libaries headers 10 years ago
DataFlash DataFlash: remove unnecessary includes from example 9 years ago
Filter Filter: remove unnecessary includes from examples 9 years ago
GCS_Console build: compile only the HAL files needed by the board 9 years ago
GCS_MAVLink GCS_MAVLink: remove unnecessary includes 9 years ago
PID PID: remove unnecessary includes from example 9 years ago
RC_Channel RC_Channel: make example compile again 9 years ago
SITL SITL: moved ignition to channel 6 10 years ago
StorageManager StorageManager: remove unnecessary includes from example 9 years ago
doc