subscribe example file for this module. More...
#include <gps_interface.h>#include <lar/lar.h>
Functions | |
| void | shutdown_module (int x) |
| makes a clean shutdown of the program | |
| void | handler_gga_msg_received (void) |
| void | handler_rmc_msg_received (void) |
| void | ipc_update (void) |
| waits until an ipc message is received. | |
| int | main (int argc, char **argv) |
Variables | |
| TYPE_executionflags | flags |
| Include the interface. | |
| int | gpgga_update = FALSE |
| int | gprmc_update = FALSE |
| gps_gpgga_data_message | gpgga_msg |
| Include the interface. | |
| gps_gprmc_data_message | gprmc_msg |
subscribe example file for this module.
1.6.3