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

LimeRFE RX mode not enabled after changing RX channel settings. #1557

Closed
srcejon opened this issue Jan 5, 2023 · 6 comments
Closed

LimeRFE RX mode not enabled after changing RX channel settings. #1557

srcejon opened this issue Jan 5, 2023 · 6 comments
Labels
Milestone

Comments

@srcejon
Copy link
Collaborator

srcejon commented Jan 5, 2023

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:

  • Setup lime RFE with HAM 144-146MHz RX channel selected.
  • Enable RX
  • RX button goes green and signal is received
  • Change channel to 220-225MHz
  • Press apply
  • Change channel back to 144-146MHz
  • Press apply
  • No signal (or only a very weak signal) is received, by RX button remains green
  • Disable RX
  • Enable RX
  • Signal is now received.

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

@Macintoshsh
Copy link

i cant connect LimeSDR in SDRAngel. lime sdr drivers is presented.

@srcejon
Copy link
Collaborator Author

srcejon commented Jan 8, 2023

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.

@f4exb
Copy link
Owner

f4exb commented Jan 14, 2023

Be also aware that LimeSuite support for Windows was removed after v7.8.3 and re-instated just recently in v7.8.6.

@f4exb f4exb added the bug label Jan 14, 2023
@f4exb
Copy link
Owner

f4exb commented Jan 14, 2023

I replayed the same sequence (I can switch filters forth and back) and reproduced the issue.

@f4exb
Copy link
Owner

f4exb commented Jan 14, 2023

When the mode is switched to Rx, Tx or both the RFE mode is not saved in the m_rfeBoardState.mode variable therefore when changing the RFE settings later like changing band filter it comes back to default which is no Rx and no Tx.

@f4exb f4exb closed this as completed in 0a257f3 Jan 14, 2023
@srcejon
Copy link
Collaborator Author

srcejon commented Jan 14, 2023

Thanks!

@f4exb f4exb added this to the v7.9.0 milestone Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants