488 Commits (6865649b9b4f7e5e29c52cc977ab4528e45ab006)

Author SHA1 Message Date
Peter Barker ba1973d343 autotest: parse messages when setting parameters 4 years ago
Randy Mackay 1f8b48e8f7 Tools: common autotest spelling fix 4 years ago
Peter Barker cd8a393ac2 autotest: create own RC thread to handle setting of RC overrides 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 8497f8fc73 autotest: correct some timeout issues around Copter takeoff 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 fdb5b5e6d6 autotest: correct dataflash transfer test for long periods 4 years ago
Peter Barker 3a264e0a76 autotest: use LOG_STRUCTURE_FROM as key string (don't need library name) 4 years ago
Josh Henderson 0052e4d528 Tools: auotest add LOG_STRUCTURE_FROM_AHRS 4 years ago
Peter Barker 4d19ff6b26 autotest: prompt ArduPilot for SYSTEM_TIME message during reboot 4 years ago
Peter Barker 5120ebf2f6 autotest: add a set_parameters method 4 years ago
Andy Piper f702288ad2 autotest: correct number of logs 4 years ago
Peter Barker 38ea62c5d7 autotest: send mode change messages directly rather than via MAVProxy 4 years ago
Peter Barker d31f676c33 autotest: don't use MAVProxy for uploading using fencepoint protocol 4 years ago
Peter Barker 2b06ae9aa0 autotest: create and use a wait_sensor_state method 4 years ago
Peter Barker 7c7fb67829 autotest: fixes for AFS test 4 years ago
Peter Barker 7f79ddf3ff autotest: CRSF: remove pointless wait-ready-to-arm 4 years ago
Peter Barker 6c48a38497 autotest: avoid zero-byte-read on log download 4 years ago
Peter Barker b53b30ea51 autotest: split out a get_rc_channel_value() 4 years ago
Peter Barker 0a5eedb05a autotest: wipe and reinitialise parameters when resetting SITL commandline 4 years ago
Peter Barker 0788b46374 autotest: add trivial test for Callisto 4 years ago
Peter Barker 5d23dc2314 autotest: avoid replicating enumeration value names from pymavlink 4 years ago
Pierre Kancir 06d6526ba6 Autotest: correct wait_distance_to_home comment 4 years ago
Pierre Kancir 6565309325 Autotest: add test_set_velocity_global_int tests 4 years ago
Pierre Kancir 10673122c0 Autotest: add test_set_position_global_int tests 4 years ago
Pierre Kancir 62a1fa1052 Autotest: add wait_speed_vector and wait yaw_speed functions 4 years ago
Pierre Kancir 0ca8e817d5 Autotest: wait_and_maintain add support of Vector3 4 years ago
Pierre Kancir dbaeb668f1 Autotest: add MAV_FRAME dictionary 4 years ago
Pierre Kancir 0bf7bd7f68 Autotest: add set_position mask to common.py 4 years ago
Peter Barker 4efcf16005 autotest: correct number of bytes we expect to download 4 years ago
Peter Barker 8e71e2505a autotest: correct lookup for most recent log file 4 years ago
Pierre Kancir 9550721ae4 Tools: add initial_mode testing 4 years ago
Peter Barker 9ad2961664 autotest: allow regex for matching wait_statustext 4 years ago
Peter Barker cecdc798ca autotest: present strings for unexpected results in run_cmd_get_ack 4 years ago
Peter Barker 9207bd8a8a autotest: remove armability check from compass calibration test 4 years ago
Peter Barker 087300749c autotest: ensure we have position without being armable for compass cal check 4 years ago
Peter Barker 38e324f141 autotest: do not check prearm bit in dataflash-over-mavlink 4 years ago
Peter Barker 5707d8ecc0 autotest: check new MAV_SYS_STATUS_PREARM_CHECK in wait_ready_to_arm 4 years ago
Peter Barker 17f806cdb9 autotest: add test for execution of button-bound functions 4 years ago
Peter Barker 12f001066b autotest: split out a wait_armed function 4 years ago
Peter Barker 3f6b398a01 autotest: include EK2,EK3 and DAL LogStructures in code-defined messages 4 years ago
Peter Barker 29b913cd41 autotest: avoid using undefined fmt variable 4 years ago
Peter Barker 58bdae1b52 autotest: get Valgrind closer-to-working 4 years ago
Andrew Tridgell 403275beea autotest: added RBOH message 4 years ago
Andrew Tridgell 4a06641048 autotest: added RWOH message 4 years ago
Andrew Tridgell 7f0113b82d autotest: added REPH and REVH 4 years ago
Andrew Tridgell ef5baaf482 autotest: added ROFH msg 4 years ago