You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Connect to RTL-TCP
Observe in RTL-TCPs logs that bias tee is set to the same value as sample rate
Screenshots
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
The text was updated successfully, but these errors were encountered:
As far as I can tell, RTL-TCP doesn't have support for bias tee in the UI, so I wouldn't expect the rtl-tcp server to receive commands to set it in the first place.
I humbly request that this issue be re-opened, as it does seem like something is not working as intended here.
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
Screenshots
Platform Specifications
The text was updated successfully, but these errors were encountered: