5011 Commits (df42618e0e1beba669b4df49b87f9db03f13f915)

Author SHA1 Message Date
Rishabh Singh 147ff6863a Tools: Remove some parametes from Hexsoon EDU450 Frame 5 years ago
Peter Barker 53b6d1a639 autotest: wait for heartbeat when opening connection 5 years ago
Peter Barker 74c04271fa autotest: fix breakages for defaulting to mavlink2 5 years ago
Andy Piper 4147f0cce3 autotest: test gains are saved by autotune 5 years ago
Andy Piper c707303336 AP_HAL_ChibiOS: hold buzzer ping low in bootloader for omnibusf4pro 5 years ago
Andy Piper 523a97d161 Tools: update KakuteF7 bootloaders 5 years ago
Peter Barker 7da5f7c9b5 autotest: disable Spline waypoint test 5 years ago
Peter Barker 29e6f058a9 autotest: add test for scripting guided-steering-throttle example 5 years ago
Andy Piper b4efb78315 autotest: rangefinder transition test 5 years ago
Peter Barker 3737c13784 autotest: allow message rates to be set by message name, not just ID 5 years ago
Peter Barker cd1198bf49 autotest: drain mav before attempting to run a command 5 years ago
Peter Barker d0b97b89e7 autotest: add an assert_receive_message method 5 years ago
Peter Barker bb14746517 autotest: re-enable Rover BendyRuler test 5 years ago
Peter Barker f8acc211cf Tools: AP_Bootloader: remove unused BL_WAIT_MAGIC define 5 years ago
Andy Piper c6415136ed autotest: add a test for dynamic harmonics 5 years ago
Pierre Kancir 653a6bd0a4 Tools: remove xmlpretty, xmlint do a better job 5 years ago
Pierre Kancir 77b461fee4 Tools: add --debug-ekf to debug the EKF 5 years ago
andresrcdev 90d24042cf Tools: Added my name to GIT_Success.txt 5 years ago
auturgy c4a92fb0fe Update board_types.txt 5 years ago
Andrew Tridgell 0efae38af0 Tools: updated PR instructions for board_types PRs 5 years ago
Andrew Tridgell 17e8e422db AP_Bootloader: added board_types.txt 5 years ago
Peter Barker d1170db4bf Tools: allow parameters to be specified on a per-vehicle basis 5 years ago
Peter Barker ba5e4b8e37 autotest: python3 fix for fly_guided_move_to 5 years ago
Andrew Tridgell 243cfb5ffa Tools: added Pix32v5 bootloader 5 years ago
Andrew Tridgell ef8b09fa8b Tools: added Holybro Pix32v5 to build 5 years ago
Peter Barker 300e7ac2eb autotest: increase timeout on receiving mission-related messages 5 years ago
Peter Barker 77e5236278 autotest: drain mavlink queue to avoid failing on slow MISSION_COUNT 5 years ago
Peter Barker dc19dfaed8 autotest: fix several race conditions in RCOverride test 5 years ago
Peter Barker e207bbdf2a autotest: fix SYSTEM_TIME stream detection function 5 years ago
Peter Barker db6fef7ebd Tools: uploader: translate board IDs into board type in incompat output 5 years ago
Iampete1 579227d27a Tools: param.py add MB 5 years ago
bugobliterator 0528daecd8 autotest: increase timeout for compass calibration 5 years ago
bugobliterator 83d5df257e Tools: fix sitl_calibration stopping at calibration report 5 years ago
Peter Barker bdda78d0bb Tools: move removal of modemmanager down 5 years ago
Andrew Tridgell 7390846851 autotest: we need more than 1500 throttle for SimpleMode test 5 years ago
bugobliterator a5e9da337a Tools: autotest: fix FixedYawCalibration 5 years ago
bugobliterator 2c3bd61eb4 autotest: remove older compass calibration test 5 years ago
Pierre Kancir bd53796ed4 Tools: copter: add compass calibration testing 5 years ago
Pierre Kancir 2c7fc65fbd Tools: common.py: add generic compass calibration test 5 years ago
Pierre Kancir b72a17533c Tools: common: add a method to try arming and wait a result 5 years ago
Pierre Kancir 59de90d97f Tools: common.py: make max_delta a paramter for verify_parameter_values 5 years ago
Peter Barker 6490a57179 autotest: move check_logs to be an AutoTest-class function 5 years ago
Pierre Kancir 2c43efc7b4 Tools: vagrant: remove duplicate from install script 5 years ago
Pierre Kancir 6b596184cf Tools: install-prereqs-ubuntu : use variable for pip version selection 5 years ago
Pierre Kancir b238d081ac Tools: install-prereqs-ubuntu : prevent crash when link already exist 5 years ago
Pierre Kancir e40480a0ed Tools: install-prereqs-ubuntu : fix package_is_installed 5 years ago
Peter Barker d08e9b3363 autotest: --list-subtests works for QuadPlane, Heli and BalanceBot 5 years ago
Peter Barker 6c67ddacf4 autotest: rename set_heartbeat_interval to set_heartbeat_rate 5 years ago
Peter Barker 4e216f976f autotest: assert that Plane doesn't support fence-via-mission-item-protocol 5 years ago
Christian Clauss b07fb05dde autotest: Use ==/!= to compare constant literals (str, bytes, int, float, tuple) 5 years ago