SDRplay / RSPTCPServer

RSP TCP Server
GNU General Public License v3.0
98 stars 16 forks source link

Segmentation faul #13

Open craigerl opened 5 months ago

craigerl commented 5 months ago

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 commented 2 months ago

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

SDRplay commented 2 months ago

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 commented 2 months ago

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