1903 Commits (989ffb79cde6aee97f153030dc5c24434ec5cc4a)

Author SHA1 Message Date
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
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
Iampete1 579227d27a Tools: param.py add MB 5 years ago
bugobliterator 0528daecd8 autotest: increase timeout for compass calibration 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
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
Peter Barker ffaa60b9ed autotest: stop emitting duplicate rangefinder headings 5 years ago
Rajat Singhal 969a66fa01 Tools: autotest: Add Max RC input test for Rover 5 years ago
Peter Barker c474edbfbc autotest: attempt to make parameter download more reliable 5 years ago
Peter Barker adeb37581f autotest: fix heli for setpoint change 5 years ago
Peter Barker aaef44858f autotest: add test for Heli stabilize-mode takeoff 5 years ago
Peter Barker c44b760f3c autotest: explicitly run hello-world test and check for string 5 years ago
Peter Barker b0916231b2 autotest: add tests for log download 5 years ago
Peter Barker c8fdf9305b autotest: add test for quadplane stickmixing 5 years ago
Andy Piper 1358e39ffd autotest: test 256 FT windows and fix calculation of log-based FFT 5 years ago
Peter Barker 605672b631 autotest: round frsky altitude rather than truncate 5 years ago
Arash Negahdar a7768aabae Tools: Expose more options to SCRIMMAGE 5 years ago
Peter Barker 1f1383ab64 autotest: add quadplane test for qassist 5 years ago
Peter Barker f9c86bbfd0 autotest: ensure cached timestamp is up-to-date for run_cmd_get_ack 5 years ago
Peter Barker b857002158 autotest: drain mav before checking EKF values 5 years ago
Peter Barker d51d6752e5 autotest: drain mav before delay 5 years ago
bugobliterator 183e50b31f autotest: fix autotest on mac os x 5 years ago
Peter Barker c0fae0b1fb autotest: disable GyroFFT test; underlying issue being actively worked on 5 years ago
Peter Barker dec615bfb5 autotest: drain SITL pexpect when waiting for parameter 5 years ago
Peter Barker f6b121ad87 autotest: add tests for logging 5 years ago
Andrew Tridgell 8c59eb58bb Tools: added generic copter CMAC mission 5 years ago
Andy Piper 8f864f02fb autotest: 256 windows don't currently work 5 years ago
Andy Piper db4a612c13 autotest: test 256 FT windows and fix calculation of log-based FFT 5 years ago
Peter Barker 1c7354c321 autotest: improve mount debug 5 years ago
Peter Barker b312260be3 autotest: add timestamp to progress message 5 years ago
Peter Barker bd0ebb5778 autotest: accept statustext and ack in any order for mission errors 5 years ago
Peter Barker ebc781ba3a autotest: switch to looking for barometer update string for passthrough test 5 years ago
Peter Barker d197fd4acf autotest: fix rare, random failure in GCSRally test 5 years ago
Peter Barker 475027e03a Tools: autotest.py: add --enable-math-check-indexes 5 years ago
Peter Barker cb3c1742e8 Tools: sim_vehicle.py: add --enable-math-check-indexes 5 years ago
Arash Negahdar 7de136121b Tools: Exit cleanly based on the environment 5 years ago