45661 Commits (1dad0ecb462cbaa4ac83acd5745913d5de5a335c)
 

Author SHA1 Message Date
Peter Barker 1dad0ecb46 autotest: disarm vehicle in case vibration test excepts 4 years ago
Peter Barker 47aea5f44c autotest: print stack traces for caught exceptions 4 years ago
Pierre Kancir fc0e2fec6b Tools: add caching for --target= completion that is long 4 years ago
Tatsuya Yamaguchi b7f5aa7eab Copter: fix compilation when rtl option is disabled 4 years ago
Tatsuya Yamaguchi 621fa857b7 Copter: disable RTL option 4 years ago
Samuel Tabor d97a81bfea Plane: Re-order logic in soaring.cpp. 4 years ago
Samuel Tabor a8549f5e5f Plane: Use const method on modes classes to mark those that support auto switch to THERMAL mode. 4 years ago
李孟晓 40dbb316c1 AP_BattMonitor: ignore SoC option for UAVCAN devices 4 years ago
Andrew Tridgell eeb728237f AP_Compass: removed error on BMM150 4 years ago
Andy Piper a07cbc8706 Tools: BeastF7 bootloader 4 years ago
Andy Piper e781572d53 AP_HAL_ChibiOS: support iFlight BeastF7 4 years ago
Andy Piper fdbf2d369a AP_HAL_ChibiOS: do not take bi-dir path when in serial DMA 4 years ago
yaapu 89802ed6fc AP_MSP:Tools: use BATTERY_STATE.voltage_cv for cell voltage calculation to replicate actual DJI Goggles behaviour 4 years ago
yaapu b84baf06d3 AP_OpticalFlow: fix MAVLink opflow driver, only apply yaw to flowRate as body rate comes from AHRS 4 years ago
yaapu 5b2d430a2a AP_OpticalFlow: fix CXOF opflow driver, only apply yaw to flowRate as body rate comes from AHRS 4 years ago
Andrew Tridgell 8728148db6 AP_Notify: don't do startup tone on AP_Periph devices 4 years ago
Peter Barker e85e6d3375 autotest: use new set_parameters in place of many set_parameter calls 4 years ago
Peter Barker 2917c75f35 autotest: add option to timeout parameter fetching in system time 4 years ago
Peter Barker 83f2f365c0 autotest: implement a more efficient set_parameters, implement set_parameter in terms of it 4 years ago
Peter Barker f478666700 autotest: correct scripting test for missing message 4 years ago
Peter Barker 8497f8fc73 autotest: correct some timeout issues around Copter takeoff 4 years ago
Peter Barker 0a39c49711 autotest: gpstovicon: reboot after setting new EKF type rather than before 4 years ago
Peter Barker 252b166099 autotest: reboot after Copter gyrofft test 4 years ago
Peter Barker e7aefc7fe4 autotest: make polling home position quiet by default 4 years ago
Peter Barker 5318538182 autotest: reboot SITL when moving from EKF10 to EKF2 in mag test 4 years ago
Peter Barker 987466bc3d autotest: increase timeout on avoidance-corners test 4 years ago
Peter Barker fdb5b5e6d6 autotest: correct dataflash transfer test for long periods 4 years ago
Igor Campos 174700b7ad AP_Mount: Implement roll control on Solo gimbal 4 years ago
Willian Galvani 9020c79677 Tools: Frame_params: Sub: fix parameter types 4 years ago
Tatsuya Yamaguchi 985642af32 AP_Avoidance: update the description of AVD_F_ALT_MIN to specify MSL 4 years ago
chobits e73d28fe19 AP_NavEKF3: remove redundant extnav code 4 years ago
Peter Barker 3a264e0a76 autotest: use LOG_STRUCTURE_FROM as key string (don't need library name) 4 years ago
Josh Henderson 8e705a5eed AP_Logger: move BAT & BCL logging functions to AP_BattMonitor 4 years ago
Josh Henderson e91953fa3b AP_BattMonitor: move log BAT & BCL into AP_BattMonitor 4 years ago
Josh Henderson dfa8e55622 AP_BattMonitor: add has_temperature method to Backend 4 years ago
Peter Barker b92b343d4e SITL: add simulator for ICM40609 4 years ago
Peter Barker 239b09fb34 AP_InertialSensor: add simulator for ICM40609 4 years ago
Peter Barker 5001978704 Rover: add do_disarm_checks boolean to disarm call 4 years ago
Peter Barker f6f19eeeb2 ArduSub: add do_disarm_checks boolean to disarm call 4 years ago
Peter Barker b698546b70 ArduPlane: add do_disarm_checks boolean to disarm call 4 years ago
Peter Barker 65adf5b4a9 ArduCopter: add do_disarm_checks boolean to disarm call 4 years ago
Peter Barker 3d577d94e8 GCS_MAVLink: add do_disarm_checks boolean to disarm call 4 years ago
Peter Barker b229c552e6 AP_Arming: add do_disarm_checks boolean to disarm call 4 years ago
Peter Barker c9b906de17 AntennaTracker: split out a handle_command_component_arm_disarm 4 years ago
Peter Barker 0052500d67 GCS_MAVLink: split out a handle_command_component_arm_disarm 4 years ago
Brad Bosch a2192eda5e GCS_MAVLink: use RADIO_STATUS message txbuf field 4 years ago
bugobliterator 4346264113 AP_HAL_ChibiOS: ensure UP and CH timer channels share DMA for H7 4 years ago
Pierre Kancir fc7a617b74 .azure: reduce copter test to coptertest1 to pass time limit (60m) 4 years ago
Pierre Kancir df0eb4ea8a Azure: fix autotest 4 years ago
Peter Barker 96981baadf AP_CanManager: use milliseconds for timeout 4 years ago