I'm running the latest Boatbod version of OP25 on VMWare running Linux Mint. This is my command line:
./rx.py --args "rtl" --gains 'lna:40' --nocrypt -S 1000000 -x 2 -q 0 -o 25000 -d -200 -V -U -T cstrunk.tsv -D cqpsk 2> stderr.2 -l http:0.0.0.0:8080
It works. However I would like to try multi_rx.py, which I have never used.
What modifications do I have to make to pull this off? I tried substituting multi_rx.py in the command line, but of course it isn't that simple.
./rx.py --args "rtl" --gains 'lna:40' --nocrypt -S 1000000 -x 2 -q 0 -o 25000 -d -200 -V -U -T cstrunk.tsv -D cqpsk 2> stderr.2 -l http:0.0.0.0:8080
It works. However I would like to try multi_rx.py, which I have never used.
What modifications do I have to make to pull this off? I tried substituting multi_rx.py in the command line, but of course it isn't that simple.