0.3.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
EmlidUtilities.hpp File Reference

Helper Functions to work with Emlid Sensors. More...

Go to the source code of this file.

Namespaces

namespace  NAV
 
namespace  NAV::vendor
 
namespace  NAV::vendor::emlid
 

Functions

std::pair< uint8_t, uint8_t > NAV::vendor::emlid::checksumUBX (const std::vector< uint8_t > &data)
 Calculates the two UBX checksums for the provided data vector.
 
void NAV::vendor::emlid::decryptEmlidObs (const std::shared_ptr< NAV::EmlidObs > &obs, uart::protocol::Packet &packet)
 Decrypts the provided Emlid observation.
 

Detailed Description

Helper Functions to work with Emlid Sensors.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2020-07-22

Definition in file EmlidUtilities.hpp.