Function nmea::sentences::parse_txt

source ·
pub fn parse_txt(s: NmeaSentence<'_>) -> Result<TxtData, Error<'_>>
Expand description

Parse TXT message from u-blox device

$GNTXT,01,01,02,u-blox AG - www.u-blox.com*4E 1 01 Total number of messages in this transmission, 01..99 2 01 Message number in this transmission, range 01..xx 3 02 Text identifier, u-blox GPS receivers specify the severity of the message with this number. 00 = ERROR, 01 = WARNING, 02 = NOTICE, 07 = USER 4 u-blox AG - www.u-blox.com Any ASCII text *68 mandatory nmea_checksum