Open rush0815 opened 5 months ago
If you can connect with sdr# but not this client, there may have been an update that this client doesn’t handle. I’ll put it in my queue to look at but it is going to be a few weeks due to my current schedule. Apologies in advance for the delay.
I am trying to get some ADS-B samples from an remote station IP: 94.208.173.143 Port: 5555
But I am always getting an error:
./ss_client iq -r 94.208.173.143 -q 5555 -f 1090000000 -s 2400000 -g 27 - > data.bin center_freq: 1.09e+09 fft_res: 100 iq filename: - bins for res: 24000 fft bins: 32768 resolution: 73.2421875Hz SS_client_if(94.208.173.143, 5555) SS_client_if: Trying to connect SS_client_if: Connected terminate called after throwing an instance of 'std::runtime_error' what(): connect Server didn't send the device capability and synchronization info. Abgebrochen (Speicherabzug geschrieben)
The receiver is an RTL-SDR. Trying to connect to an Airspyreceiver seems to be working. What am I doing wrong?