getGPSNMEA
Add-On Required: This feature requires the Wireless Testbench™ Support Package for NI™ USRP™ Radios add-on.
Description
returns the National Marine Electronics Association (NMEA) global positioning system fix
data (GGA) sentence nmeaGGA
= getGPSNMEA(radio
)nmeaGGA
from the GPS disciplined oscillator (GPSDO)
on the radio associated with the radio object radio
.
To obtain the NMEA GGA sentence, the radio must have a GPSDO and the GPSDO must be
locked to the GPS constellation. To check the lock, use the gpsLockedStatus
function.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a
See Also
Functions
Objects
wt.radio.E320
|wt.radio.N300
|wt.radio.N310
|wt.radio.N320
|wt.radio.N321
|wt.radio.X300
|wt.radio.X310
|wt.radio.X410