RSPTCPServer icon indicating copy to clipboard operation
RSPTCPServer copied to clipboard

Segmentation faul

Open craigerl opened this issue 11 months ago • 3 comments

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

craigerl avatar Mar 20 '24 14:03 craigerl

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

sp6oje avatar Jun 18 '24 10:06 sp6oje

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

SDRplay avatar Jun 18 '24 11:06 SDRplay

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

sp6oje avatar Jun 18 '24 11:06 sp6oje