DUNE: Uniform Navigational Environment
2016.05.0
|
Public Member Functions | |
ParserPD0 (void) | |
~ParserPD0 (void) | |
void | reset (void) |
bool | parse (uint8_t byte) |
void | interpret (void) |
void | interpretFixedLeader (size_t offset) |
void | interpretVariableLeader (size_t offset) |
void | interpretBottomTrack (size_t offset) |
void | fillAltitude (IMC::Distance &altitude, unsigned beam_number, double sound_speed) |
void | fillGroundVelocity (IMC::GroundVelocity &velocity, double sound_speed) |
|
inline |
Constructor.
[in] | task | parent task. |
|
inline |
Destructor.
|
inline |
Referenced by Sensors::ExplorerDVL::Task::processAltitude().
|
inline |
Referenced by Sensors::ExplorerDVL::Task::processGroundVelocity().
|
inline |
References interpretBottomTrack(), interpretFixedLeader(), and interpretVariableLeader().
Referenced by parse().
|
inline |
Referenced by interpret().
|
inline |
Referenced by interpret().
|
inline |
Referenced by interpret().
|
inline |
References interpret().
Referenced by Sensors::ExplorerDVL::Task::readSample().
|
inline |
Referenced by Sensors::ExplorerDVL::Task::setup().