aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* better submodule instructionsLorenz Meier2014-07-121-2/+8
* Merged masterLorenz Meier2014-07-121-4/+14
|\
| * Fixed the submodule check logicLorenz Meier2014-07-101-4/+18
| * Add quotes around the variable. It's safer.Simon Wilks2014-07-081-2/+2
| * A more compatible way of checking for an empty string.Simon Wilks2014-07-081-2/+2
* | Updated submodule update instructionsLorenz Meier2014-07-081-2/+2
* | Tools: skip check_submodules.sh when GIT_SUBMODULES_ARE_EVIL is setAndrew Tridgell2014-07-081-0/+6
* | Revert "Tools: skip check_submodules.sh when NUTTX_SRC is set"Lorenz Meier2014-07-081-7/+0
* | Tools: skip check_submodules.sh when NUTTX_SRC is setAndrew Tridgell2014-07-081-0/+7
* | Improve modem manager warning to avoid having smart people tell us we have Li...Lorenz Meier2014-07-081-3/+3
* | px_uploader: added ModemManager warningAndrew Tridgell2014-07-081-0/+7
|/
* bugfixes for checks and toolsLorenz Meier2014-07-071-6/+6
* Turn instructions into a makefile command, allowing Windows GUI kids to creat...Lorenz Meier2014-07-071-2/+2
* Fixed check toolsLorenz Meier2014-07-071-10/+26
* Cleaning up sub modulesLorenz Meier2014-07-071-0/+8
* add mavlink submodule check scriptThomas Gubler2014-07-071-0/+10
* XML toolLorenz Meier2014-07-011-0/+2
* fix code style script: enforce max line width of 120 charsThomas Gubler2014-05-121-1/+2
* Merge pull request #876 from PX4/autodeclinationLorenz Meier2014-05-038-35/+143
|\
| * host tests: Fix missing newlinesLorenz Meier2014-05-033-3/+3
| * Updated outo-testLorenz Meier2014-04-282-4/+13
| * Add autodeclination testing - no-op right nowLorenz Meier2014-04-283-3/+29
| * Add autodeclinationLorenz Meier2014-04-281-0/+1
| * Disable sbus2_test for now, just leverage the testing infrastructureLorenz Meier2014-04-281-1/+1
| * Add missing newlineLorenz Meier2014-04-281-1/+1
| * Improve testing infrastructure for mixer and SBUS2Lorenz Meier2014-04-286-36/+108
* | romfs pruner: fix filename checkThomas Gubler2014-05-021-1/+1
* | romfs pruner: do not try to prune .swp filesThomas Gubler2014-05-021-14/+15
|/
* uploader: ignore bad character encodings for older bootloadersAndrew Tridgell2014-04-051-12/+16
* Merge remote-tracking branch 'remotes/origin/master' into param_toolStefan Rado2014-03-224-19/+217
|\
| * Merge pull request #712 from PX4/fetch_logLorenz Meier2014-03-121-0/+133
| |\
| | * dumpfile command and fetch_log.py tool implemented to fetch logs via nsh cons...Anton Babushkin2014-03-081-0/+133
| * | Merge pull request #673 from PX4/romfs_pruneLorenz Meier2014-03-101-0/+83
| |\ \ | | |/ | |/|
| | * ROMFS: only identify *.mix as mixer filesJulian Oes2014-02-171-1/+1
| | * ROMFS: ignore comments and newlines in startup files, text in mixer filesJulian Oes2014-02-171-0/+83
| * | Merge remote-tracking branch 'px4/master' into betaJulian Oes2014-02-272-19/+1
| |\ \
| | * | Replace single if lines with brackets in astyleLorenz Meier2014-02-231-0/+1
| | * | Remove Ubuntu code style script - people should use the reference oneLorenz Meier2014-02-231-19/+0
* | | | Improve DokuWiki formatting.Stefan Rado2014-02-191-24/+19
* | | | 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