aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/rc.sensors
Commit message (Expand)AuthorAgeFilesLines
* ROMFS: Update for preflight check in CommanderJohan Jansen2015-04-201-5/+3
* HMC5833 driver: Enable internal temperature calibration when available.Lorenz Meier2015-04-111-3/+3
* Sensors startup: Correct startup for HMC5883Lorenz Meier2015-02-091-0/+6
* Fix sensor startup and rotationsLorenz Meier2015-02-091-31/+60
* start MS5611 in parallelLorenz Meier2015-01-021-0/+4
* Merged master into indoor branchLorenz Meier2014-12-261-0/+4
|\
| * autostart ll40lsThomas Gubler2014-12-141-0/+4
| * change [init] to [i]Thomas Gubler2014-12-141-1/+1
* | Merged masterLorenz Meier2014-11-221-6/+1
|\|
| * Make ROMFS less chattyLorenz Meier2014-11-151-6/+1
| * Improved rcS handling, added failsafe flag. Needs further testing for USB sta...Lorenz Meier2014-08-121-0/+5
* | Start flow driver, start MAVLink instance with right argumentsLorenz Meier2014-08-271-0/+5
|/
* Strip excessive binary text to save some flash, start all three sensor setsLorenz Meier2014-07-161-11/+0
* Add support for external sensors in startupLorenz Meier2014-07-161-0/+15
* Implement the external mag param in a fashion that retains backward compatibi...Lorenz Meier2014-07-161-12/+22
* SYS_EXT_MAG parameter added for magnetometer selectionAnton Babushkin2014-07-161-10/+17
* Add note about need to scan external buses firstLorenz Meier2014-07-121-0/+1
* ver command ready including hwcmp which replaces hw_ver, removed hw_verufoncz2014-04-271-1/+1
* ROMFS cleanup to eleminate excessive comments and resulting flash usageLorenz Meier2014-02-011-4/+0
* Autostart: use MIXER instead of FRAME_GEOMETRYAnton Babushkin2014-01-151-9/+12
* hw_ver app added for hardware version checkingAnton Babushkin2014-01-071-3/+1
* Removed whitespaceLorenz Meier2013-12-171-1/+1
* Enabled MPU6K and updated startup script to start all sensorsLorenz Meier2013-12-151-5/+11
* Start digital airspeed sensors as defaultLorenz Meier2013-09-291-0/+16
* Hotfix: Cleanup on startup scriptsLorenz Meier2013-08-311-8/+0
* 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
|\
| * 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
|/
* Fixed to FMUv2 autostart and configLorenz Meier2013-08-111-0/+2
* Fixed startup behavior for PX4 autostartLorenz Meier2013-08-111-3/+0
* MergedLorenz Meier2013-07-201-2/+2
|\
| * Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-181-6/+7
| |\
| * | Fixed sensor driver nameLorenz Meier2013-07-161-1/+1
* | | Make preflight check optionalLorenz Meier2013-07-181-1/+1
| |/ |/|
* | Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB con...Lorenz Meier2013-07-181-6/+7
|/
* Make it harder to run into a non-existent uORB errorLorenz Meier2013-05-131-0/+8
* Merge working changes into export-build branch.px4dev2013-04-261-0/+34