aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* sdlog2_dump: Fixing incorrect tabbing to allow for CSV generationv1.0.0-rc2Andrew Tridgell2014-10-291-2/+2
* Fix px_romfs_pruner.py to skip .data filesJames Harrison2014-10-141-1/+1
* Merged master into st24Lorenz Meier2014-10-073-2/+76
|\
| * Code style fixes, no code changesLorenz Meier2014-10-071-19/+20
| * Add missing newlineLorenz Meier2014-10-071-1/+1
| * Remove unused test dataLorenz Meier2014-10-071-33/+0
| * Removed bogus warnignn from testLorenz Meier2014-10-071-5/+1
| * Updated and fixed parser for SF02/F laser sensor, test harness runs cleanLorenz Meier2014-10-074-115/+28
| * WIP on laser driver unit testLorenz Meier2014-09-274-2/+199
* | Formatted ST24 test codeLorenz Meier2014-10-071-16/+15
* | Fix up ST24 libLorenz Meier2014-10-071-2/+7
* | Fixed ST24 testLorenz Meier2014-10-061-5/+19
* | SBUS2 fixLorenz Meier2014-10-061-1/+2
* | Fix file location for st24 testLorenz Meier2014-10-061-1/+1
* | Add ST24 test harnessLorenz Meier2014-10-063-2/+68
|/
* Attempt at fixing programming timeoutsLorenz Meier2014-08-251-3/+3
* Increase timeout in an attempt to prevent timout python failureLorenz Meier2014-08-121-1/+1
* sdlog2_dump.py: minor fix allowing handling FMT messages in the middle of streamAnton Babushkin2014-07-311-1/+2
* fetch_log.py renamed to fetch_file.py and reworked, works with all files, not...Anton Babushkin2014-07-292-133/+207
* Do not abort on submodule init feedbackLorenz Meier2014-07-241-2/+2
* Merge pull request #1128 from PX4/uavcanLorenz Meier2014-07-221-0/+24
|\
| * Fixed check_submodules.sh for UAVCANPavel Kirienko2014-07-121-4/+12
| * Merge branch 'master' into uavcanPavel Kirienko2014-07-121-6/+20
| |\
| * | UAVCAN as a submodulePavel Kirienko2014-07-081-0/+16
* | | Fix missing line endingsLorenz Meier2014-07-212-2/+2
* | | Add PX4IO voltage dataset and linear fitLorenz Meier2014-07-212-0/+84
* | | 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