Peter Barker
|
fbb26ff52d
|
Tools: uploader.py: py3 fix
|
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 |
Andrew Tridgell
|
372d9483aa
|
Tools: added --download option to uploader.py
|
6 years ago |
Phillip Kocmoud
|
564a82c5da
|
uploader.py: Add detection for mRo USB devices
|
6 years ago |
Siddharth Purohit
|
bc97ee5498
|
Tools: fix uploader for macos systems
|
6 years ago |
Tom Pittenger
|
d47663c0ba
|
Tools: allow uploader.py to detect ttyS* on Ubuntu on Windows (WSL)
|
6 years ago |
Peter Barker
|
e68ceda59e
|
Tools: scripts: uploader.py takes target-system / target component
|
6 years ago |
Mark Whitehorn
|
48e4d779ac
|
Tools: scripts: uploader.py: add dict of compatible board IDs
|
6 years ago |
Peter Barker
|
94c5a39b4f
|
Tools: uploader.py: factor out a find_bootloader method
This also changes to try to close the port if sending on it fails.
|
6 years ago |
Peter Barker
|
e8b18a46a4
|
Tools: uploader.py: break out a modemmanager_check
|
6 years ago |
Peter Barker
|
f9908efb65
|
Tools: uploader.py: move baud_flightstack initialisation outside loop
|
6 years ago |
Peter Barker
|
36109cae65
|
Tools: uploader.py tidy port list code
|
6 years ago |
Andrew Tridgell
|
ec2c742523
|
Tools: added Holybro to supported USB IDs for upload
|
6 years ago |
Peter Barker
|
d0f070d05d
|
Tools: rename px_uploader.py into uploader.py, move into scripts
|
6 years ago |
Andrew Tridgell
|
4022a17d3b
|
waf: fixed upload on Linux
|
7 years ago |
Jani Hirvinen
|
62cf45659b
|
adding support for win/cygwin installations
|
7 years ago |
Andrew Tridgell
|
1e2065e381
|
waf: recognise CubeBlack USB IDs
|
7 years ago |
Andrew Tridgell
|
6771a3d65a
|
waf: support Hex USB IDs in px_uploader.py
|
7 years ago |
Andrew Tridgell
|
cc931e9a2a
|
waf: allow F4Light USB ID to be recognised
|
7 years ago |
Luis Vale Gonçalves
|
e88be33c9e
|
Updated the usbmodem line for upload
Added a * to enable recognition of usbmodems
|
7 years ago |
Andrew Tridgell
|
320c3b53a4
|
waf: make it easier to list USB IDs to load fw to
|
7 years ago |
ljwang
|
59ee3c8f62
|
AP_HAL: support mini-pix
|
7 years ago |
Andrew Tridgell
|
4bc3a649cc
|
waf: default port list for uploader
|
7 years ago |
Andrew Tridgell
|
e3f4860666
|
waf: cope with serial exceptions in px_uploader.py
this allows the loader to continue on a USB removal/reinsert
|
7 years ago |
bugobliterator
|
925e3a2dcb
|
waf: added ChibiOS support
|
7 years ago |