aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added Doxygen main pageLorenz Meier2014-01-221-0/+9
* Hotfix for CMSIS excludeLorenz Meier2014-01-221-1/+1
* Merge pull request #584 from PX4/autostart_cleanupLorenz Meier2014-01-2044-1981/+1178
|\
| * Merged master into loggingLorenz Meier2014-01-2044-1981/+1178
|/|
| * enable new autostart scripts for Rascal HIL and X5Thomas Gubler2014-01-192-62/+10
| * rc: bug fixedAnton Babushkin2014-01-181-1/+1
| * autostart: HIL and bad PX4IO fixesAnton Babushkin2014-01-181-79/+86
| * rcS: HIL fixedAnton Babushkin2014-01-181-0/+2
| * rcS: use mtd on FMUv1 tooAnton Babushkin2014-01-171-5/+2
| * Autostart: use MIXER instead of FRAME_GEOMETRYAnton Babushkin2014-01-1518-182/+195
| * Autostart 3DR Iris updatedAnton Babushkin2014-01-141-0/+7
| * Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-1427-190/+866
| |\
| * | fix small error in rc.fw_interfaceThomas Gubler2014-01-131-1/+1
| * | rc.fw_interface: use mixer file from sd if it existsThomas Gubler2014-01-121-1/+11
| * | update the skywalker x5 scriptThomas Gubler2014-01-121-50/+6
| * | Autostart: tones cleanupAnton Babushkin2014-01-113-15/+30
| * | Autostart: fixesAnton Babushkin2014-01-112-94/+146
| * | Autostart: standalone FMUv1 setup fixedAnton Babushkin2014-01-111-1/+0
| * | Autostart: mkblctrl mixer loading fixedAnton Babushkin2014-01-111-1/+7
| * | Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-111-75/+119
| |\ \
| * | | Autostart for fixed wing bug fixedAnton Babushkin2014-01-111-1/+1
| * | | Autostart: some fixed wing setups addedAnton Babushkin2014-01-119-267/+145
| * | | Don’t try to find autostart script if SYS_AUTOSTART = 0Anton Babushkin2014-01-101-1/+6
| * | | Use rc.txt, config.txt, extras.txt files, minor boot messages fixesAnton Babushkin2014-01-103-210/+232
| * | | rcS and autostart scripts cleanup, WIPAnton Babushkin2014-01-109-208/+182
| * | | Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-1012-98/+452
| |\ \ \
| * | | | Init scripts cleanup, WIPAnton Babushkin2014-01-1028-1122/+372
| * | | | Merge branch 'checkcrc_nostart' into autostart_cleanupAnton Babushkin2014-01-0911-57/+632
| |\ \ \ \
| * | | | | Autostart: generic quad, hexa and octo added, WIPAnton Babushkin2014-01-0913-234/+196
| * | | | | init: USE_LOGGING and USE_GPS env vars removedAnton Babushkin2014-01-081-10/+2
| * | | | | Major autostart rewriteAnton Babushkin2014-01-089-485/+453
| * | | | | hw_ver app added for hardware version checkingAnton Babushkin2014-01-0714-16/+144
* | | | | | Merge pull request #600 from PX4/sdlog2_timestampLorenz Meier2014-01-202-105/+179
|\ \ \ \ \ \
| * | | | | | sdlog2: code style fixedAnton Babushkin2014-01-191-2/+15
| * | | | | | rc: use sdlog2 -t optionAnton Babushkin2014-01-192-65/+68
| * | | | | | sdlog2: use GPS time for naming log dirs and files, some fixesAnton Babushkin2014-01-191-90/+148
* | | | | | | Hotfix for IO battery voltageLorenz Meier2014-01-202-2/+3
|/ / / / / /
* | | | | | RSSI field initLorenz Meier2014-01-181-1/+1
* | | | | | Writing RSSI field not only in servo rail topicLorenz Meier2014-01-181-7/+13
* | | | | | Small documentation correctionLorenz Meier2014-01-171-1/+1
* | | | | | Cleaned up test output to be more readableLorenz Meier2014-01-161-6/+29
* | | | | | Configuring PX4IOv2 led pinsLorenz Meier2014-01-161-3/+3
* | | | | | Configuring PX4IOv1 led pinsLorenz Meier2014-01-161-3/+3
* | | | | | Fix FMUs B/E led pin configLorenz Meier2014-01-161-1/+1
* | | | | | Teached MTD test how to write back 0xFF after destructive testLorenz Meier2014-01-161-105/+15
* | | | | | mtd: added "mtd readtest" and "mtd rwtest"Andrew Tridgell2014-01-161-2/+113
* | | | | | mtd: use new MTDIOC_SETSPEED ioctlAndrew Tridgell2014-01-161-1/+5
* | | | | | Remove outdated configs, clean up pwm limit compilationLorenz Meier2014-01-154-197/+3
* | | | | | Improved test suite, now features a MTD device testLorenz Meier2014-01-155-2/+301
* | | | | | mtd: fixed creation and erase of a single partitionAndrew Tridgell2014-01-151-5/+5