aboutsummaryrefslogtreecommitdiff
path: root/ROMFS
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-084-1/+62
|\ \ | |/ |/|
| * Adopted sk450_deadcat mixer file nameAnton Matosov2015-01-081-0/+0
| * Fixed naming of the mixerAnton Matosov2015-01-083-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-083-0/+62
* | remove/unset startup script variablesThomas Gubler2015-01-082-2/+9
|/
* Merge branch 'MixerNaming' of github.com:anton-matosov/FirmwareLorenz Meier2015-01-0853-42/+120
|\
| * 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-0853-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
| * use two mixers, one for rotors via px4io and one for elevons via fmu outputsRoman Bapst2015-01-062-6/+5
| * get MAV_TYPE by mixer file for FireFly6tumbili2015-01-061-0/+4
| * added startup script and mixer file for FireFly6tumbili2015-01-062-0/+29
* | 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
* Mixer: Rename to .md and change syntax to markupLorenz Meier2015-01-041-11/+6
* Merge pull request #1566 from AndreasAntener/update-mixer-readmeLorenz Meier2015-01-041-49/+5
|\
| * Reference wiki and remove duplicated informationAndreas Antener2015-01-031-49/+5
* | Test image ROMFS: Start all sensorsLorenz Meier2015-01-031-0/+20
* | 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-2639-137/+387
|\
| * 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-1533-129/+217
| |\
| | * 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-145-11/+11
| | * 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-132-1/+65
| | |\
| | | * Give Skywalker its own mixerLorenz Meier2014-12-122-1/+65
| | * | 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