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.
 
 
 
 
 
 
Ricardo de Almeida Gonzaga e31a37e7a8 AP_Notify: Fix typos 9 years ago
..
AC_AttitudeControl AC_AttitudeControl: removed use of AFF for tail control in heli 9 years ago
AC_Fence
AC_InputManager
AC_PID AC_PID: removed AFF from heli PID 9 years ago
AC_PrecLand AC_PrecLand: remove PI controller, speed limits as they are unused 9 years ago
AC_Sprayer AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AC_WPNav AP_Math: Replace is_equal with a type safe template function 9 years ago
APM_Control APM_Control: expose parameters as AP_Float 9 years ago
APM_OBC APM_OBC: Fix up after RC_Channels refactor 9 years ago
AP_ADC AP_ADC: fix warning on printf 9 years ago
AP_ADSB
AP_AHRS AP_Math: Replace is_equal with a type safe template function 9 years ago
AP_AccelCal AP_AccelCal: check return of get_calibrator 9 years ago
AP_Airspeed AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AP_Arming
AP_Baro AP_Baro: BMP085: use a moving average of 10 samples in BMP085 9 years ago
AP_BattMonitor AP_BattMonitor: make param BATT_WATT_MAX plane only 9 years ago
AP_BoardConfig
AP_Buffer
AP_Camera
AP_Common AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AP_Compass AP_Compass: add an extra rotation for internal LSM9DS1 on Navio2 9 years ago
AP_Declination
AP_EPM Revising ardupilot.com to .org 9 years ago
AP_Frsky_Telem AP_Frsky_Telem: remove unnecessary abs 9 years ago
AP_GPS AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AP_HAL AP_Compass: added external compass autodetection on Navio 9 years ago
AP_HAL_AVR
AP_HAL_Empty
AP_HAL_FLYMAPLE Revising ardupilot.com to .org 9 years ago
AP_HAL_Linux AP_HAL_Linux: Scheduler: set stack sizes to 256k 9 years ago
AP_HAL_PX4 AP_HAL_PX4: fixed hexacopter on Pixracer 9 years ago
AP_HAL_QURT
AP_HAL_SITL AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AP_HAL_VRBRAIN
AP_IRLock
AP_InertialNav AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AP_InertialSensor AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AP_L1_Control AP_L1_Control: remove tabs and trailing whitespaces 9 years ago
AP_LandingGear
AP_Math AP_Math: use inline wrappers for constrain_* functions 9 years ago
AP_Menu
AP_Mission AP_Mission: Added mavlink_cmd_long_to_mission_cmd method. 9 years ago
AP_Motors AP_Motors: added hook for vehicle based thrust compensation 9 years ago
AP_Mount AP_Mount: block forwarding of MAVlink by bitmask 9 years ago
AP_NavEKF AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AP_NavEKF2 AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
AP_Navigation AP_L1 - add a stale flag 9 years ago
AP_Notify AP_Notify: Fix typos 9 years ago
AP_OpticalFlow AP_OpticalFlow: fix optical flow initialization 9 years ago
AP_Parachute AP_Parachute: resolve compile warning re init order 9 years ago
AP_Param AP_Param: explicitly cast to float to avoid Clang warning 9 years ago
AP_RCMapper
AP_RPM
AP_RSSI AP_RSSI: use fabsf instead of abs 9 years ago
AP_Rally
AP_RangeFinder AP_RangeFinder: Fix typos 9 years ago
AP_Relay
AP_Scheduler
AP_SerialManager AP_SerialManager: changed default for SERIAL4_PROTOCOL to 5 9 years ago
AP_ServoRelayEvents AP_ServoRelayEvents: Fix up after RC_Channels refactor 9 years ago
AP_SpdHgtControl AP_TECS: created accessor for TECS_LAND_ARSPD param 9 years ago
AP_TECS AP-TECS: constrain proportion to 0-1 for spdweight scale so it doesn't grow backup after land point 9 years ago
AP_Terrain AP_Terrain: update comments for height_terrain_difference_home 9 years ago
AP_Tuning AP_Tuning: Fix up after RC_Channels refactor 9 years ago
AP_Vehicle
DataFlash DataFlash: Fix typos 9 years ago
Filter Filter: add AverageFilter variant to save current sum 9 years ago
GCS_Console
GCS_MAVLink GCS_MAVLink: add route mask for blocking MAVlink forwading 9 years ago
PID PID: Fix typos 9 years ago
RC_Channel RC_Channel: Fix typos 9 years ago
SITL SITL: setsid() when starting JSBSim so Ctrl-C doesn't kill it in GDB 9 years ago
StorageManager Revising ardupilot.com to .org 9 years ago
doc