[][src]Module adafruit_gps::nmea::gsv

Parse GSV sentence

GSV gives satellites in view. If there are many satellites in view it will require multiple sentences.

Structs

Satellites

This is the individual satellite data given by the GSV sentence. It is used in the main GpsData struct, as a Vec.

Functions

parse_gsv

Format $GPGSV, Number of messages, Message number, Sats in view, sat ID, Sat elevation, Sat Azimuth, Sat SNE, Repeat 4 times, *checksum