37414 Commits (7f96d4ad1205038cf6fb0a8de0b1efba7c02d82a)
 

Author SHA1 Message Date
Andrew Tridgell 7f96d4ad12 AP_HAL: added was_watchdog_reset() 6 years ago
Andrew Tridgell a5309b3afa HAL_ChibiOS: record reason for reset 6 years ago
Andrew Tridgell 272c277056 HAL_ChibiOS: use BRD_OPTIONS to enable watchdog 6 years ago
Andrew Tridgell 288569e156 AP_BoardConfig: added BRD_OPTIONS 6 years ago
Andrew Tridgell c09df1ea7b HAL_ChibiOS: added IWDG watchdog support 6 years ago
Andrew Tridgell c988eb2fd9 AP_InertialSensor: don't set INS_ENABLE_MASK to found IMU mask 6 years ago
Andrew Tridgell c7ed4bfbcc AP_InertialSensor: allow testing of IMU failure 6 years ago
Andrew Tridgell e18f40cc08 SITL: added IMU failure masks 6 years ago
Andrew Tridgell 5e1f9068a1 AP_AHRS: ensure AHRS never uses an unhealthy gyro 6 years ago
Randy Mackay 1969a84e01 Rover: fix omni tri steering and lateral factors 6 years ago
Tomoshi Wagata 53e99027a3 Tools: add kawachii location for SITL 6 years ago
Rajat Singhal a963a0d245 Tools: scripts: Suggest exporting JSBSim path after building 6 years ago
Andrew Tridgell 43274f5d1b Tools: updated io firmware build 6 years ago
Andrew Tridgell 480d33706c AP_IOMCU: fixed safety state on reboot 6 years ago
Michael du Breuil 078b9e85c2 Travis: Remove boards that were moved to semaphore 6 years ago
Michael du Breuil b0f4611ddc AP_HAL_ChibiOS: Fix python3 with F7 builds 6 years ago
Randy Mackay 8a5141f751 Copter: mode autoyaw lower in mode.h 6 years ago
Peter Barker 7945c1fdfd Copter: mode class unfriends everyone, make relevant methods public 6 years ago
Leonard Hall 32cc642b2e AC_AttitudeControl: Formatting Changes 6 years ago
Francisco Ferreira 7d19ba8550
uavcan: update submodule to fix Python 3.7 issues 6 years ago
Peter Barker 9474fa1120 Tools: remove byte order mark from Solo params file 6 years ago
Peter Barker 146b0c69d6 AP_Logger: check return values from get_log_data 6 years ago
Peter Barker 0b44525bda AP_InternalError: correct cast in debug statement 6 years ago
Peter Barker 2cb69366c8 Tools: autotest: facilitate changing mode by number 6 years ago
CAO MUQING 07747c5c09 Tools: autotest: add and update zigzag flight mode test for copter 6 years ago
Randy Mackay b7d0e4ec10 Copter: remove surface tracking shim functions 6 years ago
Randy Mackay 01909cf4c8 Copter: zigzag mode gets terrain following support 6 years ago
Randy Mackay 6fbbabd333 AC_WPNav: add origin_and_destination_are_terrain_alt accessor 6 years ago
Randy Mackay 5ebaeaf5d2 AC_WPNav: add rangefinder_used accessor 6 years ago
Randy Mackay 89eb876faf Copter: move surface tracking variables into structure 6 years ago
Randy Mackay 33a57361bd Copter: reduce args passed to get_surface_tracking_climb_rate 6 years ago
Randy Mackay a732dfed6d Copter: minor format fixes to get_pilot_desired_cilmb_rate 6 years ago
Michael du Breuil a2ac0875a7 AP_Airspeed: Fix race condition in SDP3X leading to garbage data 6 years ago
Peter Barker bec9b6dda4 Tools: apj_tool.py: python3 fixes 6 years ago
Randy Mackay 54a505dade AC_PID: fix filt_d_hz accessor 6 years ago
tom pittenger cd920c7609 AP_ICEngine: sanity check param values 6 years ago
IamPete1 3b9125956e AP_ICEngine: add idle throttle percentage 6 years ago
Randy Mackay 69882d9898 AP_HAL_ChibiOS: fix Pixhawk4 readme 6 years ago
Siddharth Purohit 6dc94b0e3d Compass: fix compass orientation for AK09916 on Cube 6 years ago
Peter Barker c6115f4ff3 AP_Mission: add string for spline waypoint 6 years ago
Peter Barker 18ed422a97 Tools: autotest: add test for flying spline waypoints 6 years ago
Peter Barker 5e69758661 Tools: autotest: factor out a start_mavproxy method 6 years ago
Peter Barker e166286ff5 AP_SmartRTL: Bitmask is now a template 6 years ago
Peter Barker 606614adb9 SRV_Channel: Bitmask is now a template 6 years ago
Peter Barker c143ec47da GCS_MAVLink: Bitmask is now a template 6 years ago
Peter Barker 0dd71e7b3a AP_HAL_SITL: Bitmask is now a template 6 years ago
Peter Barker 3c3b12ba77 AP_HAL_ChibiOS: Bitmask is now a template 6 years ago
Peter Barker e51a0a7a52 AP_Common: make Bitmask a template on number of bits 6 years ago
Randy Mackay 4e494d5a63 AC_PosControl: minor comment fix to pre-arm checks 6 years ago
Randy Mackay 0624f6b8c3 AC_PosControl: minor comment fix 6 years ago