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

Airspeed module, reads temperature and pressure from BMP085. More...

Go to the source code of this file.

Functions

int32_t gps_airspeedInitialize ()
 
void gps_airspeedGet (float *v_air_GPS)
 

Detailed Description

Airspeed module, reads temperature and pressure from BMP085.

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

Definition in file gps_airspeed.h.