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

Segmentation faul #13

Open
craigerl opened this issue Mar 20, 2024 · 3 comments
Open

Segmentation faul #13

craigerl opened this issue Mar 20, 2024 · 3 comments

Comments

@craigerl
Copy link

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

@sp6oje
Copy link

sp6oje commented Jun 18, 2024

I have a identical problem with API 3.15 on Raspbery Pi4. Is RSP1B supported in rsp_tcp ?

@SDRplay
Copy link
Owner

SDRplay commented Jun 18, 2024

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

@sp6oje
Copy link

sp6oje commented Jun 18, 2024

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
Robert SP6OJE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants