Lorenz Meier
|
84d744707d
|
UAVCAN: Move into lib directory
|
10 years ago |
Lorenz Meier
|
6e0cf50029
|
Move unittests into a more perceivable directory
|
10 years ago |
Don Gagne
|
f3f7f08e0d
|
Parameter xml metadata in .px4
|
10 years ago |
Lorenz Meier
|
8e8dd62fbd
|
Let the uploader print the binary size
|
10 years ago |
Lorenz Meier
|
d7ebea6ec2
|
Fix comparison in upload script for test builds
|
10 years ago |
Lorenz Meier
|
1394b02c2e
|
Make tools executable
|
10 years ago |
Lorenz Meier
|
8599994ebb
|
Add generic uploader tool
|
10 years ago |
Lorenz Meier
|
5e2330abba
|
Add USB load test from Mark Whitehorn
|
10 years ago |
Lorenz Meier
|
72977ee909
|
Better error handling instructions
|
10 years ago |
Lorenz Meier
|
44a2473632
|
Fix up reboot logic
|
10 years ago |
Lorenz Meier
|
5862f4ffe6
|
Fix error handling
|
10 years ago |
Lorenz Meier
|
166580b8f7
|
Time out on serial instead of just hanging there
|
10 years ago |
Andrew Tridgell
|
a82f4881c7
|
sdlog2_dump: Fixing incorrect tabbing to allow for CSV generation
|
10 years ago |
James Harrison
|
6ec338c23f
|
Fix px_romfs_pruner.py to skip .data files
The .data extension was missing but used in some places; this would cause the pruner to fail with a UnicodeDecodeError.
|
10 years ago |
Lorenz Meier
|
4ba4135c3b
|
Code style fixes, no code changes
|
10 years ago |
Lorenz Meier
|
cebdae438d
|
Add missing newline
|
10 years ago |
Lorenz Meier
|
4d186e56ea
|
Remove unused test data
|
10 years ago |
Lorenz Meier
|
0078ba2a3b
|
Removed bogus warnignn from test
|
10 years ago |
Lorenz Meier
|
72fbd76c84
|
Updated and fixed parser for SF02/F laser sensor, test harness runs clean
|
10 years ago |
Lorenz Meier
|
7e5910bdbf
|
Formatted ST24 test code
|
10 years ago |
Lorenz Meier
|
9c89499696
|
Fix up ST24 lib
|
10 years ago |
Lorenz Meier
|
966688d092
|
Fixed ST24 test
|
10 years ago |
Lorenz Meier
|
34e75672bb
|
SBUS2 fix
|
10 years ago |
Lorenz Meier
|
b4c188cf19
|
Fix file location for st24 test
|
10 years ago |
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 |