#include <gps_ctrl.hpp>
◆ sptr
◆ get_epoch_time()
virtual time_t gps_ctrl::get_epoch_time |
( |
void |
| ) |
|
|
pure virtual |
Get the epoch time (as time_t, which is int)
- Returns
- current GPS time and date as time_t
◆ get_time()
virtual ptime gps_ctrl::get_time |
( |
void |
| ) |
|
|
pure virtual |
Get the current GPS time and date
- Returns
- current GPS time and date as boost::posix_time::ptime object
◆ gps_detected()
virtual bool gps_ctrl::gps_detected |
( |
void |
| ) |
|
|
pure virtual |
Tell you if there's a supported GPS connected or not
- Returns
- true if a supported GPS is connected
◆ make()
Make a GPS config for Jackson Labs or generic NMEA GPS devices
The documentation for this class was generated from the following file: