This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-06-30 03:10:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd95fce612a41f61aec0a8196786cc9ee7cfabf5
PX4-Autopilot
/
src
/
drivers
/
ms5611
T
History
Lorenz Meier
d199710651
Fixed up init sequence of all sensors - we can publish in interrupt context, but not advertise! All advertisements now contain valid data
2014-01-14 15:40:46 +01:00
..
module.mk
Don't build interface drivers we don't have configs for. Make the interface drivers build.
2013-07-14 12:42:51 -07:00
ms5611_i2c.cpp
Fixed MS5611 startup on V1 boards
2013-08-04 19:19:48 +02:00
ms5611_spi.cpp
Cranking up bus speeds for all sensors to achievable 10.4 MHz, will cut the bus lock time to half
2013-12-15 18:32:46 +01:00
ms5611.cpp
Fixed up init sequence of all sensors - we can publish in interrupt context, but not advertise! All advertisements now contain valid data
2014-01-14 15:40:46 +01:00
ms5611.h
Don't build interface drivers we don't have configs for. Make the interface drivers build.
2013-07-14 12:42:51 -07:00