aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d
Commit message (Expand)AuthorAgeFilesLines
* Fix PWM OUT command and update fligth tested params.Simon Wilks2015-01-091-8/+14
* 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-083-1/+37
|\ \ | |/ |/|
| * Fixed naming of the mixerAnton Matosov2015-01-082-2/+2
| * Adopted SK540 config to the latest changes in the init scriptsAnton Matosov2015-01-081-3/+2
| * Implemented SK450 DeadCat frame supportAnton Matosov2015-01-082-0/+37
* | remove/unset startup script variablesThomas Gubler2015-01-082-2/+9
|/
* Merge branch 'MixerNaming' of github.com:anton-matosov/FirmwareLorenz Meier2015-01-0827-42/+106
|\
| * Applied code review comments (newline at end of file, whitespaces in empty li...Anton Matosov2015-01-083-15/+15
| * Broke down the elif into else and if as nsh doesn't support elifAnton Matosov2015-01-081-37/+43
| * Changed naming of the mixers to get rid of umbiguity as outputs are actually ...Anton Matosov2015-01-0827-51/+78
| * Mixer load: Be less chattyLorenz Meier2015-01-061-4/+1
| * specify secondary elevon mixerRoman Bapst2015-01-061-2/+3
| * allow to specify secondary mixer which drives fmu PWM outputsRoman Bapst2015-01-062-1/+16
| * get MAV_TYPE by mixer file for FireFly6tumbili2015-01-061-0/+4
| * added startup script and mixer file for FireFly6tumbili2015-01-061-0/+14
* | Remove bottle_drop as it should be optional.Simon Wilks2015-01-081-2/+0
|/
* Fixed autoconf variable checkAnton Matosov2015-01-051-1/+1
* send MANUAL_CONTROL stream over usbThomas Gubler2015-01-041-0/+2
* start MS5611 in parallelLorenz Meier2015-01-021-0/+4
* Fix parameter name for initial setup parameter configLorenz Meier2014-12-302-2/+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-2635-130/+300
|\
| * shortened parameter names to max 16 bytesRoman Bapst2014-12-181-2/+2
| * fixed parameter issue for VTOL so that parameter wiki tool can document themRoman Bapst2014-12-181-1/+1
| * fixed startup for VTOL -> some variable names were changed latelyRoman Bapst2014-12-183-3/+3
| * Up the min PWM slightly.Simon Wilks2014-12-171-1/+1
| * Airframe config and autostart for the TBS Discovery Long RangeSimon Wilks2014-12-172-0/+36
| * removed white space noisetumbili2014-12-153-4/+4
| * Merge branch 'master' of https://github.com/PX4/Firmware into vtol_mergetumbili2014-12-1530-122/+146
| |\
| | * Ensure no SD alarm always plays. Fixes #1500Lorenz Meier2014-12-151-3/+8
| | * autostart ll40lsThomas Gubler2014-12-141-0/+4
| | * change [init] to [i]Thomas Gubler2014-12-143-4/+4
| | * ROMFS: Better commenting, save some more RAMLorenz Meier2014-12-131-1/+9
| | * ROMFS: rc.interface: Make output less verbose to clutter boot log lessLorenz Meier2014-12-131-4/+0
| | * Merge remote-tracking branch 'upstream/master' into romfs_cleanThomas Gubler2014-12-131-1/+1
| | |\
| | | * Give Skywalker its own mixerLorenz Meier2014-12-121-1/+1
| | * | rename DO_AUTOCONFIG to AUTOCNF in all filesThomas Gubler2014-11-1715-18/+18
| | * | rename PWM_OUTPUTS to PWM_OUT in all filesThomas Gubler2014-11-1714-14/+14
| | * | fix variable name in rc.uavcanThomas Gubler2014-11-171-1/+1
| | * | Reduce too chatty content, de-allocate non-needed string buffersLorenz Meier2014-11-172-82/+82
| | * | Reduce ROMFS footprintLorenz Meier2014-11-171-10/+11
| * | | set vtol motor count- and idle pwm parameterRoman Bapst2014-12-041-1/+2
| * | | added missing newlinetumbili2014-12-031-1/+1
| * | | set correct number of PWM outputs and PWM Rate for caipirinha VTOLtumbili2014-12-031-1/+2
| * | | removed remainings of quadshot for nowRoman Bapst2014-12-023-11/+5
| * | | adapted and added ROMFS-scripts to support VTOLRoman Bapst2014-12-024-0/+110
| * | | added configuration file and mixer file for for caipironha VTOLRoman Bapst2014-12-021-0/+14
| | |/ | |/|