Closed mattcoates closed 6 years ago
I don't have a Mini and have never tested my code with it. The following thread of a LimeSDR forum could be helpful: https://discourse.myriadrf.org/t/problems-with-limesdr-mini/2394/26
change (limegps.c, Line 442)
int setSampleRate = LMS_SetSampleRate(device, (double)TX_SAMPLERATE, 0);
to
int setSampleRate = LMS_SetSampleRate(device, (double)TX_SAMPLERATE, 1);
Thanks @tasanakorn , Confirmed working on my LimeSDR Mini.
Hi,
Does this support the Lime SDR Mini? When I run LimeGPS I get the following error:
Thanks,
Matt