The update is attempting to load a new (example) config.json. Suggest that you rename the existing config.json to something likeI was trying to update OP25 Boatbod version, and I received this error message (see attached file)
How should I proceed to avoid any issues?
Okay, thanks.The update is attempting to load a new (example) config.json. Suggest that you rename the existing config.json to something like
w4krr.json to allow the update to procede as well as to preserve your original configuration.
cd ~/op25/op25/gr-op25_repeater/apps
git status
cp cfg.json local-cfg.json
git checkout .
git pull
I have noticed that the Smart Colors that I have set up for the web GUI don't always appear. I edited the appropriate lines in the .json file. Sometimes they work fine, other times they're all white. Any reason for this? Yes, I have "Enable Smart Colors" checked in the settings.
Screen resolution. Try a reduced zoom level in your browser.I just installed Boatbod version with the web UI on an old Panasonic CF-53. I see that the Call History and plots are below the main window instead of next to it as on my other machines. Can this be changed? Is this due to screen resolution?
That was simple. Thanks!Screen resolution. Try a reduced zoom level in your browser.
I am noticing that after the program has been running for a while, the audio stops. The program still seems to be running, and the constellation shows a strong signal. A restart fixes it. So what might cause this?There is an extra comma that needs to be deleted.
I have pushed a change to the repo.
The two most common reasons for this are:I am noticing that after the program has been running for a while, the audio stops. The program still seems to be running, and the constellation shows a strong signal. A restart fixes it. So what might cause this?
For a single channel receive, op25 only needs 1Mhz sdr bandwidth to operate properly. While you certainly can use an Airspy R2 at 10Mhz, it's not necessary unless you want to capture multiple channels simultaneously, and depending on your computer hardware, running at high sample rates may just unnecessarily eat up cpu cycles.I may have fixed the issue. Based on a suggestion from GPT Chat, under the "audio" section of the .json file, I changed
"device name" from "default" to "plughw:0,0" Audio hasn't dropped out since.
I also changed from an Airspy Mini (6000000 rate) to an Airspy R2 )10000000 rate). This may be more due to bandwidth issues than audio.
I thought the stderr was only generated when the program failed to launch.
Yes, op25 can be set up with two (or more) dongles, and yes, there are ways that you could force one dongle to always track the control channel, but no, it is not necessary. P25 system bandwidth is irrelevant to op25 when using low end dongles such as the cheap RTL devices because each dongle gets dynamically tuned to the specific channel currently being monitored. You therefore only need as many dongles as you want concurrent receivers; i.e. however many simultaneous voice streams.Can OP25 be set up with two dongles, one for voice and one for the control channel? Is it even necessary?
Palm Beach county, Florida public safety trunking system has frequencies from 851.xxx to 860.xxx which is a wide swath. Whenever the program gets directed to an 859.xxx or 860.000 frequency, it gets stuck.
I used Chatgpt and Google Gemini, and they couldn't come up with a satisfactory .json file that would use two dongles in such a manner. The control channel always ended up being used for voice grants, and then getting stuck. Maybe two dongles is just for tracking two trunking systems at the same time ?