GNSS receiver tools
1
Tools for use with GNSS receivers
|
Base class for messages that come from the GPS receiver. More...
#include <UBX.hh>
Public Types | |
typedef std::shared_ptr< Output_message > | ptr |
Protected Member Functions | |
Output_message (Class_ID cls, uint8_t id) | |
Constructor from a message class and ID. More... | |
Additional Inherited Members |
typedef std::shared_ptr<Output_message> UBX::Output_message::ptr |
|
inlineprotected |