Lorenz Meier
|
52713bc0ba
|
Revert "Tools: skip check_submodules.sh when NUTTX_SRC is set"
This reverts commit ac8f179f2d .
|
11 years ago |
Andrew Tridgell
|
ac8f179f2d
|
Tools: skip check_submodules.sh when NUTTX_SRC is set
this avoids using submodules when a specific NuttX tree is specified
|
11 years ago |
Lorenz Meier
|
d6999384ce
|
Improve modem manager warning to avoid having smart people tell us we have Linux compatibility issues while we actually do not.
|
11 years ago |
Andrew Tridgell
|
0785512026
|
px_uploader: added ModemManager warning
|
11 years ago |
Lorenz Meier
|
2eb018b273
|
bugfixes for checks and tools
|
11 years ago |
Lorenz Meier
|
cd9f4f33a5
|
Turn instructions into a makefile command, allowing Windows GUI kids to create a make target in Eclipse just for this
|
11 years ago |
Lorenz Meier
|
72ccbe9c4e
|
Fixed check tools
|
11 years ago |
Lorenz Meier
|
4c2cc65ca6
|
Cleaning up sub modules
|
11 years ago |
Lorenz Meier
|
6c5c6ba9ee
|
Add proper NuttX submodule checks
|
11 years ago |
Thomas Gubler
|
68dbf0057a
|
add mavlink submodule check script
The script checks if the mavlink submodule is up to date
|
11 years ago |
Lorenz Meier
|
8c638d2add
|
XML tool
|
11 years ago |
Thomas Gubler
|
f169497e86
|
fix code style script: enforce max line width of 120 chars
|
11 years ago |
Lorenz Meier
|
22f262a241
|
host tests: Fix missing newlines
|
11 years ago |
Thomas Gubler
|
d5e463352d
|
romfs pruner: fix filename check
|
11 years ago |
Thomas Gubler
|
047dfc7714
|
romfs pruner: do not try to prune .swp files
|
11 years ago |
Lorenz Meier
|
9c81ab113e
|
Updated outo-test
|
11 years ago |
Lorenz Meier
|
7aefcb7a09
|
Add autodeclination testing - no-op right now
|
11 years ago |
Lorenz Meier
|
238a3636fa
|
Add autodeclination
|
11 years ago |
Lorenz Meier
|
3959d0c1c9
|
Disable sbus2_test for now, just leverage the testing infrastructure
|
11 years ago |
Lorenz Meier
|
db30491051
|
Add missing newline
|
11 years ago |
Lorenz Meier
|
c179863b1e
|
Improve testing infrastructure for mixer and SBUS2
|
11 years ago |
Andrew Tridgell
|
ec2197fd1b
|
uploader: ignore bad character encodings for older bootloaders
this prevents the uploader from throwing an exception with older
bootloaders
|
11 years ago |
Anton Babushkin
|
cb8bd1a3ad
|
dumpfile command and fetch_log.py tool implemented to fetch logs via nsh console on USB
|
11 years ago |
Lorenz Meier
|
99b376089f
|
Replace single if lines with brackets in astyle
|
11 years ago |
Lorenz Meier
|
ff8f92af31
|
Remove Ubuntu code style script - people should use the reference one
|
11 years ago |
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.
- Replace newlines in names and comments with a space.
- Right align min/max/default values.
|
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 |