68 Commits (b511ccd9fe9a3aabac6f896252bc35edf2a57810)

Author SHA1 Message Date
Julien Lecoeur 38fff6546d Fix python 3 compatibility in px_uploader.py 8 years ago
Lorenz Meier 5f4fb744ca Uploader: Signal GCS or other connected devices that a FiFirmware upload is pending and requires device access. 8 years ago
Julian Oes e9aef2eb95 px_uploader.py: properly loop through all baudrates 8 years ago
Julian Oes 2467297acf px_uploader.py: fix exception on baudrate change 8 years ago
Julian Oes 12c7421be9 px_uploader.py: remove unused exception vars 8 years ago
Julian Oes 974a9a0673 px_uploader.py: enable file to be used as module 8 years ago
Julian Oes 090d7ebd6b px_uploader: fix SerialException error 8 years ago
Julian Oes b0a8073e15 px_uploader.py: small whitespace fix 8 years ago
Julian Oes ff87d43be0 px_uploader.py: vim modeline for indent settings 8 years ago
Julian Oes 172f35042f px_uploader.py: use consistent indenting 8 years ago
Lorenz Meier 495e16d510 Uploader script: Fix Python 2 issue and timing corner case on Mac OS, both in a robust fashion 8 years ago
Lucas De Marchi f9795ccbab px_uploader: support multiple baud rates 8 years ago
Julian Oes c91b36bf1f px_uploader.py: try to follow PEP8 (#6278) 8 years ago
Julian Oes d57e9f13d7 px_uploader.py: catch exception in except block 8 years ago
Julian Oes d1822699a9 px_uploader.py: remove unused variable 8 years ago
Julian Oes a14c565ab1 px_uploader.py: trailing whitespace 8 years ago
José Roberto de Souza b9728ecf39 Uploader tool: Add option to set different baudrates for bootloader and flight stack 8 years ago
José Roberto de Souza 7e0946466e Uploader tool: Reboot board and keep it in bootloader 8 years ago
Lorenz Meier 71fd4b9e98 Uploader tool: Try MAVLink reboot command first 9 years ago
Lorenz Meier f918b0c992 Uploader: Make sure to warn about wrong board type 9 years ago
David Sidrane 923a43b67f Support for Rev 5 of Bootloader 9 years ago
Andrew Tridgell 2c2359dcf0 px_uploader.py: added --boot-delay option 10 years ago
Andrew Tridgell 332d42b105 px_uploader: print chip version 10 years ago
Andrew Tridgell d9b4f5b170 px_loader: added --force option 10 years ago
Lorenz Meier 200f0e9a93 Better error handling for multi-board setups 10 years ago
Lorenz Meier a31fccb0b0 Uploader: Fix flashing if multiple board types are connected 10 years ago
Lorenz Meier 6d2e8b9d08 Reduce delay between board search attempts, code style 10 years ago
Johan Jansen 74177a2688 px4_uploader: Push program bytes faster by using bigger blocks 10 years ago
Johan Jansen a8f9caaaa5 px4_uploader: Prevent spin-lock from hogging CPU 10 years ago
Simon Wilks 0a99a26fcc Cleanup uploader output. 10 years ago
Johan Jansen 11469ad9b5 px_uploader: Small fix to properly display timeouts 10 years ago
Johan Jansen 1eda1f816b px_uploader: Minor code cleanup 10 years ago
Johan Jansen 2aa7b3038a px_uploader: Added progress bar for erasing and uploading firmware 10 years ago
Lorenz Meier 8e8dd62fbd Let the uploader print the binary size 10 years ago
Lorenz Meier 72977ee909 Better error handling instructions 10 years ago
Lorenz Meier 44a2473632 Fix up reboot logic 10 years ago
Lorenz Meier 5862f4ffe6 Fix error handling 10 years ago
Lorenz Meier 166580b8f7 Time out on serial instead of just hanging there 10 years ago
Lorenz Meier 9825ed8f3c Attempt at fixing programming timeouts 11 years ago
Lorenz Meier 3f4aef60c8 Increase timeout in an attempt to prevent timout python failure 11 years ago
Lorenz Meier d6999384ce Improve modem manager warning to avoid having smart people tell us we have Linux compatibility issues while we actually do not. 11 years ago
Andrew Tridgell 0785512026 px_uploader: added ModemManager warning 11 years ago
Andrew Tridgell ec2197fd1b uploader: ignore bad character encodings for older bootloaders 11 years ago
Lorenz Meier 70964dd87c Update upload script from bootloader repo 11 years ago
Lorenz Meier 080b2da214 Updated uploader from Bootloader repo 11 years ago
Lorenz Meier dc2f40b80d Updated uploader from Bootloader repo 11 years ago
Julian Oes dcfd5bdbe7 Python uploader: Ignore exceptions when sending reboot tries 11 years ago
Lorenz Meier 8aaf285ac5 Python exception handling from muggenhor 11 years ago
Andrew Tridgell 1f19a27e3c make upload on Linux much more reliable 12 years ago
Lorenz Meier 57769ec437 Reducing timeout to 0.5 seconds 12 years ago