[dox] add some doc for ubx_ucenter

This commit is contained in:
Gautier Hattenberger
2013-11-21 11:28:22 +01:00
parent 485887a822
commit 2b12c99376

View File

@@ -17,6 +17,8 @@ Warning: you still need to tell the driver
or I2C device you need to set this by defining GPS_PORT_ID.
</description>
<define name="GPS_PORT_ID" value="GPS_PORT_UART1" description="Port inside the Ublox GPS (GPS_PORT_DDC, GPS_PORT_UART1, GPS_PORT_UART2, GPS_PORT_USB, GPS_PORT_SPI)"/>
<define name="GPS_UBX_UCENTER_RATE" value="250" description="Data output rate in ms"/>
<define name="USE_GPS_UBX_RXM_RAW" description="Activate raw measurments (only available on U-Blox T versions)"/>
</doc>
<header>
<file name="gps_ubx_ucenter.h"/>