Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

limesuite and gr-limesdr #409

Open
oystercatcher opened this issue Mar 18, 2024 · 1 comment
Open

limesuite and gr-limesdr #409

oystercatcher opened this issue Mar 18, 2024 · 1 comment

Comments

@oystercatcher
Copy link

oystercatcher commented Mar 18, 2024

I have lime sdr mini v1 purchased probably 2018/2019 and am trying to use with fedora fc39

Fedora version GNU Radio Companion 3.10.6.0 I am unable to compile gr-limesdr for compatibility

Also had compile error on LimeSuite -- workaround

edit file and add #include cdstdint
/usr/local/src/LimeSuite/src/lms7002m_mcu/MCU_File.cpp

Had ABI error trying to start gqrx as it expects

/usr/local/lib64/libSoapy.so.0.8 instead of /usr/local/lib64/libSoapy.so.0.8-3

tried to start gqrx by modifying the symbolic link but it doestn't seem to work

Initially I used export SOAPY_SDR_PLUGIN_PATH=/usr/local/lib64/SoapySDR/modules0.8-3
then tried without the -3

gqrx starts but is not working

I just noticed LimeSuiteNG and compiled it. But no sucess

@oystercatcher
Copy link
Author

oystercatcher commented Mar 19, 2024

/usr/local/src/LimeSuite/src/lms7002m_mcu/MCU_File.cpp

had to add #include cstdinit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant