Lorenz Meier
|
72f6aaca96
|
Add ST24 test harness
|
10 years ago |
Lorenz Meier
|
7dd81c8cb2
|
WIP on laser driver unit test
|
11 years ago |
Lorenz Meier
|
9825ed8f3c
|
Attempt at fixing programming timeouts
|
11 years ago |
Lorenz Meier
|
3f4aef60c8
|
Increase timeout in an attempt to prevent timout python failure
|
11 years ago |
Anton Babushkin
|
92a4757971
|
sdlog2_dump.py: minor fix allowing handling FMT messages in the middle of stream
|
11 years ago |
Anton Babushkin
|
5a7a6bca77
|
fetch_log.py renamed to fetch_file.py and reworked, works with all files, not only logs, added recursive directory download
|
11 years ago |
Lorenz Meier
|
53f1b31902
|
Do not abort on submodule init feedback
|
11 years ago |
Lorenz Meier
|
331623bbd4
|
Fix missing line endings
|
11 years ago |
Lorenz Meier
|
afff123742
|
Add PX4IO voltage dataset and linear fit
|
11 years ago |
Lorenz Meier
|
8960c9e0a8
|
better submodule instructions
|
11 years ago |
Pavel Kirienko
|
024c8213a1
|
Fixed check_submodules.sh for UAVCAN
|
11 years ago |
Lorenz Meier
|
5bb8c50112
|
Fixed the submodule check logic
|
11 years ago |
Simon Wilks
|
13b41a2629
|
Add quotes around the variable. It's safer.
|
11 years ago |
Simon Wilks
|
b4ab31a2ba
|
A more compatible way of checking for an empty string.
|
11 years ago |
Pavel Kirienko
|
6814ddccff
|
UAVCAN as a submodule
|
11 years ago |
Lorenz Meier
|
76f82bf237
|
Updated submodule update instructions
|
11 years ago |
Andrew Tridgell
|
bc06d839ea
|
Tools: skip check_submodules.sh when GIT_SUBMODULES_ARE_EVIL is set
this avoids using submodules when a specific NuttX tree is specified
|
11 years ago |
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 |