aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d
Commit message (Expand)AuthorAgeFilesLines
* 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-282-0/+93
|/
* 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
* | mkblctrl startup script changedmarco2013-11-111-3/+6
|/
* Startup scripts: fixed stupid typoJulian Oes2013-11-065-5/+5
* remove commander from hil startup scriptsThomas Gubler2013-11-065-25/+0
* Startup scripts: Start the commander early and let it try to open the mavlink...Julian Oes2013-11-053-10/+5
* Startup scripts: Corrected cases where commander was not started, updated sev...Julian Oes2013-11-0515-168/+141
* Merge branch 'master' of github.com:PX4/Firmware into pwm_ioctlsLorenz Meier2013-10-308-20/+456
|\
| * change default mixer for skywalker x5Thomas Gubler2013-10-241-5/+5
| * adding skywalker x5 startup scriptThomas Gubler2013-10-242-0/+92
| * Rascal (AERT) hil startup scriptThomas Gubler2013-10-233-1/+110
| * Updated script.James Goppert2013-10-222-14/+14
| * Roboclaw encoders/ dutycycledrive complete.James Goppert2013-10-222-8/+14
| * Merge pull request #479 from julianoes/hotfix_baudrateLorenz Meier2013-10-191-2/+2
| |\
| | * The mavlink baudrate was too high in the custom_io_esc startup scriptJulian Oes2013-10-191-2/+2
| * | quad hil + rotor configuration startup scriptThomas Gubler2013-10-192-15/+135