aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/rcS
Commit message (Expand)AuthorAgeFilesLines
* ROMFS: Be less verbose on bootLorenz Meier2015-04-271-11/+2
* Add missing variable initialisation.Simon Wilks2015-04-261-0/+1
* Startup script: Add OSD supportLorenz Meier2015-04-231-0/+6
* fixed name of generic firefly mixerRoman Bapst2015-04-201-1/+1
* ROMFS: Update for preflight check in CommanderJohan Jansen2015-04-201-2/+6
* sdlog2: Do not abort startup without microSDLorenz Meier2015-04-141-0/+2
* sd card boot: Focus on card reliability, as wider adoption identifies corrupt...sd_reliabilityLorenz Meier2015-04-111-3/+13
* Merge pull request #1875 from mstuettgen/masterLorenz Meier2015-03-201-1/+1
|\
| * commented set tuner back in (was commented out by accident)Marcel Stuettgen2015-03-031-1/+1
| * renamed apps and default config files too to match the model's nameMarcel Stuettgen2015-03-031-2/+2
* | Made aux output pwm rate, min, max, disarmed and failsafe values configurable...Anton Matosov2015-03-061-0/+5
* | Fix IO update when safety can not be set to on. From @zottgrammesLorenz Meier2015-03-041-0/+5
|/
* Increase rate of MAVLink output on companion linkLorenz Meier2015-03-031-1/+1
* Do not abort if IO cannot be started or put into safe modeLorenz Meier2015-02-281-2/+6
* added missing then after ifMarcel Stuettgen2015-02-201-0/+1
* Rover: Auto-starting rover appsLorenz Meier2015-02-191-0/+18
* mkblctrl - rework and bugfixNosDE2015-02-181-2/+2
* Auto-update IO also when safety offLorenz Meier2015-02-151-2/+8
* implemented reset excludes in systemcmd "param", updated autoconfig parameter...Andreas Antener2015-02-101-2/+2
* ROMFS startup cleanupLorenz Meier2015-02-081-1/+0
* adding tricopter mav type to rcSTrent Lukaczyk2015-02-051-0/+4
* USB startup: Ensure that we are not talking to the peripheral too soon. Start...Lorenz Meier2015-01-261-21/+5
* Revert "Intrusive changes made for UAVCAN profiling. Will be reverted in the ...Pavel Kirienko2015-01-211-4/+1
* Intrusive changes made for UAVCAN profiling. Will be reverted in the next com...Pavel Kirienko2015-01-211-1/+4
* ROMFS: Set unneeded string during startupLorenz Meier2015-01-091-0/+1
* Merge pull request #1622 from PX4/rcvariablesLorenz Meier2015-01-091-0/+2
|\
| * unset MODE and AUTOCNFThomas Gubler2015-01-091-0/+2
* | Merge pull request #1600 from anton-matosov/SK450DeadCat.v2Lorenz Meier2015-01-081-1/+1
|\ \ | |/ |/|
| * Fixed naming of the mixerAnton Matosov2015-01-081-1/+1
* | remove/unset startup script variablesThomas Gubler2015-01-081-2/+8
|/
* Changed naming of the mixers to get rid of umbiguity as outputs are actually ...Anton Matosov2015-01-081-10/+10
* allow to specify secondary mixer which drives fmu PWM outputsRoman Bapst2015-01-061-1/+2
* get MAV_TYPE by mixer file for FireFly6tumbili2015-01-061-0/+4
* Companion computer interface: Add SYS_COMPANION parameter. Setting it to 9216...Lorenz Meier2014-12-261-1/+4
* Merged master into indoor branchLorenz Meier2014-12-261-76/+128
|\
| * fixed startup for VTOL -> some variable names were changed latelyRoman Bapst2014-12-181-1/+1
| * removed white space noisetumbili2014-12-151-2/+2
| * Merge branch 'master' of https://github.com/PX4/Firmware into vtol_mergetumbili2014-12-151-70/+89
| |\
| | * Ensure no SD alarm always plays. Fixes #1500Lorenz Meier2014-12-151-3/+8
| | * ROMFS: Better commenting, save some more RAMLorenz Meier2014-12-131-1/+9
| | * Reduce too chatty content, de-allocate non-needed string buffersLorenz Meier2014-11-171-75/+75
| * | removed remainings of quadshot for nowRoman Bapst2014-12-021-2/+2
| * | adapted and added ROMFS-scripts to support VTOLRoman Bapst2014-12-021-0/+39
| * | Make boot less verbose to not hide the important status messagesLorenz Meier2014-11-261-5/+0
| * | ROMFS: Do only output necessary information on bootLorenz Meier2014-11-221-1/+0
| |/
* | Merged masterLorenz Meier2014-11-221-21/+3
|\|
| * Make ROMFS less chattyLorenz Meier2014-11-151-21/+3
* | Start flow driver, start MAVLink instance with right argumentsLorenz Meier2014-08-271-1/+1
* | Merge branch 'master' of github.com:PX4/Firmware into indoorLorenz Meier2014-08-271-5/+4
|\|
| * Improve startup and payload handlingLorenz Meier2014-08-261-5/+4