aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common
Commit message (Expand)AuthorAgeFilesLines
* Autostart: use MIXER instead of FRAME_GEOMETRYAnton Babushkin2014-01-1518-182/+195
* Autostart 3DR Iris updatedAnton Babushkin2014-01-141-0/+7
* Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-141-14/+24
|\
| * Fixed rcS typoLorenz Meier2014-01-121-1/+1
| * Enabled MTD partitions, successfully tested paramsLorenz Meier2014-01-121-8/+9
* | fix small error in rc.fw_interfaceThomas Gubler2014-01-131-1/+1
* | rc.fw_interface: use mixer file from sd if it existsThomas Gubler2014-01-121-1/+11
* | update the skywalker x5 scriptThomas Gubler2014-01-121-50/+6
* | Autostart: tones cleanupAnton Babushkin2014-01-113-15/+30
* | Autostart: fixesAnton Babushkin2014-01-112-94/+146
* | Autostart: standalone FMUv1 setup fixedAnton Babushkin2014-01-111-1/+0
* | Autostart: mkblctrl mixer loading fixedAnton Babushkin2014-01-111-1/+7
* | Autostart for fixed wing bug fixedAnton Babushkin2014-01-111-1/+1
* | Autostart: some fixed wing setups addedAnton Babushkin2014-01-119-267/+145
* | Don’t try to find autostart script if SYS_AUTOSTART = 0Anton Babushkin2014-01-101-1/+6
* | Use rc.txt, config.txt, extras.txt files, minor boot messages fixesAnton Babushkin2014-01-103-210/+232
* | rcS and autostart scripts cleanup, WIPAnton Babushkin2014-01-109-208/+182
* | Init scripts cleanup, WIPAnton Babushkin2014-01-1028-1122/+372
* | Autostart: generic quad, hexa and octo added, WIPAnton Babushkin2014-01-0913-234/+196
* | init: USE_LOGGING and USE_GPS env vars removedAnton Babushkin2014-01-081-10/+2
* | Major autostart rewriteAnton Babushkin2014-01-089-485/+453
* | hw_ver app added for hardware version checkingAnton Babushkin2014-01-076-11/+19
|/
* Added support for Octo CoxLorenz Meier2014-01-061-1/+10
* Reboot if IO update startup fails on first tryLorenz Meier2014-01-011-2/+3
* Cleanup, removed commander start calls in locations where its not neededLorenz Meier2013-12-306-28/+6
* Fixed MAV type and typoLorenz Meier2013-12-281-3/+3
* Further cleanup, added octosLorenz Meier2013-12-284-7/+121
* Fixed typoLorenz Meier2013-12-281-1/+1
* Cleaned up startup, should be completely compatible, but allows clean QGC ind...Lorenz Meier2013-12-2818-156/+65
* Getting multicopter startup back to generic, trimming down number and content...Lorenz Meier2013-12-281-0/+49
* Updated defaults following recent test flight that included autostart and landSimon Wilks2013-12-281-14/+19
* Whitespace fixSimon Wilks2013-12-281-2/+2
* Set the tested defaultsSimon Wilks2013-12-281-3/+7
* Merge remote-tracking branch 'upstream/master' into fx79Simon Wilks2013-12-281-1/+1
|\
| * Typo fix.Simon Wilks2013-12-281-1/+1
* | Added config for the FX-79Simon Wilks2013-12-283-0/+165
|/
* Updated parameters to latest flight tested valuesSimon Wilks2013-12-281-5/+5
* Startup script for Wing Wing (Z-84)Simon Wilks2013-12-282-0/+97
* Startup script for simple loggingJulian Oes2013-12-262-0/+66
* Useful bits for high-rate loggingLorenz Meier2013-12-201-0/+0
* Removed whitespaceLorenz Meier2013-12-171-1/+1
* Enabled MPU6K and updated startup script to start all sensorsLorenz Meier2013-12-151-5/+11
* Auto-update of IO firmware, shorter preflight check alarmLorenz Meier2013-12-141-11/+36
* Merge pull request #535 from NosDE/masterLorenz Meier2013-12-131-2/+2
|\
| * mkblctrl set a default device / -d (device) parameter for alternate device ad...marco2013-11-181-2/+2
* | Hex Startup: Set rate of all 8 PWM outputs (6 are not possible because rate c...Julian Oes2013-12-011-1/+1
* | init.d: added 3dr_skywalker airframe configAndrew Tridgell2013-12-012-0/+95
* | Merge pull request #524 from PX4/hotfix_iris_max_pwmLorenz Meier2013-11-131-2/+1
|\ \ | |/ |/|
| * Don't limit the PWM output maximum for the IRIS to use the whole thrust rangeJulian Oes2013-11-101-2/+1
* | mkblctrl startup script cleanupmarco2013-11-121-10/+0