aboutsummaryrefslogtreecommitdiff
path: root/ROMFS
Commit message (Collapse)AuthorAgeFilesLines
* Logging: Reduce logging on FMUv1 to free system resourcesLorenz Meier2015-01-211-1/+1
|
* AStyle: Fixed file formattingJohan Jansen2015-01-151-1/+1
|
* ROMFS: Corrected land detector startup scriptsJohan Jansen2015-01-152-2/+2
|
* ROMFS: Added the respective land detector to the startup scriptsJohan Jansen2015-01-152-0/+14
|
* ROMFS: Fix up VTOL autostartsLorenz Meier2015-01-122-6/+13
|
* 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
|\ | | | | 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-084-1/+62
|\ \ | |/ |/| Implemented SK450 DeadCat frame support
| * Adopted sk450_deadcat mixer file nameAnton Matosov2015-01-081-0/+0
| |
| * Fixed naming of the mixerAnton Matosov2015-01-083-2/+2
| | | | | | | | Added mixer check to set MAV_TYPE correctly
| * Adopted SK540 config to the latest changes in the init scriptsAnton Matosov2015-01-081-3/+2
| | | | | | | | Lowered the pwm min
| * Implemented SK450 DeadCat frame supportAnton Matosov2015-01-083-0/+62
| | | | | | | | Implemented the way to specify motor output scale which is required for SK450 DeadCat as it has asymetrical arms (front arms are longer than back ones)
* | 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 ↵Anton Matosov2015-01-083-15/+15
| | | | | | | | lines)
| * Broke down the elif into else and if as nsh doesn't support elifAnton Matosov2015-01-081-37/+43
| | | | | | | | Fix invalid set of the variable
| * Changed naming of the mixers to get rid of umbiguity as outputs are actually ↵Anton Matosov2015-01-0853-51/+78
| | | | | | | | | | | | going to be driven by io, not fmu Implemented automatic lookup for the .aux.mix file if it exists
| * 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
|\ | | | | Mixer README: reference wiki and remove duplicated information
| * 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 ↵Lorenz Meier2014-12-261-1/+4
| | | | 921600 enables the companion interface.
* 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
| | | | | | | | | | | | | | | This change was introduced in pull #1461. This fixes some missed occurrences.
| | * 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
| | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: ROMFS/px4fmu_common/init.d/rc.interface ROMFS/px4fmu_common/init.d/rcS
| | | * Give Skywalker its own mixerLorenz Meier2014-12-122-1/+65
| | | |