Andrew Tridgell
e708446f4d
Tools: rename Pixhawk6 to Durandal
6 years ago
bugobliterator
6469174a84
Tools: move to using separate firmwares for heater polarity values
6 years ago
Michael du Breuil
fbc719c113
Tools: Run parameter emitters
6 years ago
Michael du Breuil
bd8d63dd3f
Tools: Add edn_format to CI
6 years ago
Peter Barker
392a174e2e
Tools: scripts: dumpstack: do not run any gdbinit scripts
...
Often these scripts look for hardware dongles that may not exist
6 years ago
Andrew Tridgell
05b55945fc
Tools: auto-build F765-Wing
6 years ago
Tatsuya Yamaguchi
4321a987f2
Tools: fix the help message
6 years ago
Tatsuya Yamaguchi
ba1903708b
Tool: fix the switch-to-uart function in TFMiniPlus script
6 years ago
Peter Barker
fbb26ff52d
Tools: uploader.py: py3 fix
6 years ago
Peter Barker
3c6b08e67f
Tools: generate_manifest: correct detection of linux filetypes
6 years ago
DonLakeFlyer
b34b276844
Fix tab usage
6 years ago
DonLakeFlyer
e7104fb6f0
Fix heli manifest generatio
6 years ago
Peter Barker
98f30fe099
Tools: script: uploader.py: add --identify option
...
Add option to make it absolutely clear what the MCU revision is and
whether it is flawed
6 years ago
Peter Barker
4b455afd42
scripts: uploader.py: print unplug hint when downloading firmware
6 years ago
Michael du Breuil
93d8f32c8f
Tools: Support CubeOrange bootloader in CI
6 years ago
Michael du Breuil
8c7946a9d8
Tools: Remove unneeded sitltest-scripting, it's now the default
6 years ago
Andrew Tridgell
6a558bff2b
Tools: removed PYTHONPATH setting
...
this was breaking mavproxy
6 years ago
Peter Barker
5f018d0798
Tools: scripts: add dumpstack
...
Given a pid this script attempts to dump a stack trace of that process
to stderr
6 years ago
Andrew Tridgell
d66d1a31f0
Tools: set SITL_PANIC_EXIT for build_autotest.sh
6 years ago
Andrew Tridgell
78f3265f27
Tools: fixed typo
6 years ago
Andrew Tridgell
2fb8aba1b2
autotest: use build path on faster filesystem
6 years ago
Andrew Tridgell
a745bad5b0
Tools: cleanup autotest script
6 years ago
Andrew Tridgell
a4c17a3913
Tools: move skip_board_waf after update_submodules in build_binaries
...
thanks to Peter for noticing this
6 years ago
Andrew Tridgell
0b321eb84c
Tools: speed up builds and report build time per build
6 years ago
斯东Stone
70c0ba5722
AP_RangeFinder: Fix typo in Benewake TFMiniPlus python tool
6 years ago
Andrew Tridgell
3f71a84894
Tools: timestamp build steps
...
try to track down what is slow
6 years ago
Andrew Tridgell
6690e38ee3
Tools: added in vehicletype
...
request from Michael
6 years ago
Andrew Tridgell
7c65d89c34
Tools: call gen_stable from build_binaries.py
6 years ago
Lucas De Marchi
0afd58fb99
Tools: add helper script for TFMini Plus
...
This allows to easily change the sensor back and forth between I2C and
UART modes.
6 years ago
Andrew Tridgell
7186e443ba
Tools: added playback tool for onboard logs
...
allows for visualising flights using flightgear with onboard log
6 years ago
Phillip Kocmoud
9b43870ffe
Tools: auto-build mRoControlZeroF7
6 years ago
Andrew Tridgell
372d9483aa
Tools: added --download option to uploader.py
6 years ago
Andrew Tridgell
9ff69b90e1
Tools: added mapping for brand name and manufacturer
...
requested by Don for QGC
6 years ago
Andrew Tridgell
a46ea1d5c5
Tools: keep old stable releases
...
this will ensure that all future stable releases are kept for users to
select with the GCS
6 years ago
Andrew Tridgell
4881d32b18
Tools: added a script to generate missing firmware-version.txt files
6 years ago
Andrew Tridgell
709a4d00d9
Tools: simplify and fix manifest generation
6 years ago
Andrew Tridgell
e98d5094b5
Tools: cleanups to generate_manifest.py
6 years ago
Andrew Tridgell
0abec1e0f3
Tools: flake8 fixes for generate_manifest.py
6 years ago
Andrew Tridgell
9da18cd6bc
Tools: flake8 fixes for build_binaries.py
6 years ago
Andrew Tridgell
cbd72cb7c6
Tools: improved manifest.json
...
the new manifest.json includes USB IDs, board_id, and bootloader
strings. This will make it possible to generate a list of matching
boards which will allow a GCS to offer a list to the user
6 years ago
Andrew Tridgell
1367e46d2f
Tools: fixed manifest.json.gz generation
6 years ago
Matt
09411fed10
BUILD: Update CubeBlack-solo to CubeSolo.
6 years ago
Rajat Singhal
a963a0d245
Tools: scripts: Suggest exporting JSBSim path after building
...
Tools: scripts: Remove debug output in build-jsbsim.sh
Tools: scripts: Restore debug output in build-jsbsim.sh
6 years ago
Peter Barker
bec9b6dda4
Tools: apj_tool.py: python3 fixes
6 years ago
Andrew Tridgell
283968afca
Tools: rename Pixhawk4Pro to Pixhawk6
6 years ago
Phillip Kocmoud
564a82c5da
uploader.py: Add detection for mRo USB devices
6 years ago
Michael du Breuil
ae1d7f0b26
Tools: Add a scripting build target to CI
6 years ago
Andrew Tridgell
4aaf3e2dd1
Tools: build CUAVv5Nano firmware
6 years ago
Andrew Tridgell
db5776d080
travis: added fmuv2 plane build
...
this tests HAL_MINIMIZE_FEATURES build
6 years ago
Lucas De Marchi
2cac03bfd3
Tools: auto-build edge
6 years ago