Extended interface for XTRA support. More...
Data Fields | |
int(* | init )(GpsXtraCallbacks *callbacks) |
Opens the XTRA interface and provides the callback routines to the implemenation of this interface. More... | |
int(* | inject_xtra_data )(char *data, int length) |
Injects XTRA data into the GPS. More... | |
size_t | size |
set to sizeof(GpsXtraInterface) More... | |
int(* GpsXtraInterface::init)(GpsXtraCallbacks *callbacks) |
int(* GpsXtraInterface::inject_xtra_data)(char *data, int length) |