Andrew Tridgell
|
9c30e7a6a6
|
Tools: autobuild Pixhawk1-1M
|
2019-10-06 10:58:07 +11:00 |
Andrew Tridgell
|
3fdd6a3ba3
|
Tools: added --no-bl option to configure_all.py
|
2019-09-16 12:55:49 +10:00 |
Andrew Tridgell
|
e13ba5aae4
|
Tools: added CubeBlack+ to autobuild
|
2019-09-16 12:55:41 +10:00 |
Andrew Tridgell
|
f881e4a248
|
Tools: autobuild skyviper-journey
|
2019-09-12 14:02:36 +10:00 |
Peter Barker
|
6352e10811
|
Tools: scripts: build_ci.sh: understand env CI_BUILD_DEBUG
|
2019-09-11 06:55:37 +10:00 |
Andrew Tridgell
|
99bcab955b
|
CI: added peripheral build to travis
|
2019-08-27 10:29:56 +10:00 |
Andrew Tridgell
|
687f2a3da4
|
Tools: fixed apj_tool for python3
py3 really is a major pain for simple string tools
|
2019-08-26 12:31:02 +10:00 |
Peter Barker
|
cd45f3a14c
|
Tools: build_binaries.py: honour BUILDLOGS environment variable
|
2019-08-21 14:51:09 +10:00 |
Peter Barker
|
6d6eb1f751
|
Tools: move coverage analysis into Tools/scripts/run-coverage
|
2019-08-12 12:29:51 +10:00 |
Peter Barker
|
cfd7e05257
|
Tools: build_binaries.py: correct comment on common_boards call
|
2019-08-07 11:54:04 +10:00 |
Peter Barker
|
066a382a3d
|
Tools: build_binaries.py: add omnibusf4 to build target list
|
2019-08-07 11:54:04 +10:00 |
Andrew Tridgell
|
e708446f4d
|
Tools: rename Pixhawk6 to Durandal
|
2019-08-01 14:11:06 +10:00 |
bugobliterator
|
6469174a84
|
Tools: move to using separate firmwares for heater polarity values
|
2019-07-25 17:05:41 +10:00 |
Michael du Breuil
|
fbc719c113
|
Tools: Run parameter emitters
|
2019-07-23 09:29:48 +10:00 |
Michael du Breuil
|
bd8d63dd3f
|
Tools: Add edn_format to CI
|
2019-07-23 09:29:48 +10:00 |
Peter Barker
|
392a174e2e
|
Tools: scripts: dumpstack: do not run any gdbinit scripts
Often these scripts look for hardware dongles that may not exist
|
2019-07-17 14:04:41 +10:00 |
Andrew Tridgell
|
05b55945fc
|
Tools: auto-build F765-Wing
|
2019-07-13 15:23:45 +10:00 |
Tatsuya Yamaguchi
|
4321a987f2
|
Tools: fix the help message
|
2019-07-11 15:56:49 +09:00 |
Tatsuya Yamaguchi
|
ba1903708b
|
Tool: fix the switch-to-uart function in TFMiniPlus script
|
2019-07-11 15:56:49 +09:00 |
Peter Barker
|
fbb26ff52d
|
Tools: uploader.py: py3 fix
|
2019-07-03 15:42:28 +10:00 |
Peter Barker
|
3c6b08e67f
|
Tools: generate_manifest: correct detection of linux filetypes
|
2019-06-27 14:41:28 +10:00 |
DonLakeFlyer
|
b34b276844
|
Fix tab usage
|
2019-06-27 07:52:35 +10:00 |
DonLakeFlyer
|
e7104fb6f0
|
Fix heli manifest generatio
|
2019-06-27 07:52:35 +10:00 |
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
|
2019-06-25 13:40:27 +10:00 |
Peter Barker
|
4b455afd42
|
scripts: uploader.py: print unplug hint when downloading firmware
|
2019-06-25 13:40:27 +10:00 |
Michael du Breuil
|
93d8f32c8f
|
Tools: Support CubeOrange bootloader in CI
|
2019-06-19 11:26:44 +10:00 |
Michael du Breuil
|
8c7946a9d8
|
Tools: Remove unneeded sitltest-scripting, it's now the default
|
2019-06-18 00:06:32 -07:00 |
Andrew Tridgell
|
6a558bff2b
|
Tools: removed PYTHONPATH setting
this was breaking mavproxy
|
2019-06-08 07:14:59 +10:00 |
Peter Barker
|
5f018d0798
|
Tools: scripts: add dumpstack
Given a pid this script attempts to dump a stack trace of that process
to stderr
|
2019-06-07 22:03:41 +10:00 |
Andrew Tridgell
|
d66d1a31f0
|
Tools: set SITL_PANIC_EXIT for build_autotest.sh
|
2019-06-07 20:33:13 +10:00 |
Andrew Tridgell
|
78f3265f27
|
Tools: fixed typo
|
2019-06-07 07:43:44 +10:00 |
Andrew Tridgell
|
2fb8aba1b2
|
autotest: use build path on faster filesystem
|
2019-06-06 09:10:32 +10:00 |
Andrew Tridgell
|
a745bad5b0
|
Tools: cleanup autotest script
|
2019-06-06 08:42:47 +10:00 |
Andrew Tridgell
|
a4c17a3913
|
Tools: move skip_board_waf after update_submodules in build_binaries
thanks to Peter for noticing this
|
2019-06-03 21:48:27 +10:00 |
Andrew Tridgell
|
0b321eb84c
|
Tools: speed up builds and report build time per build
|
2019-06-03 17:59:28 +10:00 |
斯东Stone
|
70c0ba5722
|
AP_RangeFinder: Fix typo in Benewake TFMiniPlus python tool
|
2019-06-02 23:40:21 -07:00 |
Andrew Tridgell
|
3f71a84894
|
Tools: timestamp build steps
try to track down what is slow
|
2019-05-31 07:36:16 +10:00 |
Andrew Tridgell
|
6690e38ee3
|
Tools: added in vehicletype
request from Michael
|
2019-05-30 15:36:41 +10:00 |
Andrew Tridgell
|
7c65d89c34
|
Tools: call gen_stable from build_binaries.py
|
2019-05-25 11:50:02 +10:00 |
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.
|
2019-05-24 01:47:04 -07:00 |
Andrew Tridgell
|
7186e443ba
|
Tools: added playback tool for onboard logs
allows for visualising flights using flightgear with onboard log
|
2019-05-16 11:21:13 +10:00 |
Phillip Kocmoud
|
9b43870ffe
|
Tools: auto-build mRoControlZeroF7
|
2019-05-10 15:05:42 +10:00 |
Andrew Tridgell
|
372d9483aa
|
Tools: added --download option to uploader.py
|
2019-05-06 08:08:05 +10:00 |
Andrew Tridgell
|
9ff69b90e1
|
Tools: added mapping for brand name and manufacturer
requested by Don for QGC
|
2019-05-05 20:31:58 +10:00 |
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
|
2019-05-03 10:32:21 +10:00 |
Andrew Tridgell
|
4881d32b18
|
Tools: added a script to generate missing firmware-version.txt files
|
2019-04-30 10:29:41 +10:00 |
Andrew Tridgell
|
709a4d00d9
|
Tools: simplify and fix manifest generation
|
2019-04-30 10:29:41 +10:00 |
Andrew Tridgell
|
e98d5094b5
|
Tools: cleanups to generate_manifest.py
|
2019-04-30 10:29:41 +10:00 |
Andrew Tridgell
|
0abec1e0f3
|
Tools: flake8 fixes for generate_manifest.py
|
2019-04-29 19:07:11 +10:00 |
Andrew Tridgell
|
9da18cd6bc
|
Tools: flake8 fixes for build_binaries.py
|
2019-04-29 19:07:11 +10:00 |