cjcliffe / CubicSDR

Cross-Platform Software-Defined Radio Application
http://www.cubicsdr.com
GNU General Public License v2.0
2.07k stars 256 forks source link

IQ usage #300

Open fe8769 opened 8 years ago

fe8769 commented 8 years ago

Request already sent

Please can we have details of how is working IQ output ?

for TETRA decoder :+1:

command line is : ./osmo-tetra-sq5bpf/src/demod/python/fcdp-tetra_demod_fft.py -D hw:1 -o /dev/stdout | ./osmo-tetra-sq5bpf/src/float_to_bits /dev/stdin /dev/stdout | ./osmo-tetra-sq5bpf/src/tetra-rx /dev/stdin

cjcliffe commented 8 years ago

I don't have any local TETRA streams to test with but I think pulseaudio sinks might be the answer here; I'll dig up the script for that and see if it's useful