Lorenz Meier
|
7f14f1f7de
|
Add conversions and mixer tests. Work in progress
|
11 years ago |
Julian Oes
|
dcfd5bdbe7
|
Python uploader: Ignore exceptions when sending reboot tries
|
11 years ago |
Lorenz Meier
|
cc324f2624
|
Ignoring docs output
|
11 years ago |
Anton Babushkin
|
bb8a2c3631
|
sdlog2_dump.py: C strings parsing fixed
|
11 years ago |
Alexander Lourier
|
0f67c5cbb0
|
Parameters list generator
|
11 years ago |
Lorenz Meier
|
8aaf285ac5
|
Python exception handling from muggenhor
|
11 years ago |
Lorenz Meier
|
5671df0af4
|
Improved mixer tests
|
11 years ago |
Lorenz Meier
|
42b75ae896
|
Added host-building mixer test
|
11 years ago |
Lorenz Meier
|
3796235967
|
Remove accidentally comitted COM tool
|
12 years ago |
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
|
12 years ago |
Lorenz Meier
|
57769ec437
|
Reducing timeout to 0.5 seconds
|
12 years ago |
Julian Oes
|
d30ba44f46
|
The python uploader can now reboot the board
|
12 years ago |
Julian Oes
|
59373399ff
|
Uploader works now with Python 2.7 and 3.3
|
12 years ago |
Lorenz Meier
|
3c0c11aec3
|
v4 compatibility
|
12 years ago |
Julian Oes
|
1fed9ef1b1
|
Make px_mkfw.py and px_upload.py compatible with both python 2.7 and 3.3
|
12 years ago |
Lorenz Meier
|
53b373dd82
|
Minor fixes to log conversion scripts
|
12 years ago |
Lorenz Meier
|
da9d9781f9
|
Final version of log conversion script, runs with Python 2 or 3 on Windows, Linux and MacOS. Tested on Mac with 2 and 3
|
12 years ago |
Lorenz Meier
|
b3d2efc90a
|
WIP
|
12 years ago |
Lorenz Meier
|
487497d66e
|
Added Python 2 / 3 Windows / Linux / Mac OS converter script. So much for cross-platform / version agnostic
|
12 years ago |
Lorenz Meier
|
d3d9d059c0
|
First stab at Python 2 and 3 compatibilty
|
12 years ago |
Lorenz Meier
|
518e95ce44
|
Hotfix: Fixed Windows execution of sdlog2 dump script
|
12 years ago |
Lorenz Meier
|
7861caf482
|
Hotfix: Cleanup / revision of log conversion scripts
|
12 years ago |
Lorenz Meier
|
339c2599a4
|
Hotfix: Fixed sdlog2 MATLAB export
|
12 years ago |
Anton Babushkin
|
6e5e1ff817
|
sdlog2_dump.py comments and version updated
|
12 years ago |
Anton Babushkin
|
bd8bafb347
|
sdlog2_dump.py: "recover from errors" option
|
12 years ago |
Anton Babushkin
|
9952fef645
|
sdlog2 messages packing fixed, sdlog2_dump.py now produces much more compressed output.
|
12 years ago |
Anton Babushkin
|
8dbda51289
|
Cleanup
|
12 years ago |
Anton Babushkin
|
84aa52c81a
|
sdlog2_dump.py now dumps CSV columns in the same order as args
|
12 years ago |
Anton Babushkin
|
f5e405ef5b
|
sdlog2_dump.py now generates customizible CSV output, messages/fields filter added.
|
12 years ago |
Anton Babushkin
|
81e7af3185
|
sdlog2_dump.py now supports all fileds formats and able to parse original APM log
|
12 years ago |
Anton Babushkin
|
691dc8eefd
|
sdlog2 strick packing fixed, length bug fixed, "sdlog2_dump.py" debug tool added
|
12 years ago |
Anton Babushkin
|
9f5fee09ba
|
logconv.py added: convert sdlog binary log to CSV
|
12 years ago |
px4dev
|
01e427b17c
|
Merge working changes into export-build branch.
|
12 years ago |
px4dev
|
7e0f8b3eda
|
Formatting changes to make the Python style checker happy (copied from the bootloader project).
Increase the erase timeout to avoid issues with large/slow flash.
|
12 years ago |
px4dev
|
a7cf9e2a36
|
Make 'make upload' work
|
12 years ago |
Lorenz Meier
|
3ea44e4a29
|
Hotfix: Make firmware generator and uploader python scripts Python 2 AND Python 3 compatible.
|
12 years ago |
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
|
12 years ago |
Thomas Gubler
|
e0376fc375
|
archlinux compatibility
|
12 years ago |
jgoppert
|
d9491b20cc
|
Reformat of math library with astyle.
|
12 years ago |
Lorenz Meier
|
996e363122
|
Hotfix: general MAVLink update, including file transfer
|
12 years ago |
Lorenz Meier
|
c7616f89a3
|
Hotfix: Made uploader more verbose on errors
|
12 years ago |
Lorenz Meier
|
21b86cba26
|
Updated upload script
|
13 years ago |
Lorenz Meier
|
9de6a81543
|
Updated EKF filter, fixed uploader (reverted to master)
|
13 years ago |
tnaegeli
|
c9f27cbdc9
|
f
|
13 years ago |
px4dev
|
e3f0b8f255
|
Add support for a range of bootloader protocols.
|
13 years ago |
px4dev
|
0ad1834242
|
Minor correctness fixes.
|
13 years ago |
px4dev
|
b871d28c6d
|
Avoid trying to adjust the port timeout once it's open; Windows apparently doesn't like this.
|
13 years ago |
px4dev
|
be85f895a0
|
Use a much shorter timeout for normal communication, and stretch it only when we are waiting for erase.
|
13 years ago |
px4dev
|
67ae727365
|
Bootloader requires images be a multiple of 4 bytes; pad to comply.
|
13 years ago |
px4dev
|
8a365179ea
|
Fresh import of the PX4 firmware sources.
|
13 years ago |