GPSLockStatus = 0;
while ~GPSLockStatus
disp("Trying to lock to GPS constellation ...");
GPSLockStatus = gpsLockedStatus(rx);
end
Trying to lock to GPS constellation ...
disp("GPS Locked");
GPS Locked
rx_data = rx();
USRP time synchronized to GPS time
radTime = getRadioTime(rx);
d = datetime(radTime, ...
ConvertFrom='posixtime', ...
Format='MM/dd/uuuu HH:mm:ss', ...
TimeZone='Europe/London');
fprintf('The current USRP radio time is %s',d)
The current USRP radio time is 07/27/2023 16:29:31
You can now use the getRadioTime function to get the current
USRP E320 or X410 radio time associated with the radio System object specified by the radio input
argument.
Support for NI™
USRP N3xx and X3xx series radio devices has moved from Communications Toolbox™ Support Package for USRP Radio to Wireless Testbench™ Support Package for NI
USRP Radios.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.