#include <cbgps.h>
Data Fields | |
| t_comport | hcom |
| Handle of the GPS serial port. | |
| t_cbgpscb | rdCb |
| Callback function for successfully retrieved coordinates. | |
| void * | ctx |
| Context for the callback function. | |
| t_cbgps_utmsys | system |
| System used for converting into UTM. | |
| void* t_cbgps::ctx |
Context for the callback function.
Handle of the GPS serial port.
Callback function for successfully retrieved coordinates.
System used for converting into UTM.
1.4.7