Enum novatel_oem6_api::Log [−][src]
Supported log messages
Variants
BestXYZ(BestXYZLog)
Best available position and velocity in ECEF coordinates
RxStatusEvent(RxStatusEventLog)
Event and/or error message
Version(VersionLog)
System version information
Methods
impl Log
[src]
[−]
impl Log
pub fn new(
id: MessageID,
recv_status: ReceiverStatusFlags,
time_status: u8,
week: u16,
ms: i32,
raw: Vec<u8>
) -> Option<Log>
[src]
[−]
pub fn new(
id: MessageID,
recv_status: ReceiverStatusFlags,
time_status: u8,
week: u16,
ms: i32,
raw: Vec<u8>
) -> Option<Log>
Convert a raw data buffer into a useable struct