op25

  1. L

    Op25 help

    I have installed op25 but I get a no attribute “get gain names” error… I was I guess completely unaware that op25 doesn’t have a gui. What programs can decode p25 phase 2 that can run on a raspberry pi 3 that have a easy to navigate gui? Thank you! Please help
  2. E

    Understanding SDRTrunk and OP25

    New to radio and am trying to understand what my setup is actually doing. I have an RTL-SDR and have some success decoding P25 with SDRTrunk and Boatbod OP25. If my understanding is correct, SDRTrunk can monitor the entire available bandwidth around some frequency of the SDR dongle and if...
  3. MTL_Emergencies

    OP25 OP25 Hackrf RX issue

    Hi, I'm trying to monitor a VHF system in my region with a hackrf one but I am able to decode signals. I have it connected to a VHF antenna and am able to get a clean decode with a regular rtl-sdr device (NESDR Smart 5). My gains settings are "gains": "RF:0,IF:40,BB:36". We can clearly see that...
  4. M

    op25 Alpha Tags

    Hi everyone Sorry if this has been brought up before, Ive searched but everything I've tried has not worked. Ive had boatbod's op25 working quiet well with a rtl-sdr v3, however I have not been able to get the alpha tags working. i have tried changing the file with a text editor and libreoffice...
  5. MTL_Emergencies

    OP25 OP25 Tx support

    Hey there, I was testing the P25 Tx support of OP25 with a hackrf but I am encountering strange behavior. I am able to transmit "something" with the hackrf using the cmd ./dv_tx.py -p p25 --args 'hackrf' -f ./test.wav -Q 145000000 -q 0 --gains 'RF:0,IF:20' inspired by Matt Ames (@MattSR): On...
  6. MTL_Emergencies

    OP25 DES-OFB decryption support

    DES-OFB traffic decryption (known key) is now supported on boatbod's fork. How to get it working? - Define key variables (16 hex chars) in the key file (such as example_keys.json). Make sure to specify 0x81 as algid. - Authorize encrypted traffic sync by specifying crypt_behavior as 0 or -1...
  7. K

    OP25 Continuing error when trying to run rx.py cmd

    Hi, I've recently gotten the RTL-SDR V4, and I have everything setup "correctly", however every time I run the command ./rx.py --args 'rtl' -N 'LNA:47' -S 2500000 -x 2 -f 857.2625e6 -o 17e3 -q 2 after a reset of the system or closure of the terminal I get the message ModuleNotFoundError: No...
  8. n1moy

    Raspi op25 installation

    2024.Sep.02 Pursuing clarification on the current op25 Raspi build instructions. Raspi 4B with full 64-bit debian OS [Bookworm] image with: cmake [v3.25.1] gnuradio-dev [v3.10.5.1-3] gqrx [v2.17.5-4-g25fdbb5] Is this op25 install procedure correct ? $ git clone GitHub - boatbod/op25: Fork of...
  9. R

    OP25: Not getting plots on HTTP when running multi_rx.py

    Hi- I'm working on getting op25 set up to monitor a couple of local agencies which recently switched over from NBFM to non-trunked P25 Phase I systems. I have 2 RTL-SDR dongles connected to a Raspberry PI to initially capture 2 agency channels. My first step was to get two separate instances...
  10. AngWay

    Can someone help me with op25 on raspberry pi 4

    I have been trying all day to get this to work on a pi 4 i have installed it and deleted it 3 times but i keep getting this same screen. when i first install op25 it will kinda work it just doesn't show the tsbks counting and it won't show the NAC. it starts this when i edit the trunk.tsv and...
  11. AD8NT

    OP25 OP25MCH | OP25 Mobile Control Head

    This is a project that I've been working on for a long time now on and off. It's nowhere near done and I have a lot left to re-implement but here it goes. The OP25MCH or OP25 Mobile Control Head is an Android app that is written in Python with Kivy that allows you to remotely control an...
  12. MTL_Emergencies

    OP25 OP25 - Empty Voice channels

    Hello, I am running OP25 on Ubuntu 22.04 and when I run my local P25 Phase II system, empty voice channels appear when synced to a P25 Phase II patch talkgroup. I can confirm that the voice channels are not part of the system/site. I managed to record how these voice channels appear. I was...
  13. D

    OP25 OP25 WAV Source for P25 VC Decoding

    I'm trying to run a weird experiment where I have a recording of an entire segment of a voice channel of a p25 system in my area and I'm wondering if I can demodulate it with op25. This is my current setup that is not working does anyone have any suggestions or am I doing this all wrong? I want...
  14. K

    OP25 as SYSTEMD service Audio Issues

    So running OP25 from standard shell works fine and use the - U && -O pulse option makes OP25 appear in the Pulse Mixer as OP25. The problem I am having is if I run it as a service, (which does work) although I get sound output I get no slider and furthermore, it does create a problem with...
  15. SOUTH300

    OP25 OP25 Boatbod - Web GUI

    I am looking for the following dashboard for OP25. When I run my web interface with Boatbod, I get the usual green/white interface. I am looking for instructions on how to have it display the this one: Thank you in advance!
  16. N

    OP25 Boatbod multi_rx.py config.json file

    OP25 is very configurable and I think that for me this is adding some confusion. I am attempting to configure a P25 simulcast system which includes some TMDA talk groups. The site I am trying to configure has 12 frequencies with 3 of them configured as control channels. The split for the...
  17. K

    OP25-Osmocom on Rpi Bookworm

    I upgraded my Rpi 3B+ to Bookworm. I've been able to build Boatbod's version of OP25 pulling the gr3.10 branch with no issues. This works great. I've tried building the Osmocom version of OP25 from a fresh install of Raspi Bookworm both 32 and 64 bit. I get tons of build errors, not...
  18. S

    C4FM vs CQPSK - Scan Behavior

    BLUF: Why can I receive a P25 channel regardless of the modulation type (C4FM vs CQPSK) but while scanning the radio will only land on this channel if the modulation is set to CQPSK? ~~~~~~~~~~~~~~~~~~~~ I have an Astro Spectra that mostly gets used as a scanner for conventional channels, a...
  19. P

    OP25 Quick Question about OP25 log

    Hello RR, Currently exploring OP25 and I have some question in regard to the log output. Questions: The number at the end of the IMBE line after errs are the number of error in the line ? What is "prepare" after p25_crypt_algs ? Thanks
  20. K

    No Audio OP25 (boatbod) Raspberry Pi

    Hi everyone, I've been using the boatbod version of OP25's rx.py to listen to Seattle's PSERN with no major issues for some time but wanted to see if I could improve the performance by adding a second SDR and moving up to multi_rx.py. However, I am not hearing any audio and the decode rate has...
Top