aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Python uploader: Ignore exceptions when sending reboot triesJulian Oes2013-12-021-8/+11
* Ignoring docs outputLorenz Meier2013-10-241-0/+2
* sdlog2_dump.py: C strings parsing fixedAnton Babushkin2013-10-231-13/+12
* Parameters list generatorAlexander Lourier2013-10-187-0/+378
* Merge branch 'master' of github.com:PX4/Firmware into mixer_testingLorenz Meier2013-10-131-2/+2
|\
| * Python exception handling from muggenhorLorenz Meier2013-10-131-2/+2
* | Improved mixer testsLorenz Meier2013-10-132-6/+9
* | Added host-building mixer testLorenz Meier2013-10-125-0/+50
|/
* Remove accidentally comitted COM toolLorenz Meier2013-09-122-191/+0
* make upload on Linux much more reliableAndrew Tridgell2013-09-121-1/+13
* Reducing timeout to 0.5 secondsLorenz Meier2013-09-103-1/+192
* 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-232-6/+6
|/
* Minor fixes to log conversion scriptsLorenz Meier2013-08-132-3/+2
* Final version of log conversion script, runs with Python 2 or 3 on Windows, L...Lorenz Meier2013-08-131-5/+13
* WIPLorenz Meier2013-08-131-6/+15
* Added Python 2 / 3 Windows / Linux / Mac OS converter script. So much for cro...Lorenz Meier2013-08-122-77/+22
* First stab at Python 2 and 3 compatibiltyLorenz Meier2013-08-121-1/+71
* Hotfix: Fixed Windows execution of sdlog2 dump scriptLorenz Meier2013-08-121-1/+1
* Hotfix: Cleanup / revision of log conversion scriptsLorenz Meier2013-08-082-60/+2
* Hotfix: Fixed sdlog2 MATLAB exportLorenz Meier2013-07-292-6/+564
* sdlog2_dump.py comments and version updatedAnton Babushkin2013-06-021-2/+4
* sdlog2_dump.py: "recover from errors" optionAnton Babushkin2013-06-021-2/+17
* sdlog2 messages packing fixed, sdlog2_dump.py now produces much more compress...Anton Babushkin2013-05-301-15/+36
* CleanupAnton Babushkin2013-05-271-5/+2
* sdlog2_dump.py now dumps CSV columns in the same order as argsAnton Babushkin2013-05-271-55/+69
* sdlog2_dump.py now generates customizible CSV output, messages/fields filter ...Anton Babushkin2013-05-261-46/+159
* sdlog2_dump.py now supports all fileds formats and able to parse original APM...Anton Babushkin2013-05-261-22/+63
* sdlog2 strick packing fixed, length bug fixed, "sdlog2_dump.py" debug tool addedAnton Babushkin2013-05-261-0/+90
* logconv.py added: convert sdlog binary log to CSVAnton Babushkin2013-05-221-0/+59
* 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-182-9/+9
* Hotfix: Roll back an attempt to let the system know we want Python 2. Its bet...Lorenz Meier2013-03-182-2/+2
* archlinux compatibilityThomas Gubler2013-03-092-2/+2
* Reformat of math library with astyle.jgoppert2013-01-061-0/+19
* Hotfix: general MAVLink update, including file transferLorenz Meier2012-12-011-0/+5268
* 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-043-0/+447