aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/rcS
Commit message (Collapse)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 ↵sd_reliabilityLorenz Meier2015-04-111-3/+13
| | | | corrupted card to be still a common problem
* Merge pull request #1875 from mstuettgen/masterLorenz Meier2015-03-201-1/+1
|\ | | | | Latest rover changes
| * 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 ↵Anton Matosov2015-03-061-0/+5
| | | | | | | | configurable the same way as for the main outputs
* | 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 ↵Andreas Antener2015-02-101-2/+2
| | | | parameter doc
* 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. ↵Lorenz Meier2015-01-261-21/+5
| | | | Startup does not take longer due to smart rearrangement of launch calls
* Revert "Intrusive changes made for UAVCAN profiling. Will be reverted in the ↵Pavel Kirienko2015-01-211-4/+1
| | | | | | next commit (this one is needed to keep the changes in history)" This reverts commit 4c301d9dcf180e39186fa6753c7a3d3215b3cfa7.
* Intrusive changes made for UAVCAN profiling. Will be reverted in the next ↵Pavel Kirienko2015-01-211-1/+4
| | | | commit (this one is needed to keep the changes in history)
* ROMFS: Set unneeded string during startupLorenz Meier2015-01-091-0/+1
|
* Merge pull request #1622 from PX4/rcvariablesLorenz Meier2015-01-091-0/+2
|\ | | | | rcS: unset MODE and AUTOCNF
| * unset MODE and AUTOCNFThomas Gubler2015-01-091-0/+2
| |
* | Merge pull request #1600 from anton-matosov/SK450DeadCat.v2Lorenz Meier2015-01-081-1/+1
|\ \ | |/ |/| Implemented SK450 DeadCat frame support
| * Fixed naming of the mixerAnton Matosov2015-01-081-1/+1
| | | | | | | | Added mixer check to set MAV_TYPE correctly
* | 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
| | | | | | going to be driven by io, not fmu Implemented automatic lookup for the .aux.mix file if it exists
* 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 ↵Lorenz Meier2014-12-261-1/+4
| | | | 921600 enables the companion interface.
* 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
| |