PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Files | |
file | bmp388.cpp [code] |
Driver for the BMP388 barometric pressure sensor connected via I2C (SPI still TODO/test). | |
file | bmp388.h [code] |
Shared defines for the bmp388 driver. | |
file | bmp388_i2c.cpp [code] |
I2C interface for BMP388. | |
file | bmp388_main.cpp [code] |
file | bmp388_spi.cpp [code] |
SPI interface for BMP388 (NOTE: untested!) | |