aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/rcS
Commit message (Collapse)AuthorAgeFilesLines
* Startup scripts: Start the commander early and let it try to open the ↵Julian Oes2013-11-051-0/+5
| | | | mavlink_fd with 20Hz
* Merge branch 'master' of github.com:PX4/Firmware into pwm_ioctlsLorenz Meier2013-10-301-17/+59
|\
| * adding skywalker x5 startup scriptThomas Gubler2013-10-241-0/+6
| |
| * Rascal (AERT) hil startup scriptThomas Gubler2013-10-231-1/+7
| |
| * Updated script.James Goppert2013-10-221-6/+6
| |
| * Roboclaw encoders/ dutycycledrive complete.James Goppert2013-10-221-0/+6
| |
| * quad hil + rotor configuration startup scriptThomas Gubler2013-10-191-15/+25
| |
| * Added hexrotor supportLorenz Meier2013-10-191-0/+14
| |
* | Small indentation fixJulian Oes2013-10-191-7/+7
|/
* Airframe No. 21. 22 have been added.Hyon Lim (Retina)2013-09-251-0/+17
| | | | That is for general ESC with PX4IO (frame geometry defined)
* re-enable state hilThomas Gubler2013-09-201-3/+10
|
* Merge pull request #398 from NosDE/masterLorenz Meier2013-09-191-0/+36
|\ | | | | mkblctrl fix and qgroundcontrol2 startup script for different frametypes
| * mkblctrl fix and qgroundcontrol2 startup script for different frametypesmarco2013-09-131-0/+36
| |
* | Merge pull request #405 from limhyon/masterLorenz Meier2013-09-181-2/+7
|\ \ | | | | | | Quadrotor HILS Update
| * | Quadrotor HILS related RC script has been addedHyon Lim (Retina)2013-09-191-2/+7
| | |
* | | Hotfix: Guard against corrupted param files, still boot the system if they occurLorenz Meier2013-09-191-1/+6
|/ /
* / Fixed HIL rc scriptLorenz Meier2013-09-161-1/+1
|/
* Trust on the microSD for params for nowLorenz Meier2013-09-131-9/+9
|
* MergedLorenz Meier2013-09-121-2/+20
|\
| * Fixed (temporarily) HIL by allowing index 1000 to start a matching setupLorenz Meier2013-09-081-3/+8
| |
| * Cleanup of fixedwing startup codeLorenz Meier2013-09-071-0/+12
| |
* | Hotfix: Do not start MAVLink as default on telemetry portLorenz Meier2013-09-121-2/+3
|/
* Hotfix: Identified mavlink issue source, workaround, working on a fixLorenz Meier2013-09-031-3/+1
|
* Hotfix for USB: Starting MAVLink only on USB if connected. Needs rewrite of ↵Lorenz Meier2013-09-031-4/+4
| | | | MAVLink and delay / retries for correct approach
* Hotfix for IO-less systemsLorenz Meier2013-08-311-6/+10
|
* Allow tone_alarm cmd to use tone names as well as numberJean Cyr2013-08-311-1/+1
| | | | | - remove script dependency on hard coded tone numbers - fix bug restarting repeating tone after stop
* Speeded up IO startup, needs reviewLorenz Meier2013-08-301-1/+5
|
* More graceful startup messagesLorenz Meier2013-08-281-3/+3
|
* ROMFS reshuffling / cleanup, in sync with QGCLorenz Meier2013-08-281-13/+14
|
* Updated IO firmware upgrade strategy and locationsLorenz Meier2013-08-281-15/+7
|
* Startup scripts fixup, fixed unmatched dependenciesLorenz Meier2013-08-261-8/+3
|
* Merge commit 'bb5819a13fa8c46daf2e61a58c78a13232ffcd99' into multirotorAnton Babushkin2013-08-251-0/+6
|\
| * A lot more on calibration and RC checks. Needs more testing, but no known issuesLorenz Meier2013-08-251-0/+6
| |
* | Startup scripts major cleanupAnton Babushkin2013-08-251-142/+145
|/
* Fix to RC param updates on IOLorenz Meier2013-08-221-0/+1
|
* Moved to USART1 for the main console, starting a 2nd NSH instance on USB if ↵Lorenz Meier2013-08-221-1/+46
| | | | needed, reworked start scripts to not fall over
* Added TBS scriptSimon Wilks2013-08-211-0/+5
|
* Fixed NSH terminal initLorenz Meier2013-08-201-5/+4
|
* Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into ↵Lorenz Meier2013-08-191-0/+9
|\ | | | | | | fmuv2_bringup_new_state_machine_drton
| * Put console and syslog on UART8, added support to nshterm for proper serial ↵Lorenz Meier2013-08-181-0/+9
| | | | | | | | port config
* | Fixed startup order of F330 scriptLorenz Meier2013-08-171-0/+13
|/
* Hotfix: ROMFS autostart includes now IO upgradeLorenz Meier2013-08-021-0/+23
|
* Script cleanup, WIP on mavlink loggingLorenz Meier2013-07-181-24/+39
|
* Merge branch 'master' into autostartLorenz Meier2013-07-181-20/+32
|\
| * HOTFIX: Fix startup orderLorenz Meier2013-07-181-20/+32
| |
* | Implemented new, simple system boot config and sane default value system ↵Lorenz Meier2013-07-151-0/+24
|/ | | | based on two parameters evaluated at boot time
* Safe a dozen bytes of flashLorenz Meier2013-06-061-16/+0
|
* All apps compiling and linked (listed in NSH help), but not executing yetLorenz Meier2013-06-011-1/+6
|
* Merge branch 'master' into export-buildpx4dev2013-04-261-2/+6
| | | | Clean up some script trash and update scripts.
* Merge working changes into export-build branch.px4dev2013-04-261-0/+79