560 Commits (00bffeaf72ecb5e9f231d6e2cff98477f9918310)

Author SHA1 Message Date
Stefan Rado ec78fcf2b9 Improve DokuWiki formatting. 11 years ago
Stefan Rado 8d41155fb6 Rework px_process_params.py into a fully featured program. 11 years ago
Stefan Rado 55e66f5ad1 Rename Scanner and Parser classes to SourceScanner and SourceParser to avoid naming conflicts. 11 years ago
Stefan Rado e9feef8ff6 Simplify file extension check. 11 years ago
Stefan Rado a7ee2e71a0 Recognize @unit parameter documentation tag. Not used in any output yet. 11 years ago
Stefan Rado 1afa53a159 Cleanup: Moved sdlog2 file conversion scripts to separate folder. 11 years ago
Julian Oes 94c40b6fa4 ROMFS: only identify *.mix as mixer files 11 years ago
Julian Oes a61a89f339 ROMFS: ignore comments and newlines in startup files, text in mixer files 11 years ago
Stefan Rado 49cc0bd162 Explicitly treat all files as UTF-8. 11 years ago
Stefan Rado d30335cb3f Fixes for Python 3 and refactoring: Merge generic Output class into specialized output classes as some need to write files in binary mode. 11 years ago
Stefan Rado 1a7518a422 Fixes for Python 3: Use sorted() with key parameter instead of deprecated (and removed) cmp() function. 11 years ago
Stefan Rado 2e4c26c957 Rename parser.py to srcparser.py to prevent naming conflicts with built-in Python parser library. 11 years ago
Stefan Rado ed3ffc26d6 Layout fixes for wiki parameter documentation. 11 years ago
Lorenz Meier 70964dd87c Update upload script from bootloader repo 11 years ago
Lorenz Meier 080b2da214 Updated uploader from Bootloader repo 11 years ago
Lorenz Meier dc2f40b80d Updated uploader from Bootloader repo 11 years ago
Lorenz Meier 2b17909f0c Changed param location 11 years ago
Lorenz Meier 60859607ff Better output 11 years ago
Lorenz Meier d40382425f Triggering param documentation generation 11 years ago
Lorenz Meier 9c355d280e Merged beta into mavlink rework branch 11 years ago
Julian Oes 99875bbd28 FSM visualisation script: cope with prefixed state names 11 years ago
Julian Oes 1488d32d0f FSM visualisation script: renamed the file 11 years ago
Julian Oes c5a3dd9168 FSM visualisation script: use argparse instead of optionparse and some minor cleanup 11 years ago
Julian Oes cd9ec04904 Added FSM visualisation script 11 years ago
Lorenz Meier f595b204ea Parameter documentation improvements 11 years ago
Lorenz Meier 7ae71316fa Missing line break at EOF 11 years ago
Lorenz Meier eb47a164cb Added missing HRT functionality, cleanup 11 years ago
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 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