aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-2637-130/+380
|\
| * 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-1531-122/+210
| |\
| | * 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-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
| * | | 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-022-0/+30
| | |/ | |/|
| * | 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-222-6/+1
| |/
* | Merged masterLorenz Meier2014-11-2235-103/+57
|\|
| * Make ROMFS less chattyLorenz Meier2014-11-1530-83/+39
| * Remove unneeded fileLorenz Meier2014-11-151-10/+0