Expand description

System health, configuration, and diagnostic messages specific to the Piksi L1 receiver, including a variety of legacy messages that may no longer be used.

Re-exports

pub use latency::Latency;
pub use msg_almanac::MsgAlmanac;
pub use msg_cell_modem_status::MsgCellModemStatus;
pub use msg_command_output::MsgCommandOutput;
pub use msg_command_req::MsgCommandReq;
pub use msg_command_resp::MsgCommandResp;
pub use msg_cw_results::MsgCwResults;
pub use msg_cw_start::MsgCwStart;
pub use msg_device_monitor::MsgDeviceMonitor;
pub use msg_front_end_gain::MsgFrontEndGain;
pub use msg_iar_state::MsgIarState;
pub use msg_init_base_dep::MsgInitBaseDep;
pub use msg_mask_satellite::MsgMaskSatellite;
pub use msg_mask_satellite_dep::MsgMaskSatelliteDep;
pub use msg_network_bandwidth_usage::MsgNetworkBandwidthUsage;
pub use msg_network_state_req::MsgNetworkStateReq;
pub use msg_network_state_resp::MsgNetworkStateResp;
pub use msg_reset::MsgReset;
pub use msg_reset_dep::MsgResetDep;
pub use msg_reset_filters::MsgResetFilters;
pub use msg_set_time::MsgSetTime;
pub use msg_specan::MsgSpecan;
pub use msg_specan_dep::MsgSpecanDep;
pub use msg_thread_state::MsgThreadState;
pub use msg_uart_state::MsgUartState;
pub use msg_uart_state_depa::MsgUartStateDepa;
pub use network_usage::NetworkUsage;
pub use period::Period;
pub use uart_channel::UARTChannel;

Modules