aboutsummaryrefslogtreecommitdiff
path: root/Tools/px_uploader.py
Commit message (Collapse)AuthorAgeFilesLines
* make upload on Linux much more reliableAndrew Tridgell2013-09-121-1/+13
| | | | | Upload on Linux now only tries usb-3D_Robotics boards. This should also make it handle more ports on MacOS
* 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 ↵Lorenz Meier2013-03-181-8/+8
| | | | Python 3 compatible.
* Hotfix: Roll back an attempt to let the system know we want Python 2. Its ↵Lorenz Meier2013-03-181-1/+1
| | | | better to make the uploader Python 3 compatible
* 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 ↵px4dev2012-09-091-4/+10
| | | | doesn't like this.
* Use a much shorter timeout for normal communication, and stretch it only ↵px4dev2012-08-221-2/+6
| | | | when we are waiting for erase.
* 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