aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Added hexrotor supportLorenz Meier2013-10-192-0/+109
| |/
* | Fixed commander and IO startup sequence, in-air restart is operational in thi...Lorenz Meier2013-10-306-5/+10
* | Merge remote-tracking branch 'px4/master' into pwm_ioctlsJulian Oes2013-10-196-10/+16
|\|
| * Better defaults for RC SCALELorenz Meier2013-10-154-0/+8
| * Enable position control for Easystar type planesLorenz Meier2013-10-142-4/+2
| * Set better default gains for Iris and F330Lorenz Meier2013-10-132-6/+6
* | Small indentation fixJulian Oes2013-10-191-7/+7
* | Use new pwm cmds in rc.custom_io_escJulian Oes2013-10-191-14/+14
* | Merge remote-tracking branch 'px4/master' into pwm_ioctlsJulian Oes2013-10-117-3/+210
|\|