Faster sensor bus resets on timeouts, massively reworked fixed wing app, tested

This commit is contained in:
Lorenz Meier
2012-08-05 15:56:24 +02:00
parent b5f7adfc10
commit 139cd09176
15 changed files with 279 additions and 306 deletions

View File

@@ -32,7 +32,8 @@
****************************************************************************/
/**
* @file Driver for the MS5611 barometric pressure sensor connected via I2C
* @file ms5611.cpp
* Driver for the MS5611 barometric pressure sensor connected via I2C.
*/
#include <nuttx/config.h>