aboutsummaryrefslogtreecommitdiff
path: root/ROMFS
Commit message (Collapse)AuthorAgeFilesLines
* Fixed log conversion scripts copy operation. Each log comes now with the ↵Lorenz Meier2013-08-131-0/+0
| | | | required conversion tools. Eats up only 10 KB flash for the good cause.
* Hotfix: Updated log converterLorenz Meier2013-08-131-0/+0
|
* Hotfix: Copy a current version of the log conversion tools to each log directoryLorenz Meier2013-08-132-586/+0
|
* Merge branch 'master' of github.com:jgoppert/Firmware into md25_devJames Goppert2013-08-035-73/+62
|\
| * Hotfix: ROMFS autostart includes now IO upgradeLorenz Meier2013-08-024-54/+32
| |
| * Hotfix: Added missing drivers to USB startupLorenz Meier2013-08-021-0/+5
| |
| * More USB startup fixingLorenz Meier2013-08-021-0/+6
| |
| * Fixed USB startupLorenz Meier2013-08-021-20/+20
| |
* | Added segway rc script.James Goppert2013-07-281-0/+122
|/
* Merge pull request #338 from PX4/autostartsjwilks2013-07-199-81/+450
|\ | | | | Implemented new, simple system boot config and sane default value system
| * First community review version of autostartLorenz Meier2013-07-182-1/+140
| |
| * Script cleanup, WIP on mavlink loggingLorenz Meier2013-07-187-24/+39
| |
| * Merge branch 'master' into autostartLorenz Meier2013-07-183-27/+65
| |\
| * | Added default params for F330Lorenz Meier2013-07-151-0/+16
| | |
| * | Added saving of default values once loadedLorenz Meier2013-07-154-0/+4
| | |
| * | Implemented new, simple system boot config and sane default value system ↵Lorenz Meier2013-07-157-19/+214
| | | | | | | | | | | | based on two parameters evaluated at boot time
* | | Simplified USB startup scriptLorenz Meier2013-07-181-17/+21
| | |
* | | Make preflight check optionalLorenz Meier2013-07-181-1/+1
| | |
* | | Hotfix: Ensured there are never two filters running at the same time if ↵Lorenz Meier2013-07-181-2/+9
| |/ |/| | | | | auto-magic happens via USB link
* | Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB ↵Lorenz Meier2013-07-182-7/+33
| | | | | | | | connection operation via QGC
* | HOTFIX: Fix startup orderLorenz Meier2013-07-181-20/+32
|/
* Fixes to estimator and HIL startup scriptLorenz Meier2013-07-041-2/+2
|
* Merged masterLorenz Meier2013-06-211-0/+94
|\
| * Add PX4IOAR PX4FLOW example startup scriptsamuezih2013-06-181-0/+94
| |
* | MergedLorenz Meier2013-06-071-0/+38
|\|
| * Hotfix: Add an IO pass mixer with 8 outputsLorenz Meier2013-06-071-0/+38
| |
* | 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
|/
* changed control index for speed controller output from 5 to 4Duncan Greer2013-05-181-2/+2
|
* Added CCPM mixerDuncan Greer2013-05-181-0/+53
|
* Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-05-131-0/+8
|\
| * Make it harder to run into a non-existent uORB errorLorenz Meier2013-05-131-0/+8
| |
* | Hotfix: Make the param file name less then 8 charactersLorenz Meier2013-05-135-16/+16
|/
* ROMFS wide quad mixer addition and cleanupLorenz Meier2013-05-052-0/+6
|\
| * Add the missing mixer file.Simon Wilks2013-05-021-0/+6
| |
| * Makefile correction.Simon Wilks2013-05-021-1/+1
| |
| * Added a config for quads with a wide arm config.Simon Wilks2013-05-021-1/+2
| |
* | Merged masterLorenz Meier2013-05-051-0/+107
|\ \
| * | Hotfix: Provide a FMU + IO on quad start scriptLorenz Meier2013-05-022-1/+109
| |/
* | Merge branch 'master' into export-buildpx4dev2013-04-269-319/+69
|\| | | | | | | Clean up some script trash and update scripts.
| * Update the makefile to include the new mixer config.Simon Wilks2013-04-251-0/+1
| |
| * Add a mixer file for the V quadSimon Wilks2013-04-251-0/+7
| |
* | Merge working changes into export-build branch.px4dev2013-04-2624-0/+456
| |
* | Merge branch 'master' into export-buildpx4dev2013-04-265-224/+886
|\|
| * New, fancy log conversion script by Philipp Oettershagen. Offers a few ↵Lorenz Meier2013-04-191-224/+586
| | | | | | | | convenience functions and plots more than previously
| * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-04-181-2/+6
| |\
| | * Play SOS if the SD card can't be mountedJulian Oes2013-04-171-2/+6
| | |
| * | Fixed startup scripts for default platforms, needs integration with wiki to ↵Lorenz Meier2013-04-182-28/+56
| |/ | | | | | | avoid similar issues
| * Improved HIL startup script, added highres HIL receive routineLorenz Meier2013-03-241-0/+11
| |
* | Merge branch 'master' into export-buildpx4dev2013-03-312-0/+71
|\|