-
Notifications
You must be signed in to change notification settings - Fork 452
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
LimeRFE RX mode not enabled after changing RX channel settings. #1557
Comments
i cant connect LimeSDR in SDRAngel. lime sdr drivers is presented. |
Please open another issue including what OS you are using and more information such as a log file (Menu Preferences > Logging) or screenshots, and if you're able to run other tools such as LimeSuite, etc. |
Be also aware that LimeSuite support for Windows was removed after v7.8.3 and re-instated just recently in v7.8.6. |
I replayed the same sequence (I can switch filters forth and back) and reproduced the issue. |
When the mode is switched to Rx, Tx or both the RFE mode is not saved in the |
Thanks! |
I'm trying to use the LimeRFE feature in RX mode. It seems after changing RX channel settings, I need to uncheck, then recheck the RX button in order to receive a signal.
To recreate:
Log:
2023-01-05 16:14:54.580 (D) LimeRFE::configure: attValue: 0 channelIDRX: 6 channelIDTX: 1 mode: 2 notchOnOff: 0 selPortRX: 1 selPortTX: 2 enableSWR: 0 sourceSWR: 0
2023-01-05 16:14:54.628 (D) LimeRFE::configure: done
2023-01-05 16:14:56.981 (D) LimeRFE::configure: attValue: 0 channelIDRX: 5 channelIDTX: 1 mode: 2 notchOnOff: 0 selPortRX: 1 selPortTX: 2 enableSWR: 0 sourceSWR: 0
2023-01-05 16:14:57.039 (D) LimeRFE::configure: done
2023-01-05 16:14:57.997 (D) LimeRFE::setRx: switch off mode: 2
2023-01-05 16:14:58.253 (D) LimeRFE::setRx: switch on mode: 0
The text was updated successfully, but these errors were encountered: