I am running a Raspberry Pi3-B on Raspbian Jessie with pixel.
This is my startup (rx.sh) file.
./rx.py --args 'rtl' --gains 'lna:49' -f 853.9125e6 -T
trunk.tsv -q 0 -S 2560000 -w 2> stderr.2
My local system (MPSCS) is standard C4FM 9600 baud P25 (non-simulcast) and I don’t think I
need the tdma support but rx.py will not successfully start without it in the command line
for some reason. Everything looks good in the rx.py terminal window but there is no sign
that sockaudio.py ever starts and runs in the background.
Thank you!
Bill
William G. Becks, WA8WG
N7027 Shady Lane Circle
Porterfield, WI 54159
E-Mail: <mailto:wa8wg@centurytel.net> wa8wg(a)centurytel.net
From: op25-dev(a)yahoogroups.com [mailto:op25-dev@yahoogroups.com]
Sent: Wednesday, July 5, 2017 8:50 AM
To: op25-dev(a)yahoogroups.com
Subject: [op25-dev] Re: sockaudio.py startup?
could you post the command line you're using to invoke? Also, what hardware platform
are you running this on?