aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/rcS
Commit message (Expand)AuthorAgeFilesLines
* startup: cleanup of cox mixer files (Thanks Rune)Julian Oes2014-04-141-1/+1
* rcS: removed unnecessary sleeps, minor code style fixesAnton Babushkin2014-03-311-6/+4
* Merge branch 'master' of github.com:PX4/Firmware into beta_mavlink2Lorenz Meier2014-03-211-1/+10
|\
| * add SYS_USE_IO param which allows using standard startup scripts for FMU only...Thomas Gubler2014-03-161-1/+10
* | Merge branch 'beta_mavlink2' of github.com:PX4/Firmware into mavlink2_hilLorenz Meier2014-03-161-2/+2
|\ \
| * | Merge branch 'master' of github.com:PX4/Firmware into beta_mavlink2Lorenz Meier2014-03-161-2/+2
| |\|
| | * add missing $ in rcS scriptThomas Gubler2014-03-151-2/+2
* | | Merge branch 'beta_mavlink2' into mavlink2_hilAnton Babushkin2014-03-161-2/+9
|\| |
| * | Merge branch 'master' into beta_mavlink2Anton Babushkin2014-03-151-2/+9
| |\|
| | * rcS: introduce flag that allows disabling startup of the default apps in orde...Thomas Gubler2014-03-131-2/+9
* | | Remove HIL flag on startupLorenz Meier2014-03-111-1/+1
|/ /
* | Merge branch 'master' into beta_mavlink2Anton Babushkin2014-03-081-5/+18
|\|
| * fix comparison in rcSThomas Gubler2014-03-061-1/+1
| * ardrone: minor fixesAnton Babushkin2014-03-061-4/+4
| * Changed ARDRONE to an OUTPUT_MODE setting and added a skip option to mixer. F...Helen Oleynikova2014-03-061-4/+9
| * Fixed startup parameters.Helen Oleynikova2014-03-051-1/+1
| * Set the mavlink port settings back to ttyS1 by default.Helen Oleynikova2014-03-051-4/+2
| * Added flag for ARDrone interface.Helen Oleynikova2014-03-051-1/+11
* | mavlink: HIL fixes, performance optimizationAnton Babushkin2014-03-011-1/+1
* | mavlink: cleanup and refactoring, rcS: EXIT_ON_END fixAnton Babushkin2014-03-011-1/+2
* | mavlink: add new streams in main loop, minor cleanup and fixesAnton Babushkin2014-03-011-14/+22
* | mavlink: -r (datarate) parameter implemented, minor fixesAnton Babushkin2014-02-271-2/+2
|/
* Startup: fix merge mistakeJulian Oes2014-02-111-0/+1
* Merged master into betaLorenz Meier2014-02-111-0/+3
|\
| * Hotfix and cleanup for system mixersLorenz Meier2014-02-111-4/+8
* | Startup: don't configure anything if definitions are missingJulian Oes2014-02-101-10/+18
* | Startup: Hex vs HexaJulian Oes2014-02-051-1/+1
* | ROMFS cleanup to eleminate excessive comments and resulting flash usageLorenz Meier2014-02-011-2/+1
* | Merge branch 'master' into betaAnton Babushkin2014-01-231-3/+6
|\|
| * Added tune on IO upgrade errorLorenz Meier2014-01-231-0/+2
| * Cleanup wording in rcSLorenz Meier2014-01-231-1/+1
| * Make startup less chattyLorenz Meier2014-01-231-1/+1
| * Hotfix: Prevent failures in boot handling due to missing microSD card logfile...Lorenz Meier2014-01-231-1/+2
* | rcS: MAV_TYPE bug fixed, use 8 PWM outputs on HIL fake outputAnton Babushkin2014-01-191-4/+4
* | Merge branch 'autostart_cleanup' into navigator_new_vectorAnton Babushkin2014-01-181-79/+86
|\|
| * autostart: HIL and bad PX4IO fixesAnton Babushkin2014-01-181-79/+86
* | Merge branch 'autostart_cleanup' into navigator_new_vectorAnton Babushkin2014-01-181-0/+2
|\|
| * rcS: HIL fixedAnton Babushkin2014-01-181-0/+2
| * rcS: use mtd on FMUv1 tooAnton Babushkin2014-01-171-5/+2
* | rcS: start navigator and datamanAnton Babushkin2014-01-171-0/+10
* | Merge branch 'autostart_cleanup' into navigator_new_vectorAnton Babushkin2014-01-171-325/+359
|\|
| * Autostart: use MIXER instead of FRAME_GEOMETRYAnton Babushkin2014-01-151-43/+88
| * Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-141-14/+24
| |\
| * | Autostart: tones cleanupAnton Babushkin2014-01-111-11/+13
| * | Autostart: fixesAnton Babushkin2014-01-111-93/+145
| * | Autostart: standalone FMUv1 setup fixedAnton Babushkin2014-01-111-1/+0
| * | Autostart for fixed wing bug fixedAnton Babushkin2014-01-111-1/+1
| * | 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-101-201/+219
| * | rcS and autostart scripts cleanup, WIPAnton Babushkin2014-01-101-89/+110