Implements functions for Time Sync products. More...
#include <node.h>

Protected Member Functions | |
| void | callbackTimTM2 (const ublox_msgs::TimTM2 &m) |
Protected Attributes | |
| sensor_msgs::TimeReference | t_ref_ |
Private Member Functions | |
| bool | configureUblox () |
| Configure Time Sync settings. More... | |
| void | getRosParams () |
| Get the Time Sync parameters. More... | |
| void | initializeRosDiagnostics () |
| Adds diagnostic updaters for Time Sync status. More... | |
| void | subscribe () |
| Subscribe to Time Sync messages. More... | |
Additional Inherited Members |
Implements functions for Time Sync products.
|
protected |
|
privatevirtual |
Configure Time Sync settings.
Implements ublox_node::ComponentInterface.
|
privatevirtual |
Get the Time Sync parameters.
Implements ublox_node::ComponentInterface.
|
privatevirtual |
Adds diagnostic updaters for Time Sync status.
Implements ublox_node::ComponentInterface.
|
privatevirtual |
Subscribe to Time Sync messages.
Subscribes to RxmRAWX & RxmSFRBX messages.
Implements ublox_node::ComponentInterface.
|
protected |