Andrew Tridgell
|
84d5d4c933
|
autotest: fixed precision landing test for copter
make sure the target is away from the current location
|
6 years ago |
Stephen Dade
|
f6535f0ed4
|
Tools: Update Vagrant to new pre-reqs folder
|
6 years ago |
Stephen Dade
|
e8d6e4f135
|
Tools: Removed JSBSim from Windows install script
|
6 years ago |
Stephen Dade
|
7461d70e82
|
Tools: Consolidated prereq install scripts to single location
|
6 years ago |
Biswajit
|
ee7ebc95d3
|
Tools: added name to GIT_Success.txt
|
6 years ago |
Peter Barker
|
696de42eea
|
Tools: autotest: check we're seeing PL messages in the log during
precland
|
6 years ago |
Daksh Bhatia
|
b23d1431da
|
Tools: Added Name to GitSuccess
|
6 years ago |
Pierre Kancir
|
1101cc05e6
|
Tools: param_parse: update OptionParser to ArgumentParser
|
6 years ago |
Peter Barker
|
4bdc18569e
|
Tools: autotest: correct for new staustext output
|
6 years ago |
Peter Barker
|
30fec9f54b
|
Tools: ardupilotwaf: make unused variables fatal on all boards
|
6 years ago |
Peter Barker
|
da2cf627d8
|
Tools: autotest: add test for buttons
|
6 years ago |
Patrick José Pereira
|
0e5f9454dd
|
Tools: Update ubuntu script to add pexpect
pexpect is used in autotest
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Peter Barker
|
b1119589e7
|
Tools: autotest: move AVC test into Copter-specific block
|
6 years ago |
Peter Barker
|
4eaee039f0
|
Tools: autotest: avoid touch RC*_OPTION on sub
|
6 years ago |
Peter Barker
|
9ab8a55c8f
|
Tools: autotest: correct tracker reboot detection
|
6 years ago |
Peter Barker
|
3ab9fa48dc
|
Tools: autotest: fix sub reboot detection
the string we were looking for actually gets emitted just before reboot
- sometimes!
|
6 years ago |
Peter Barker
|
6f52fa5622
|
Tools: autotest: do not set ARMING_RUDDER on sub and tracker
|
6 years ago |
Peter Barker
|
ffccd6f263
|
Tools: autotest: stop using mav.location() for Tracker test
Turns out that since we don't stream vfr_hud mav.location won't ever
work
|
6 years ago |
Tom Pittenger
|
a8908e3c57
|
Tools/Replay: rename datalogger to logger
|
6 years ago |
Jimmy Jacobson
|
83b882417f
|
Update GIT_Success.txt
Tools: added name to GIT_Success.txt”
|
6 years ago |
Andrew Tridgell
|
2d2b02e50b
|
Tools: added more INS device decodes
|
6 years ago |
Peter Barker
|
74e4a7047f
|
Tools: autotest: add simple test for Copter flying with MANUAL_CONTROL
|
6 years ago |
Peter Barker
|
86f8fcfd8a
|
Tools: autotest: add test for Rover manual control
|
6 years ago |
Peter Barker
|
9a16b40a73
|
Tools: autotest: rename get_rudder_channel to get_stick_arming_channel
... as some of these aren't actually rudder inputs...
|
6 years ago |
Patrick José Pereira
|
2959d38e0e
|
autotest: Remove magic numbers in ardusub
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
6 years ago |
Peter Barker
|
25e5243b63
|
Tools: autotest: include drift in Copter ManualThrottle tests
|
6 years ago |
Peter Barker
|
265d8d62cd
|
Tools: autotest: add timeout to wait_ekf_flags waiting for EKF_STATUS_REPORT
|
6 years ago |
Randy Mackay
|
26ec280507
|
Tools: add HK-HydroPro-Inception parameter file
|
6 years ago |
Peter Barker
|
176d26b40a
|
Tools: generate_manifest: flake8 compliance
|
6 years ago |
Peter Barker
|
02e687e99c
|
Tools: generate_manifest: improve handling of unknown tags
|
6 years ago |
Peter Barker
|
6fe7db2f43
|
Tools: autotest: add test for REQUEST_MESSAGE
|
6 years ago |
Arjun Chauhan
|
b97aae5b1b
|
Update GIT_Success.txt
|
6 years ago |
Peter Barker
|
e155ddbeba
|
Tools: autotest: add yaw test for motor fail test
|
6 years ago |
Peter Barker
|
c6b8335392
|
Tools: autotest: improve debug for lack of mode map
|
6 years ago |
Peter Barker
|
f19b831bc3
|
Tools: autotest: add brake mode test
|
6 years ago |
Dr Nic Williams
|
9cab607d0a
|
Tools: pexpect python dependency used by autotest
|
6 years ago |
Peter Barker
|
d4fe65b43c
|
Tools: Replay: remove definition of Devo constructor
|
6 years ago |
Peter Barker
|
e6a1789df8
|
Tools: ardupilotwaf: make shadowed variables fatal on all platforms
|
6 years ago |
Peter Barker
|
0b376f1f14
|
Tools: autotest: add --tonealarm option to sim_vehicle.py
|
6 years ago |
Peter Barker
|
156d580bcd
|
Tools: ardupilotwaf: include sfml-audio
|
6 years ago |
Peter Barker
|
16476332b2
|
Tools: autotest: fix no-gps switch-to-location test
|
6 years ago |
Peter Barker
|
1e2cf4bb60
|
Tools: autotest: fix sethome test under Python3
|
6 years ago |
Peter Barker
|
d762629c62
|
Tools: waf: link AP_InternalError everywhere
|
6 years ago |
Peter Barker
|
4379186333
|
Tools: scripts: remove dated directories from manifest
|
6 years ago |
Siddharth Purohit
|
bc97ee5498
|
Tools: fix uploader for macos systems
|
6 years ago |
Peter Barker
|
ca81cd0f1b
|
Tools: build_binaries.py: build SITL binaries for x86_64-linux-gnu and arm-linux-gnueabihf
|
6 years ago |
Peter Barker
|
780e0e2eba
|
Tools: ardupilotwaf: build SITL binaries for x86_64-linux-gnu and arm-linux-gnueabihf
|
6 years ago |
Peter Barker
|
1a81da4a26
|
Tools: ardupilotwaf: sort boards in help text
|
6 years ago |
Peter Barker
|
935840ebb0
|
Tools: autotest: add test for setting home to current location
|
6 years ago |
Peter Barker
|
eb16c30bdb
|
Tools: Replay: add stubs to avoid linking devo
|
6 years ago |