aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/rcS
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merged masterLorenz Meier2014-08-261-4/+7
|\|
| * New UAVCAN initialization logicPavel Kirienko2014-08-231-4/+8
* | Enable TELEM2 MAVLink, forward local pos at 30 Hz if connected via USBLorenz Meier2014-08-211-1/+4
* | Start TELEM2 MAVLink instance with 230400 baudLorenz Meier2014-08-131-0/+5
|/
* If we failed loading params, reset them (if the file handle is valid the file...Lorenz Meier2014-08-111-2/+5
* Ensure that a failing dataman start does not abort bootLorenz Meier2014-08-111-2/+4
* Merge pull request #1128 from PX4/uavcanLorenz Meier2014-07-221-1/+11
|\
| * Renamed OUTPUT_MODE: can --> uavcan_escPavel Kirienko2014-07-071-2/+2
| * Merged master into uavcanLorenz Meier2014-07-061-58/+65
| |\
| * | UAVCAN quad X autostart setupLorenz Meier2014-05-081-1/+11