aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #338 from PX4/autostartsjwilks2013-07-199-81/+450
|\
| * 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 base...Lorenz Meier2013-07-157-19/+214
* | | 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 auto-...Lorenz Meier2013-07-181-2/+9
| |/ |/|
* | Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB con...Lorenz Meier2013-07-182-7/+33
* | 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/+113
* Merge branch 'master' into export-buildpx4dev2013-04-266-30/+151
* Merge working changes into export-build branch.px4dev2013-04-2624-0/+1590