urh icon indicating copy to clipboard operation
urh copied to clipboard

RTL-TCP is setting bias tee to the same value as sample rate

Open oddstr13 opened this issue 8 months ago • 2 comments

Expected Behavior

I would expect bias tee to be a separate option, and not tied to the sample rate setting.

Actual Behavior

RTL-TCP is setting bias tee to the same value as sample rate.

I am not sure of what the actual consequence of this is.

Steps To Reproduce
  1. Connect to RTL-TCP
  2. Observe in RTL-TCPs logs that bias tee is set to the same value as sample rate
Screenshots

image

client accepted! workstation.local 43600
Allocating 15 zero-copy buffers
set freq 442169575
set sample rate 240000
set bias tee 240000
set freq correction 0
set direct sampling 0
Disabled direct sampling mode
set gain 28
worker socket bye
Signal caught, exiting!
comm recv bye
Signal caught, exiting!
all threads dead..
listening...
Use the device argument 'rtl_tcp=0.0.0.0:1234' in OsmoSDR (gr-osmosdr) source
to receive samples in GRC and control rtl_tcp parameters (frequency, gain, ...).
Platform Specifications
  • OS: Linux Mint
  • URH version: 2.9.4
  • Python version: 3.10
  • Installed via pipx

oddstr13 avatar Oct 04 '23 21:10 oddstr13