aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d
Commit message (Expand)AuthorAgeFilesLines
* Moved math library to library dir, improved sensor-level HIL, cleaned up geo ...Lorenz Meier2013-08-211-7/+5
* Added TBS scriptSimon Wilks2013-08-213-2/+150
* Fixed NSH terminal initLorenz Meier2013-08-201-5/+4
* Prevented double HMC start after mergeLorenz Meier2013-08-191-4/+0
* Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-08-191-2/+7
|\
| * Merge pull request #11 from cvg/fmuv2_bringup_ext_mag_rotationLorenz Meier2013-08-191-2/+7
| |\
| | * Don't stop the startup script if no external HMC5883 is connectedJulian Oes2013-08-191-1/+4
| | * Start the hmc5883 before the lsm303d so that an external mag is usedJulian Oes2013-08-191-2/+4
* | | Improved sensor startup and error checkingLorenz Meier2013-08-191-0/+4
* | | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-08-191-0/+9
|\| |
| * | Put console and syslog on UART8, added support to nshterm for proper serial p...Lorenz Meier2013-08-181-0/+9
| |/
* | Make a distinctive sound when the IO start fails (e.g. due to version mismatch)Lorenz Meier2013-08-181-2/+7
* | Fixed startup order of F330 scriptLorenz Meier2013-08-172-13/+18
|/
* Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-141-0/+122
|\
| * Merge branch 'master' of github.com:jgoppert/Firmware into md25_devJames Goppert2013-08-035-73/+62
| |\
| * | Added segway rc script.James Goppert2013-07-281-0/+122
* | | Increased logging to 200 Hz in F330 startup for v2, allowed to set up to 333 ...Lorenz Meier2013-08-111-1/+1
* | | Fixed to FMUv2 autostart and configLorenz Meier2013-08-112-14/+18
* | | Fixed startup behavior for PX4 autostartLorenz Meier2013-08-113-9/+18
| |/ |/|
* | 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
* | 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' 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-051-0/+107
* Merge branch 'master' into export-buildpx4dev2013-04-265-30/+144
* Merge working changes into export-build branch.px4dev2013-04-269-0/+456