- Joined
- Jan 1, 2010
- Messages
- 224
- Reaction score
- 187
So the OP25 install on my RPi is running along nice and happy, and audio is successfully being streamed out w/icecast. The only real problem i'm currently having is that my blacklist is being ignored and so i'm receiving audio from talkgroups i'd rather be ignored (like the landfill...
). The blacklist is a two column comma delimited text file with the talkgroup ID in the first column, and the talkgroup name in the second. if i display the file w/ the more command I see what I expect...the two columns as previously described, so I don't think there's any weird file type issues going on. It's also consistent w/ what i see when i display my talkgroup ID file.
Any thoughts?
My log file seems to indicate the blacklist file is being read:
gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.10
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfsp
ace airspy soapy redpitaya
Using device #0 Realtek RTL2838UHIDIR SN: 00000001
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
[R82XX] PLL not locked!
Using two-stage decimator for speed=2400000, decim=25/4 if1=96000 if2=24000
Project 25 IMBE Encoder/Decoder Fixed-Point implementation
Developed by Pavel Yazev E-mail: pyazev@gmail.com
Version 1.0 (c) Copyright 2009
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see the file ``LICENSE'' for details.
op25_audio:
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_phase
2_tdma[1], do_nocrypt[1]
Reading blacklist file
metadata update not enabled
Any thoughts?
My log file seems to indicate the blacklist file is being read:
gr-osmosdr 0.1.4 (0.1.4) gnuradio 3.7.10
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfsp
ace airspy soapy redpitaya
Using device #0 Realtek RTL2838UHIDIR SN: 00000001
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
[R82XX] PLL not locked!
Using two-stage decimator for speed=2400000, decim=25/4 if1=96000 if2=24000
Project 25 IMBE Encoder/Decoder Fixed-Point implementation
Developed by Pavel Yazev E-mail: pyazev@gmail.com
Version 1.0 (c) Copyright 2009
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see the file ``LICENSE'' for details.
op25_audio:
23456)
p25_frame_assembler_impl: do_imbe[1], do_output[0], do_audio_output[1], do_phase
2_tdma[1], do_nocrypt[1]
Reading blacklist file
metadata update not enabled