Keep OP25 Folder Organized by Making Subfolders?

Status
Not open for further replies.

LateNightGaming

Member
Premium Subscriber
Joined
Feb 7, 2021
Messages
50
Hey all, I'm loving OP25 and use it to monitor Multiple Counties in areas that I take my Pi with me to, and was wondering if I could make folders for a Specific Area. for example:
In the main op25/op25/gr-op25_repeater/apps folder I would have:
County1.sh
County2.sh
and then I would have folders called:
County1
County2
and in those folders, I would have my Trunk.tsv and tagid.tsv etc.
Let me know if its possible, thanks!
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
7,655
Location
Suffolk County NY
Pretty sure you can rename the .tsv file to something other than trunk.tsv and just reference the renamed .tsv in the start command with the correct control channel.

I have many different systems in one folder and made shortcuts on the desktop for each system. I don't have my pi with me or I would post more.
 

LateNightGaming

Member
Premium Subscriber
Joined
Feb 7, 2021
Messages
50
I got this working, but now I have another Issue
OP25 seems to be completely ignoring the Q value I set, but looks at the D value, its not that big of a deal more annoying than anything
 

boatbod

Member
Joined
Mar 3, 2007
Messages
3,339
Location
Talbot Co, MD
I got this working, but now I have another Issue
OP25 seems to be completely ignoring the Q value I set, but looks at the D value, its not that big of a deal more annoying than anything
Please copy+paste your complete command line for review along with the opening sections of the log file (down as far as "audio device: default")
 

LateNightGaming

Member
Premium Subscriber
Joined
Feb 7, 2021
Messages
50
Please copy+paste your complete command line for review along with the opening sections of the log file (down as far as "audio device: default")
What im doing because it refuses to listen to any -q value:
./rx.py --nocrypt --args "rtl" --gains 'lna:36' -S 960000 -d -37100 -l http:192.168.137.4:8080 -v 1 -U -V -T county_apco_25_simulcast_system/countyp25_trunkdata.tsv

logs:

Using Python /usr/bin/python2
gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.13.4
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp
Using device #0 NooElec NESDR Nano 2 SN: stx:978:37
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
gain: name: LNA range: start 0 stop 0 step 0
setting gain lna to 36
supported sample rates 250000-2560000 step 24000
[R82XX] PLL not locked!
Using two-stage decimator for speed=960000, decim=10/4 if1=96000 if2=24000
op25_audio::eek:pen_socket(): enabled udp host(127.0.0.1), wireshark(23456), audio(23456)
p25_frame_assembler_impl: do_imbe[1], do_output[0], do_audio_output[1], do_phase2_tdma[0], do_nocrypt[1]
04/28/21 20:14:07.438349 Reading whitelist file
metadata update not enabled
using ALSA sound system
audio device: default
Listening on 127.0.0.1:23456
python version detected: 2.7.16 (default, Oct 10 2019, 22:02:15)
[GCC 8.3.0]
Allocating 15 zero-copy buffers
04/28/21 20:14:08.604124 control channel timeout
04/28/21 20:14:09.694753 control channel timeout
04/28/21 20:14:10.784941 control channel timeout
04/28/21 20:14:11.879365 control channel timeout
04/28/21 20:14:12.969483 control channel timeout
04/28/21 20:14:14.061841 control channel timeout
04/28/21 20:14:15.154409 control channel timeout
04/28/21 20:14:16.246397 control channel timeout

Let me know if you need anything else
 

boatbod

Member
Joined
Mar 3, 2007
Messages
3,339
Location
Talbot Co, MD
A "-d" that large is not going to work because it causes a fixed offset regardless of tuned frequency whereas "-q" is a frequency-dependent offset. I assure you that "-q <integer ppm value>" really does work!
 

LateNightGaming

Member
Premium Subscriber
Joined
Feb 7, 2021
Messages
50
A "-d" that large is not going to work because it causes a fixed offset regardless of tuned frequency whereas "-q" is a frequency-dependent offset. I assure you that "-q <integer ppm value>" really does work!
Well I tell you what, adding -X to now seems to cause it to work.... I swear on my life it wasnt before but I guess it decided to play me tonight lol.
Thanks for the help. I'm sure ill be back on soon with another issue but for now, 73's
 
Status
Not open for further replies.
Top