dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_mpxv7002.h File Reference

ETASV3 Airspeed Sensor Driver. More...

Go to the source code of this file.

Functions

uint16_t PIOS_MPXV7002_Measure (uint8_t airspeedADCPin)
 
uint16_t PIOS_MPXV7002_Calibrate (uint8_t airspeedADCPin, uint16_t calibrationCount)
 
void PIOS_MPXV7002_UpdateCalibration (uint16_t zeroPoint)
 
float PIOS_MPXV7002_ReadAirspeed (uint8_t airspeedADCPin)
 

Detailed Description

ETASV3 Airspeed Sensor Driver.

Author
The OpenPilot Team, http://www.openpilot.org Copyright (C) 2012.
Tau Labs, http://taulabs.org, Copyright (C) 2013
See Also
The GNU Public License (GPL) Version 3
Author
The OpenPilot Team, http://www.openpilot.org Copyright (C) 2012.
See Also
The GNU Public License (GPL) Version 3

Definition in file pios_mpxv7002.h.