-
Notifications
You must be signed in to change notification settings - Fork 17
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
Segmentation faul #13
Comments
I have a identical problem with API 3.15 on Raspbery Pi4. Is RSP1B supported in rsp_tcp ? |
The code hasn't had RSP1B or RSPdxR2 added, so that will need to be done before those devices can be used with this application. We are really short of resource at the moment, but if anyone wants to do that and submit a pull request they are welcome to do so. Andy |
Will try later ;-). By the way current API documentation found at https://www.sdrplay.com/docs/SDRplay_API_Specification_v3.15.pdf Can I simply copy rsp_capabilities_t RSP1A to RSP1B for simplicity to start , or they are unacceptable software differences Best regards |
Ubuntu 22.04,
rsp_tcp -T -E -v -a 192.168.1.100
rsp_tcp version 0.1.0
API library version 3.14 found
unknown RSP model (hw ver 6)
listening...
Use the device argument 'rtl_tcp=192.168.1.100:1234' in OsmoSDR (gr-osmosdr) source
to receive samples in GRC and control rtl_tcp parameters (frequency, gain, ...)
nrsc5 -H 192.168.1.100 96.9 0
client accepted!
07:23:52 Set bias-T failed.
[1]+ Segmentation fault rsp_tcp -T -E -v -a 192.168.1.100
The text was updated successfully, but these errors were encountered: