Common.Message.CellularStatus (xmavlink_util v0.4.3)
View SourceSummary
Types
@type t() :: %Common.Message.CellularStatus{ failure_reason: Common.Types.cellular_network_failed_reason(), lac: XMAVLink.Types.uint16_t(), mcc: XMAVLink.Types.uint16_t(), mnc: XMAVLink.Types.uint16_t(), quality: XMAVLink.Types.uint8_t(), status: Common.Types.cellular_status_flag(), type: Common.Types.cellular_network_radio_type() }
Report current used cellular network status