aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/scripts
Commit message (Expand)AuthorAgeFilesLines
* Removed confusing non-error message, updated start scripts to match wiki and ...Lorenz Meier2013-02-173-77/+129
* Hotfix: Disable board detect, as it just creates noise, enable it once time p...Lorenz Meier2013-02-132-67/+66
* if rc.APM is installed, run itAndrew Tridgell2013-01-211-0/+10
* Merge branch 'master' of github.com:PX4/Firmware into fixedwingLorenz Meier2013-01-071-24/+22
|\
| * Merge pull request #96 from sjwilks/autostart-scriptssjwilks2013-01-061-24/+22
| |\
| | * Starting GPS should probably be on by default.Simon Wilks2012-12-131-4/+4
| | * A mixer is required.Simon Wilks2012-12-101-0/+6
| | * Add logging back in.Simon Wilks2012-12-061-0/+5
| | * Updating the PX4IO rc script to the latest state.Simon Wilks2012-12-061-29/+16
* | | Merge branch 'master' of github.com:PX4/Firmware into fixedwingLorenz Meier2013-01-061-0/+1
|\| |
| * | Added missing ADC start command, fixed return value / error behavior of ADC initLorenz Meier2013-01-061-0/+1
* | | Allowed rc.txt files as wellLorenz Meier2012-12-271-2/+6
|/ /
* / Updated PX4IOAR start scriptLorenz Meier2012-12-091-15/+19
|/
* Cleaning up start scripts, enabling preflight check as defaultLorenz Meier2012-11-152-74/+15
* Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-10-301-2/+2
|\
| * Add 'show' and 'test' verbs to the boardinfo command. Teach rcS how to use t...px4dev2012-10-291-2/+2
* | Updated script to current syntaxLorenz Meier2012-10-304-18/+18
|/
* Calibration improvementLorenz Meier2012-10-291-0/+2
* Move the tone_alarm driver out of the NuttX configs area and add it as an stm...px4dev2012-10-211-3/+5
* Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-103-2/+12
|\
| * Split the parameter load/save commands out of the 'eeprom' command, since tha...px4dev2012-10-093-2/+12
* | working offboardtnaegeli2012-10-091-0/+1
|/
* Minor cleanups in debug output and offboard control armingLorenz Meier2012-10-021-30/+36
* Rename the example PX4FMU startup script to avoid what seems to be a filename...px4dev2012-09-101-0/+0
* Fixed parameter-loading typo, fixed mavlink compile warningsardrone_flightLorenz Meier2012-09-071-1/+1
* Only attempt to load EEPROM parameters when the file existspx4dev2012-09-031-1/+4
* Example startup script for FMU on a PWM-based X-mode quadpx4dev2012-09-031-0/+37
* Ensure that sensor drivers are loadedLorenz Meier2012-08-221-2/+3
* Sensor readout, testing and driver adjustmentsLorenz Meier2012-08-221-0/+4
|\
* | Allow to disable USB interface (but leave it enabled as default), give uORB m...Lorenz Meier2012-08-201-4/+9
* | Updated ROMFS scrips, created new ardrone_interface to jointly use multirotor...Lorenz Meier2012-08-193-5/+4
* | Updated start script, checking commander mishapsLorenz Meier2012-08-161-3/+4
|/
* Ensured startup of USB link, updated port ids to read fromLorenz Meier2012-08-101-6/+4
* Faster sensor bus resets on timeouts, massively reworked fixed wing app, testedLorenz Meier2012-08-051-1/+1
* Fresh import of the PX4 firmware sources.px4dev2012-08-047-0/+378