51876 Commits (f441ba21ee6e00c85b37b96428b51f97d9194894)
 

Author SHA1 Message Date
Bill Geyer 9d7291f28a AC_AutoTune: removed pilot control during angle P tuning, added vel feedback 3 years ago
Bill Geyer e780687f5f AC_AutoTune: Fix issue with parameters in quadplane 3 years ago
Bill Geyer 54bdde8845 Copter: fix parameter issue with quadplane 3 years ago
Bill Geyer 33049e7f2d Copter: fix build error 3 years ago
Bill Geyer c5cbf6ce37 AC_AutoTune: add conditional for constants based on build 3 years ago
Bill Geyer bff6f3a7a8 AC_AutoTune: Stop specifying bit widths 3 years ago
Bill Geyer 7e4c94f7ec AC_AutoTune: fix bug with test_max_accel 3 years ago
Bill Geyer a5c1d51430 AC_AutoTune: add rate limits for rate dwell test and unusual attitude protections 3 years ago
Bill Geyer 768648b14c AC_AutoTune: fix position holding during sweeps 3 years ago
Bill Geyer 2c1985aecd AC_AutoTune: comments in FreqResp and use M_2PI for 6.28 3 years ago
Bill Geyer af1c8dd9bc AC_AutoTune: clean up FreqResp library and add comments 3 years ago
Bill Geyer 9ff3a7e795 AutoTune: fix commit Add units to the AC_AttitudeControl Library after rebase 3 years ago
Bill Geyer 6cdf3b9109 AC_AutoTune: adding comments to FreqResp Library 3 years ago
Bill Geyer c757de153d AC_AutoTune: tradheli autotune, sqashed commits together 3 years ago
Randy Mackay 873924d6cd AC_AutoTune: formatting and comment improvements 3 years ago
bnsgeyer fae1917aa7 AC_Autotune: add heli autotune with review comments incorporated 3 years ago
Bill Geyer 9bec232c8a Plane: modify qautotune to use of multi subclass 3 years ago
bnsgeyer a9450ac9b6 Copter: making autotune work for heli too 3 years ago
Iampete1 427e8d1e24 AP_Scripting: add define option to disable interupts for the duration of script run 3 years ago
Iampete1 da352163ee AP_Scripting: move singleton method bindings to flash 3 years ago
Andrew Tridgell c2c94631e8 HAL_ChibiOS: added STM32CubeMX files for new F412 configs 3 years ago
Andrew Tridgell e07057d24f HAL_ChibiOS: support SDIO 48MHz clock on F412 3 years ago
Peter Barker 189c4cc4c7 AP_Logger: add missing documentation for RCI2 message 3 years ago
Peter Barker e2ced65c04 AP_Avoidance: tidy construction of vector on stack 3 years ago
Peter Barker abc57740ee AP Avoidance: stop using relative_lat member in Location object 3 years ago
Rishabh 89cd6ab006 AC_PrecLand: Change parameter to bitmask 3 years ago
TulleU 7907fd5729 AP_HAL_ChibiOS: revo-mini-i2c probe for external compasses 3 years ago
Willian Galvani 802974a337 AP_Filesystem: tweak fgets() 3 years ago
Willian Galvani 6e91ae554a Tools: use relative paths for parameter files 3 years ago
Willian Galvani 392911fc62 Tools: update reltopdir function to use relpath() 3 years ago
Willian Galvani e6929892e3 AP_Param: Use AP:FS() to read files 3 years ago
Willian Galvani 403ea405dd AP_Hal_Linux: create defaults.parm for Navigator 3 years ago
Willian Galvani 2b9d56c252 Tools: embed default.param files for Linux boards 3 years ago
murata 42d1fd984c AP_OpticalFlow: Change division to multiplication 3 years ago
Hwurzburg 9c91e3c793 Tools: update option names in BATTMonitor in prep for expansion 3 years ago
Hwurzburg 0ea7044796 AP_HAL_ChibiOS: update option names in BATTMonitor in prep for expansion 3 years ago
Hwurzburg 95e074a7bc AP_BattMonitor: update option names in BATTMonitor in prep for expansion 3 years ago
Peter Barker f5526d095b AP_HAL: remove HAL_COMPASS_DEFAULT define 3 years ago
Peter Barker 9305a67737 AP_HAL_ESP32: remove HAL_COMPASS_DEFAULT define 3 years ago
Peter Barker 0eacc0348e AP_HAL_ChibiOS: remove HAL_COMPASS_DEFAULT define 3 years ago
Peter Barker ef2fd1f4ba AP_Compass: remove HAL_COMPASS_DEFAULT define 3 years ago
Peter Barker a4d2194f80 hwdef: SkyViper-v2450: enable only UBLOX and MAV GPS backends 3 years ago
Peter Barker 60b8277e1b AP_GPS: create and use AP_GPS_BACKEND_DEFAULT_ENABLED 3 years ago
mathieulohier bcc60d0945 hwdef: modalai_fc_v1 update documentation 3 years ago
Iampete1 3189bd7c0d Copter: AutoYaw: use get_slew_yaw_max_degs in place of get_slew_yaw_cds 3 years ago
Iampete1 b3646494d4 AC_AttitudeControl: always use smaller of slew yaw and rate max 3 years ago
Randy Mackay dee3f9dce1 Rover: 4.1.4-rc1 release notes 3 years ago
Randy Mackay 047128a038 Copter: 4.1.4-rc1 release notes 3 years ago
Tatsuya Yamaguchi 6443bdcb2d Copter: change variable type from float to int32_t 3 years ago
Rishabh 3caff0fa1e AP_Scripting: Add lua script example for Rover moving in circles with fixed radius using turn rate guided command 3 years ago