microstrain_inertial_msgs/MipGpsTimestampValidFlags Message

File: microstrain_inertial_msgs/MipGpsTimestampValidFlags.msg

Raw Message Definition

# Message definition for the valid_flags field of https://files.microstrain.com/CV7+Online/external_content/dcp/Data/0xff/data/0xd3.htm
#   Note: This message will never be published on it's own, only included in other messages.

# Whole number seconds TOW has been set
bool tow

# Week number has been set
bool week_number

# Both TOW and Week Number have been set
bool time_valid

Compact Message Definition

bool tow
bool week_number
bool time_valid