05-20-2019 08:57 AM
Hi
I am using the LabVIEW Communications LTE Framework Application, there are some IO as GPS data, GPS NMEA, GPS NMEA Valid, ect., I find out that the out put of GPS data and GPS NMEA are 8 bits signal, but I don't know what is the the contents of this I/Os, and their update rate. I cannot find user manual on NI help. Can anyone help to explain more details about them?
//Junshi
05-23-2019 05:50 AM
Hey Junshi,
Are you able to provide any functions in particular that are returning this datatype, or devices even?
I've taken a look and have not seen anything immediately.
Cheers!
Mitch
06-05-2019 03:07 AM
Hi Mitch
Thank you for asking. I am using LabVIEW Communications System Design Suite 2.0, build number 4.5.2.1305 with USRP 2953R connected with GPS antenna. and I am using only the modules shown in the first figure, i.e. the modules at the host side, "initialize the time library", and "get time", and when the USRP has received the GPS signal steadily, I read out the current time, and write it to a file, I find out that the time is 1904.01.01, 01:00:00.000. Apparently, the time is incorrect. So I wonder if I should add the modules of figure 2 and figures, i.e., the modules at the FPGA side to my FPGA code, so that the FPGA can report the time to host.
Best regards
Junshi
I
06-05-2019 03:20 AM
Hi again Mitch
As for the question I mentioned at the beginning, the modules are shown in the attached figure. Basically, my fundamental question is if I can get GPS time from the USRP 2953R at host side with LabVIEW LTE framework.
Cheers
Junshi