aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Rework px_process_params.py into a fully featured program.Stefan Rado2014-02-1812-143/+162
* | | | Rename Scanner and Parser classes to SourceScanner and SourceParser to avoid ...Stefan Rado2014-02-183-7/+7
* | | | Simplify file extension check.Stefan Rado2014-02-181-7/+2
* | | | Recognize @unit parameter documentation tag. Not used in any output yet.Stefan Rado2014-02-181-1/+2
|/ / /
* | | Merge branch 'master' into betaStefan Rado2014-02-173-535/+535
|\| |
| * | Cleanup: Moved sdlog2 file conversion scripts to separate folder.Stefan Rado2014-02-173-535/+535
| |/
* | Explicitly treat all files as UTF-8.Stefan Rado2014-02-164-7/+11
* | Fixes for Python 3 and refactoring: Merge generic Output class into specializ...Stefan Rado2014-02-157-50/+65
* | Fixes for Python 3: Use sorted() with key parameter instead of deprecated (an...Stefan Rado2014-02-151-10/+10
* | Rename parser.py to srcparser.py to prevent naming conflicts with built-in Py...Stefan Rado2014-02-152-2/+2
* | Layout fixes for wiki parameter documentation.Stefan Rado2014-02-141-16/+22
* | Merged master into betaLorenz Meier2014-02-111-0/+48
|\|
| * Update upload script from bootloader repoLorenz Meier2014-02-091-7/+7
| * Updated uploader from Bootloader repoLorenz Meier2014-02-051-0/+48
* | Merge branch 'master' into betaAnton Babushkin2014-01-293-10/+41
|\|
| * Changed param locationLorenz Meier2014-01-291-1/+1
| * Better outputLorenz Meier2014-01-291-7/+7
| * Triggering param documentation generationLorenz Meier2014-01-293-3/+34
* | FSM visualisation script: cope with prefixed state namesJulian Oes2014-01-281-8/+8
* | FSM visualisation script: renamed the fileJulian Oes2014-01-281-1/+1
* | FSM visualisation script: use argparse instead of optionparse and some minor ...Julian Oes2014-01-281-15/+14
* | Added FSM visualisation scriptJulian Oes2014-01-281-0/+202
|/
* Merged master into mixer unit tests branchLorenz Meier2014-01-152-10/+47
|\
| * Parameter documentation improvementsLorenz Meier2014-01-132-10/+47
* | Missing line break at EOFLorenz Meier2014-01-021-1/+1
* | Added missing HRT functionality, cleanupLorenz Meier2014-01-021-4/+7
* | Add conversions and mixer tests. Work in progressLorenz Meier2013-12-314-1/+157
|/
* 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