52474 Commits (48881eeb5517d2804f929aa3d56b68f958f73772)
 

Author SHA1 Message Date
Andrew Tridgell 48881eeb55 Plane: fixed yaw on the ground when rudder disarming in AUTO 3 years ago
Peter Barker 7a62b5429b autotest: add test for landing speed 3 years ago
Andrew Tridgell 680162cef0 Plane: added a value for RTL_AUTOLAND to disable arming check 3 years ago
Andrew Tridgell 27cbe5dbbb Plane: prevent rapid RTL/AUTO switching on fence breach 3 years ago
Andrew Tridgell ce27ec2276 AP_BattMonitor: fixed battery remaining of sum battery 3 years ago
Andrew Tridgell 3f865ba102 web: changed from '3DR' to 'SiK' 3 years ago
bugobliterator 79c45049e0 AP_GPS: only use PPS time when there is atleast 2D Fix 3 years ago
bugobliterator 2dceb9a3ed AP_HAL_ChibiOS: ensure that common ram is selected for bootloader/app comms in STM32H7 3 years ago
bugobliterator 39b771c3a9 AP_Scripting: add support for can_printf in lua 3 years ago
bugobliterator 7f5dc33e7e AP_Periph: allow can_printf as periph member method as well 3 years ago
Andrew Tridgell d82a306cc2 Plane: when shutting down motors force outputs to minimum 3 years ago
Andrew Tridgell 73eabb1fd0 GCS_MAVLink: send GCS voltage to GCS 3 years ago
Andrew Tridgell 9c067f360f AP_BattMonitor: added option to send resting voltage to GCS 3 years ago
Peter Barker f1ec657c41 GCS_MAVLink: correct compilation with HAL_INS_ACCELCAL_ENABLED false 3 years ago
Peter Barker fe863b9567 AP_Vehicle: correct compilation with HAL_INS_ACCELCAL_ENABLED false 3 years ago
Peter Barker 38a1c4412a AP_Mount: correct compilation with HAL_INS_ACCELCAL_ENABLED false 3 years ago
Peter Barker 3dae386ae3 AP_InertialSensor: correct compilation with HAL_INS_ACCELCAL_ENABLED false 3 years ago
Peter Barker df4911cbcb AP_NavEKF3: avoid direct use of Location alt field 3 years ago
Peter Barker 83011580f3 AP_NavEKF2: avoid direct use of Location alt field 3 years ago
Andrew Tridgell 33b7f8f46e Tools: rebuild IO firmware 3 years ago
Andrew Tridgell ce0b7a8957 AP_IOMCU: fixed handling of RC_OPTIONS bit to ignore RC failsafe bit 3 years ago
Andrew Tridgell 522173328c AP_RCProtocol: added failsafe_active() API 3 years ago
Andrew Tridgell e8115a99bc AP_Scripting: added set_override method for scripting 3 years ago
Willian Galvani 19db542111 AP_Param: Use AP:FS for accessing files 3 years ago
Willian Galvani 0e62d561d9 AP_Filesystem: add allow_absolute_paths to open(), implement it for posix backend 3 years ago
Peter Barker 2784f8fa7f Plane: remove persistent guided_WP_loc state 3 years ago
Andrew Tridgell feb9e78f00 AP_GPS: prevent switching to a dead GPS 3 years ago
Pierre Kancir 699651e306 Tools: add pexpect on Arch env 3 years ago
Pierre Kancir e704e84bf9 Tools: fix package install on Python2 3 years ago
pacolate12 0d256da3b5 AP_UAVCAN: correct array inxexing 3 years ago
bugobliterator 8574afb2e1 AP_BoardConfig: add WHOAMI for INV42688 3 years ago
bugobliterator 95b69ba1fd AP_Bootloader: add board type CubeOrangePlus 3 years ago
bugobliterator 7abcf9ec46 AP_HAL_ChibiOS: add CubeOrangePlus 3 years ago
Peter Barker 1f5165349e Plane: correct compilation when airspeed disabled 3 years ago
Peter Barker 6b48a8df02 Tools: correct antennatracker name in size_compare_branches.py 3 years ago
Andrew Tridgell 62db423758 Tools: update MatekL431 bootloaders 3 years ago
Andrew Tridgell 54e4c6e1be hwdef: leave MatekL431 ROMFS uncompressed 3 years ago
mateksys b3f7556ac2 Tools: add MatekL431 bootloader 3 years ago
mateksys 35ed87a5db AP_HAL_ChibiOS: add MatekL431 AP_Periph hwdef 3 years ago
Andrew Tridgell 994e1e0c0a AP_Periph: mark version as 1.4.0dev 3 years ago
Andrew Tridgell 59456b4f82 AP_Periph: updated release notes for 1.3.0 3 years ago
Andrew Tridgell 116c692e2b AP_Periph: rename ReleaseNotes.txt 3 years ago
Andrew Tridgell 2c22cbc50e Plane: update release notes for 4.2.0beta3 3 years ago
Henry Wurzburg 14700063d2 ArduPlane: convert floating point divides into multiplys 3 years ago
Henry Wurzburg c48b7319bc AP_RSSI: convert floating point divides into multiplys 3 years ago
Andrew Tridgell 6ebefbdb16 Plane: added airspeed based pitch limit check 3 years ago
Andrew Tridgell eabdaae1e7 Plane: use set_lean_angle_max_cd() 3 years ago
Andrew Tridgell 7bb129aa3e AC_AttitudeControl: added set_lean_angle_max_cd() 3 years ago
Andrew Tridgell 7dcdeac7ab AC_Autorotation: use accel_to_angle() 3 years ago
Andrew Tridgell f824be726c AC_WPNav: use angle/accel functions 3 years ago