aboutsummaryrefslogtreecommitdiff
path: root/Tools/px_uploader.py
Commit message (Expand)AuthorAgeFilesLines
* Update upload script from bootloader repoLorenz Meier2014-02-091-7/+7
* Updated uploader from Bootloader repoLorenz Meier2014-02-051-0/+48
* Python uploader: Ignore exceptions when sending reboot triesJulian Oes2013-12-021-8/+11
* Python exception handling from muggenhorLorenz Meier2013-10-131-2/+2
* make upload on Linux much more reliableAndrew Tridgell2013-09-121-1/+13
* Reducing timeout to 0.5 secondsLorenz Meier2013-09-101-1/+1
* The python uploader can now reboot the boardJulian Oes2013-09-041-1/+23
* Uploader works now with Python 2.7 and 3.3Julian Oes2013-09-041-27/+44
* Merge branch 'master' into python3_compatJulian Oes2013-09-031-1/+1
|\
| * v4 compatibilityLorenz Meier2013-09-031-1/+1
* | Make px_mkfw.py and px_upload.py compatible with both python 2.7 and 3.3Julian Oes2013-08-231-2/+2
|/
* Merge working changes into export-build branch.px4dev2013-04-261-339/+340
* Hotfix: Make firmware generator and uploader python scripts Python 2 AND Pyth...Lorenz Meier2013-03-181-8/+8
* Hotfix: Roll back an attempt to let the system know we want Python 2. Its bet...Lorenz Meier2013-03-181-1/+1
* archlinux compatibilityThomas Gubler2013-03-091-1/+1
* Hotfix: Made uploader more verbose on errorsLorenz Meier2012-12-011-1/+1
* Updated upload scriptLorenz Meier2012-10-021-22/+102
* Updated EKF filter, fixed uploader (reverted to master)Lorenz Meier2012-10-021-3/+14
* ftnaegeli2012-09-241-14/+3
* Add support for a range of bootloader protocols.px4dev2012-09-191-2/+4
* Minor correctness fixes.px4dev2012-09-161-10/+12
* Avoid trying to adjust the port timeout once it's open; Windows apparently do...px4dev2012-09-091-4/+10
* Use a much shorter timeout for normal communication, and stretch it only when...px4dev2012-08-221-2/+6
* Bootloader requires images be a multiple of 4 bytes; pad to comply.px4dev2012-08-111-0/+4
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+318