103 Commits (834dcbeb3d214a3c20e008ab976a60226bbbf673)

Author SHA1 Message Date
Hamish Willee 8236b8da81 Fix up doc links to point to master branch 5 years ago
Beat Küng c48c1c4cef Tools/px_uploader: exit if unsuitable board is connected 5 years ago
Julian Oes b04f68553e Tools: use Python 3, improve import checks 5 years ago
Julian Oes 5491f9b8f9 px_uploader.py: increase estimated erase time 5 years ago
Julian Kent 0553d4d01e Fix px_uploader.py to work in 16.04 with Python 2.7. 6 years ago
Julian Oes a9c3bce20d px_uploader.py: fix version check 6 years ago
Julian Oes be8ad46fc9 px_uploader.py: write timeout workaround 6 years ago
Julian Oes 7be05396ba px_uploader.py: check for pyserial 6 years ago
Daniel Agar abb3817d31 boards new split VENDOR_MODEL naming convention 6 years ago
Pietro De Nicolao 6d3eb0450d px_uploader.py: exit code=1 if upload was not successful (#10681) 6 years ago
Matthias Grob e167e6bec4 px_uploader: catch non-standard baud exception 6 years ago
Matthias Grob ebdea6e50d px_uploader: fix code and output spacing 6 years ago
David Sidrane 89a902524a px_uploader:Revert the rebooting text to have baudrate 7 years ago
David Sidrane f12acd7b0f px_uploader:Platform and Timming indepentant Serial detection 7 years ago
Julian Oes 11d4c32cd4 px_uploader: fix unknown variables 7 years ago
Julian Oes 8b91a68fea px_uploader: white space PEP8 fixes 7 years ago
Lorenz Meier 57c7e1a3eb Uploader: Ensure that we are not entering windowed mode on USB links 7 years ago
David Sidrane 05936f2ff7 px_uploader.py:Speed Improvments on Serial 7 years ago
Daniel Agar dec03873bc px_uploader add small delay before checking CRC result 7 years ago
Hamish Willee 7402d8223b Fix up references to pixhawk.org 7 years ago
Julian Oes 193993c54f px_uploader: fix typo and Python 3 issue 7 years ago
Julian Oes b0ec64efe8 px_uploader: fixed a couple small PEP8 warnings 7 years ago
Julian Oes 48edf9b65e px_uploader: remove commented out line 7 years ago
Julian Oes 4e43cc3518 px_uploader.py fix flashing issue (#9792) 7 years ago
Daniel Agar e78b9a063f px_uploader cleanup status messages and print used percentage 7 years ago
korigod 4dfd77a0cd cmake: add nuttx force-upload target (#9717) 7 years ago
Matthias Grob 58dd7be12a Cygwin: enable arm nuttx upload within cygwin 7 years ago
Julian Oes d646abcee7 px_uploader: improve silicon check 7 years ago
Julian Oes a1ab84e5b9 px_uploader: make rev check a bit more intuitive 7 years ago
Lorenz Meier 6d00de7b25 Uploader: Move flash size check into appropriate bootloader version region 7 years ago
Julian Oes d175a75691 px_uploader: fix Python3 upload 7 years ago
Beat Küng e11008f30e px_uploader: minor text message update 7 years ago
ritul jasuja fed06955bc Update debug message as per connection link 7 years ago
Lorenz Meier e7fe8f7268 Uploader: Enforce matching maximum flash sizes 7 years ago
Lorenz Meier 9e312e8dba Uploader: Do not show timeout for larger binaries when everything is still as expected. 8 years ago
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