gpsLocked = gpsLockedStatus(radio)
returns the lock status gpsLocked of the global positioning system
disciplined oscillator (GPSDO) to the GPS constellation on the radio associated with the
radio object radio.
Radio object, specified as a radio object that corresponds to a radio setup
configuration you saved using the Radio Setup
wizard.
To create a radio object, call the radioConfigurations function with the name of your radio setup
configuration. For example, for a radio setup configuration named
MyRadio, call radio =
radioConfigurations("MyRadio").