yaozb
|
f6945ef96c
|
修改内存卡文件夹名称
|
5 years ago |
Michael du Breuil
|
4c70df6924
|
Tools: Remove gcc 4.9 from CI prereqs
|
5 years ago |
Andrew Tridgell
|
9863768f72
|
Tools: added H7 info in uploader
and don't mention 1M flaw unless family is vulnerable to it
|
5 years ago |
Andrew Tridgell
|
cd98659abe
|
Tools: cope with location of AP_Periph in Tools directory
|
5 years ago |
Andrew Tridgell
|
9a176526d7
|
Tools: include bin files on firmware server for AP_Periph
|
5 years ago |
Andrew Tridgell
|
6f6a8d5d14
|
Tools: auto-build AP_Periph binaries
|
5 years ago |
Andrew Tridgell
|
c5afc3ff99
|
Tools: use crc_crc32() in app descriptor
|
5 years ago |
Andrew Tridgell
|
5cda8b4a4f
|
Tools: updated AP_Periph CI and docs
target is now f103-GPS
|
5 years ago |
Andy Piper
|
16c9649ced
|
Tools: bootloader and binary build for Kakute F7 mini
|
5 years ago |
Andrew Tridgell
|
c19d31d0c3
|
Tools: autobuild Pixhawk1-1M
|
5 years ago |
Peter Barker
|
073248eca5
|
Tools: autotest: remove vestiges of waf-run coverage
|
5 years ago |
Andrew Tridgell
|
f5364e5efa
|
Tools: added script for creating apj file from *.bin
useful when you have a binary firmware and want to be able to upload
it with uploader.py
|
5 years ago |
Peter Barker
|
d8fb003cc2
|
Tools: add entry for running unit tests to build_ci.sh
|
5 years ago |
Peter Barker
|
642935fd43
|
Tools: random Python cleanups based on lgtm analysis
|
5 years ago |
Peter Barker
|
cefd30a086
|
travis: run balancebot tests as part of CI
|
5 years ago |
Andrew Tridgell
|
84b035692f
|
Tools: added --no-bl option to configure_all.py
|
5 years ago |
Andrew Tridgell
|
ab5868c0fa
|
Tools: added CubeBlack+ to autobuild
|
5 years ago |
Andrew Tridgell
|
f881e4a248
|
Tools: autobuild skyviper-journey
|
5 years ago |
Peter Barker
|
6352e10811
|
Tools: scripts: build_ci.sh: understand env CI_BUILD_DEBUG
|
5 years ago |
Andrew Tridgell
|
99bcab955b
|
CI: added peripheral build to travis
|
6 years ago |
Andrew Tridgell
|
687f2a3da4
|
Tools: fixed apj_tool for python3
py3 really is a major pain for simple string tools
|
6 years ago |
Peter Barker
|
cd45f3a14c
|
Tools: build_binaries.py: honour BUILDLOGS environment variable
|
6 years ago |
Peter Barker
|
6d6eb1f751
|
Tools: move coverage analysis into Tools/scripts/run-coverage
|
6 years ago |
Peter Barker
|
cfd7e05257
|
Tools: build_binaries.py: correct comment on common_boards call
|
6 years ago |
Peter Barker
|
066a382a3d
|
Tools: build_binaries.py: add omnibusf4 to build target list
|
6 years ago |
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 |