aboutsummaryrefslogtreecommitdiff
path: root/ROMFS
Commit message (Expand)AuthorAgeFilesLines
* Removed confusing non-error message, updated start scripts to match wiki and ...Lorenz Meier2013-02-173-77/+129
* Fixed log conversion fileLorenz Meier2013-02-161-4/+3
* Hotfix: Disable board detect, as it just creates noise, enable it once time p...Lorenz Meier2013-02-132-67/+66
* Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-02-123-1/+54
|\
| * Updated mixers for Q and X5Lorenz Meier2013-02-103-1/+54
* | Improved log conversion MATLAB scriptLorenz Meier2013-02-121-26/+137
|/
* if rc.APM is installed, run itAndrew Tridgell2013-01-211-0/+10
* ROMFS: add support for EXTERNAL_SCRIPTSAndrew Tridgell2013-01-211-0/+4
* Merged sdlog_buffering branchLorenz Meier2013-01-101-20/+34
|\
| * Included workaround for MacOS timestamp issueLorenz Meier2013-01-101-2/+7
| * Fixed minor bug in log conversion scriptLorenz Meier2013-01-091-13/+13
| * Added support for battery voltage and differential pressure to logging and pl...Lorenz Meier2013-01-091-13/+22
* | 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
|/ /
* | Merge pull request #115 from PX4/ardrone_startup_updateLorenz Meier2012-12-231-15/+19
|\ \
| * | Updated PX4IOAR start scriptLorenz Meier2012-12-091-15/+19
| |/
* / Greatly sped up Matlab import script, a 17min flight now takes 2secs to impor...Julian Oes2012-12-151-205/+61
|/
* Added vicon, actuator controls effective and optical flow to loggingLorenz Meier2012-11-211-1/+10
* Merge remote-tracking branch 'upstream/master' into ioJulian Oes2012-11-152-74/+15
|\
| * Cleaning up start scripts, enabling preflight check as defaultLorenz Meier2012-11-152-74/+15
* | Merge remote-tracking branch 'upstream/master' into ioJulian Oes2012-11-133-6/+6
|\|
| * Merge branch 'fw_control' of https://github.com/thomasgubler/FirmwareLorenz Meier2012-11-133-6/+6
| |\
| | * change sign of elevator in mixer to match standard convention (positive --> m...Thomas Gubler2012-11-113-6/+6
* | | Merge branch 'master' of https://github.com/julianoes/Firmware into ioLorenz Meier2012-11-095-0/+32
|\ \ \ | |/ / |/| |
| * | Added mixer files for hex and octoJulian Oes2012-11-035-0/+32
| |/
* / add attitude + rotation Matrix to loggingdaregger2012-11-061-150/+220
|/
* 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
* Fixed automatic log conversion / plotting scriptLorenz Meier2012-10-251-2/+14
* Copying log analysis file directly to the SD card during loggingLorenz Meier2012-10-251-1/+56
* 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
* Minor tweaks to ROMFS scripts/ loggingLorenz Meier2012-09-143-73/+99
* Added log converter to ROMFSLorenz Meier2012-09-142-1/+74
* Rename the example PX4FMU startup script to avoid what seems to be a filename...px4dev2012-09-102-1/+1
* Include the example PX4FMU quad startup script in the ROMFS for folks to play...px4dev2012-09-101-0/+1
* 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