tf = hasGPSDO(radio)
returns logical 1 (true) if the radio associated with the radio object
radio has a GPS disciplined oscillator (GPSDO) onboard, and logical
0 (false) otherwise.
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").