16 Commits (f707a2ce60ea0818f10900e467eef2505c0fc3ec)

Author SHA1 Message Date
px4dev 22537447db Adjust to changes in the work queue API. 13 years ago
Lorenz Meier c25cef299f Fixed to mag measurement and filter 13 years ago
Lorenz Meier 248bb11d93 removed stop() from I2C driver startup routines, work in progress on MPU scaling 13 years ago
Lorenz Meier 2963dc679a Driver debugging (scaling, ranges, endianess) MPU-6000 needs more love 13 years ago
Lorenz Meier 207b077d8a Cleaned up scaling / offset handling for mag and gyro / acc 13 years ago
Lorenz Meier 6026595d83 Fixed axis assignment and raw value outputs. Scaling and offsets to be done 13 years ago
px4dev efda95101f Streamline mag and baro topic advertisement now that handles are global. 13 years ago
px4dev 23d8b69e3d Sensor drivers should run all the time, not just when their device is open. 13 years ago
px4dev 0dc0a0539d Increase the retry count while probing for I2C sensors. This will also unwedge stuck sensors. 13 years ago
px4dev 4456ca8827 Sensor IOCTL reorganization. Common sensor operations are now shared across sensor drivers. 13 years ago
px4dev f901a35bd4 Remove erroneous sensor read timing checks. 13 years ago
Lorenz Meier d12c09cc86 improvements / debugging on I2C drivers 13 years ago
px4dev 88f0080a0f Fix an architectural issue with the ORB that prevented publication from interrupt context. 13 years ago
px4dev 8c22e2a092 Whitespace 13 years ago
px4dev 5f77561ed4 Fix output scaling for the hmc5883 driver. Add data checking, and fix an issue where the ORB topic could not be published due to being advertised in the wrong context. 13 years ago
px4dev 228fbb975a New-style driver for the HMC5883 on I2C. 13 years ago
px4dev 735f8ffa3d Config tweaks to enable the new-style ms5611 driver. 13 years ago
Lorenz Meier 139cd09176 Faster sensor bus resets on timeouts, massively reworked fixed wing app, tested 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago