aboutsummaryrefslogtreecommitdiff
path: root/ROMFS
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
|/
* Make ROMFS less chattyLorenz Meier2014-11-1530-83/+39
* Remove unneeded fileLorenz Meier2014-11-151-10/+0
* added switch to send PWM to Brushless Controller in unarmed statefludwig2014-11-101-0/+3
* Add a min PWM output so motors idle on arming.Simon Wilks2014-10-231-0/+1
* Merge remote-tracking branch 'upstream/master' into swissfangThomas Gubler2014-10-071-0/+30
|\
| * Upgraded unit test frameworkDon Gagne2014-09-131-0/+30
* | Merge remote-tracking branch 'upstream/obcfailsafe' into swissfangThomas Gubler2014-09-304-0/+0
|\|
| * FTP: Update unit test for new header size.Vladimir Ermakov2014-09-103-0/+0
| * New mavlink_ftp unit test dataDon Gagne2014-09-024-0/+0
* | viper: removed wrong failsafe valuesJulian Oes2014-09-231-2/+0
* | viper: changed some values for doors and bottle drop servosJulian Oes2014-09-202-2/+3
* | Fix FX79 mixerLorenz Meier2014-09-031-8/+5
* | Merge branch 'master' into swissfangLorenz Meier2014-08-311-0/+3
|\|
| * Better initial config for PhantomLorenz Meier2014-08-311-0/+3
| * Improve startup and payload handlingLorenz Meier2014-08-265-17/+23
* | Merge branch 'bottle_drop_friday' of github.com:swissfang/Firmware into swiss...Lorenz Meier2014-08-268-17/+36
|\ \ | |/ |/|
| * Do not modify startup where not absolutely requiredLorenz Meier2014-08-151-2/+0
| * Fix the index numbers and command max travel in the app for the drop servo.Simon Wilks2014-08-141-3/+5
| * Merge remote-tracking branch 'upstream/master' into test_bottle_drop_paulSimon Wilks2014-08-141-1/+1
| |\
| * | Put payload outputs for AERT mixer onto right actuator groupLorenz Meier2014-08-121-5/+6
| * | Merged failsafe from masterLorenz Meier2014-08-124-9/+15
| |\ \
| | * | Improved rcS handling, added failsafe flag. Needs further testing for USB sta...Lorenz Meier2014-08-124-5/+16
| * | | Merge branch 'master' of github.com:PX4/Firmware into test_bottle_drop_paulLorenz Meier2014-08-111-4/+9
| |\| |