Andrew Tridgell
|
ec2197fd1b
|
uploader: ignore bad character encodings for older bootloaders
this prevents the uploader from throwing an exception with older
bootloaders
|
2014-04-05 12:07:27 +02:00 |
Lorenz Meier
|
70964dd87c
|
Update upload script from bootloader repo
|
2014-02-09 18:34:54 +01:00 |
Lorenz Meier
|
080b2da214
|
Updated uploader from Bootloader repo
|
2014-02-05 14:24:01 +01:00 |
Julian Oes
|
dcfd5bdbe7
|
Python uploader: Ignore exceptions when sending reboot tries
|
2013-12-02 23:07:36 +01:00 |
Lorenz Meier
|
8aaf285ac5
|
Python exception handling from muggenhor
|
2013-10-13 12:38:26 +02:00 |
Andrew Tridgell
|
1f19a27e3c
|
make upload on Linux much more reliable
Upload on Linux now only tries usb-3D_Robotics boards. This should
also make it handle more ports on MacOS
|
2013-09-12 00:47:08 +02:00 |
Lorenz Meier
|
57769ec437
|
Reducing timeout to 0.5 seconds
|
2013-09-10 14:09:09 +02:00 |
Julian Oes
|
d30ba44f46
|
The python uploader can now reboot the board
|
2013-09-04 14:54:16 +02:00 |
Julian Oes
|
59373399ff
|
Uploader works now with Python 2.7 and 3.3
|
2013-09-04 13:30:00 +02:00 |
Julian Oes
|
96e7f42844
|
Merge branch 'master' into python3_compat
|
2013-09-03 09:34:25 +02:00 |
Lorenz Meier
|
3c0c11aec3
|
v4 compatibility
|
2013-09-03 07:49:57 +02:00 |
Julian Oes
|
1fed9ef1b1
|
Make px_mkfw.py and px_upload.py compatible with both python 2.7 and 3.3
|
2013-08-23 13:37:58 +02:00 |
px4dev
|
01e427b17c
|
Merge working changes into export-build branch.
|
2013-04-26 16:14:32 -07:00 |
Lorenz Meier
|
3ea44e4a29
|
Hotfix: Make firmware generator and uploader python scripts Python 2 AND Python 3 compatible.
|
2013-03-18 15:11:02 +01:00 |
Lorenz Meier
|
a03a2f9231
|
Hotfix: Roll back an attempt to let the system know we want Python 2. Its better to make the uploader Python 3 compatible
|
2013-03-18 09:38:35 +01:00 |
Thomas Gubler
|
e0376fc375
|
archlinux compatibility
|
2013-03-09 15:22:24 +01:00 |
Lorenz Meier
|
c7616f89a3
|
Hotfix: Made uploader more verbose on errors
|
2012-12-01 02:03:30 +01:00 |
Lorenz Meier
|
21b86cba26
|
Updated upload script
|
2012-10-02 10:41:21 +02:00 |
Lorenz Meier
|
9de6a81543
|
Updated EKF filter, fixed uploader (reverted to master)
|
2012-10-02 09:23:47 +02:00 |
tnaegeli
|
c9f27cbdc9
|
f
|
2012-09-24 18:23:00 +02:00 |
px4dev
|
e3f0b8f255
|
Add support for a range of bootloader protocols.
|
2012-09-19 21:52:42 -07:00 |
px4dev
|
0ad1834242
|
Minor correctness fixes.
|
2012-09-16 12:26:14 -07:00 |
px4dev
|
b871d28c6d
|
Avoid trying to adjust the port timeout once it's open; Windows apparently doesn't like this.
|
2012-09-09 22:09:17 -07:00 |
px4dev
|
be85f895a0
|
Use a much shorter timeout for normal communication, and stretch it only when we are waiting for erase.
|
2012-08-22 17:06:58 -07:00 |
px4dev
|
67ae727365
|
Bootloader requires images be a multiple of 4 bytes; pad to comply.
|
2012-08-11 19:42:24 -07:00 |
px4dev
|
8a365179ea
|
Fresh import of the PX4 firmware sources.
|
2012-08-04 15:12:36 -07:00 |