aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Anton Babushkin2013-05-301-15/+36
| | | | compressed output.
* 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
| | | | added.
* sdlog2_dump.py now supports all fileds formats and able to parse original ↵Anton Babushkin2013-05-261-22/+63
| | | | APM log
* 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 ↵Lorenz Meier2013-03-182-9/+9
| | | | Python 3 compatible.
* Hotfix: Roll back an attempt to let the system know we want Python 2. Its ↵Lorenz Meier2013-03-182-2/+2
| | | | better to make the uploader Python 3 compatible
* 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 ↵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-043-0/+447