aboutsummaryrefslogtreecommitdiff
path: root/ROMFS
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added missing folderLorenz Meier2013-12-211-0/+0
* Useful bits for high-rate loggingLorenz Meier2013-12-203-0/+96
* 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
* Added 8 rotor Coaxial Rotor mixerrunepx42013-10-311-0/+7
* Merge branch 'master' of github.com:PX4/Firmware into pwm_ioctlsLorenz Meier2013-10-3020-20/+672
|\
| * change default mixer for skywalker x5Thomas Gubler2013-10-241-5/+5
| * adding skywalker x5 startup scriptThomas Gubler2013-10-242-0/+92
| * Merge pull request #469 from PX4/gimbal_rc_controlLorenz Meier2013-10-2412-0/+216
| |\
| | * Fix accidentally comitted hardcoded autostartLorenz Meier2013-10-151-3/+3
| | * Enable payload channels as direct pass-through from manual controlLorenz Meier2013-10-1513-3/+219
| * | 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
|\| |