Folks
Sorry for the pain - tried replying to Doug but that message may have been killed, not sure. Anyhow, I've updated the repeater wiki page with instructions for building a CLI-only version of asterisk - the prereqs for doing so should be very minimal.
The asterisk CLI version is what I've always used (having started using * when there was no GUI) - ymmv.
Max
Hi Folks, new here.. Did a lot of looking around, but didnt see the answer to this. I want to use app_rpt as my repeater controler and support P25 + NBFM. I see a rx-to-asterisk app here, but not a corresponding asterisk-to-tx app. I saw a repeater app but didnt appear to support asterisk. Am I missing something or does it not exist? Thanks!
I am using using ubuntu 12.10 i am trying to run OP25 (python version 2.7.3), in GNU Radio Companion v3.6.3-35-g4435082f and i get an error. So I run the traceback command in terminal:
~$ python -m trace --count -C . op25_grc.py
Here is the output with an error:
Imported legacy fsk4
Using Volk machine: ssse3_32
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in run_module_as_main
"_main__", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in run_code
exec code in run_globals
File "/usr/lib/python2.7/trace.py", line 819, in
main()
File "/usr/lib/python2.7/trace.py", line 807, in main
t.runctx(code, globs, globs)
File "/usr/lib/python2.7/trace.py", line 513, in runctx
exec cmd in globals, locals
File "op25_grc.py", line 493, in
tb = op25_grc()
File "op25_grc.py", line 231, in __init_
self.wxgui_fftsink2_0_0.set_callback(wxgui_fftsink2_0_0_callback)
File "/usr/local/lib/python2.7/dist-packages/gnuradio/gr/hier_block2.py", line 54, in getattr
return getattr(self._hb, name)
AttributeError: 'gr_hier_block2_sptr' object has no attribute 'set_callback'
I really really want to get OP25 running but have not been able to figure out what is the solution to this error (AttributeError: 'gr_hier_block2_sptr' object has no attribute 'set_callback')
. it'll take me ages to figure out how to debug in python. some threads have said its because gnuradio is an older version but in my case it is not. i am wondering if the question is too amateur or something because nobody is lending assistance.
Any help will be so very much appreciated. Thanks.
Has anyone seen this error? i cant
find anything on the web about this. I already had to disable the Waterfall
sink and the FFT sink in order to get rid of the "AttributeError:
'gr_hier_block2_sptr' object has no attribute 'set_callback'" error. Now OP25
dies this way:
Imported legacy fsk4
Using Volk machine: ssse3_32
RTL2832 Source block configuration:
Read length (bytes): 262144
Buffer enabled: yes
Buffer multiplier: 8
Buffer size (samples): 1048576
Samples per read: 131072
Buffer level: 50.0%
Successfully initialised demod: "ezcap EzTV"
Probing "e4k"...not found.
Probing "fc0013"...not found.
Probing "fc2580"...bad check value.
Probing "fc0012"...not found.
Probing "e4000"...not found.
Could not find tuner automatically after probe
Found RTL2832 device: ezcap EzTV (tuner: interface not implemented)
Sample rate range: 900001 - 3200000 Hz
Crystal frequency: 28800000 Hz
Wait delay: 196.608 ms
ioctl(d_tap, TUNSETIFF, &ifr): Operation not permitted
Using legacy decoder_ff
>>> Done
I'm using Unbuntu 12.10, GNUradio 3.6.3, python 2.7.3, and NooElec R820T RTL2832
stick. I installed GNUradio using the build script on Balint's "how to build
page" but OP25 I had to build from source because the build script there has a
broken link. Any help will be much appreciated.
11 years, 7 months
2
2
by md123@nycap.rr.com
Does anyone know the command (using ubuntu) to permanently add a directory to the PYTHONPATH? Thanks in advance.
Its mailing list. One can email a question or anysort of email about OP25, everyone on the list will see the message, and hopefully something usefull will be learned.
ikjtel <ikj1234i(a)yahoo.com> wrote:
>what is this ?
>
>
>
>________________________________
> From: Mark Thompson <wb9qzb_groups(a)yahoo.com>
>To: "IllinoisP25-DMR(a)yahoogroups.com" <IllinoisP25-DMR(a)yahoogroups.com>; "IllinoisDSTAR(a)yahoogroups.com" <IllinoisDSTAR(a)yahoogroups.com>; "k0rz(a)comcast.net" <k0rz(a)comcast.net>; "NFCC(a)yahoogroups.com" <NFCC(a)yahoogroups.com>; "SouthernWisconsinAPRS(a)yahoogroups.com" <SouthernWisconsinAPRS(a)yahoogroups.com>; "k9lpk(a)att.net" <k9lpk(a)att.net>; "MOTOTRBO(a)yahoogroups.com" <MOTOTRBO(a)yahoogroups.com>; "op25-dev(a)yahoogroups.com" <op25-dev(a)yahoogroups.com>
>Sent: Sunday, February 10, 2013 11:48 AM
>Subject: [op25-dev] (unknown)
>
>
>
>
>
>
>
>http://www.mb-ing.de/pvdcpega/gcn4te1ok8vg6b.h9ojy4haddkdnr433u4se6zp42y1wn…
>
>
>
>Mark Thompson
>
>
Hello all,
They accepted my request for membership (what were they thinking). So Im just going to jump right in and see what if anything I can contribute and try to not ask too many silly questions.
Altho P25 isnt my main area of interest it is something to work with as there is a P25 system locally with a combination of clear and ADP encrypted traffic on it. Being the nosey type I am like to see whats going on with the system.
As for myself an electrical engineer currently working in broadcast television. Not much of a programmer have done a bit of c for microchip pic in recent years and linux is something I havnt played with in 15 or more years so a bit rusty. I do speak fluent cisco and have a way of scavenging nice hardware. The corprate IT dept is in our building and its a revolving door they give about 4 years at the outside before turning down a system. Currently sitting on an IBM x455 cluster that really needs something to do other than track satellites :) Trying to latch on to the blade centers but they still have signifigant value and are easy to ship. Thats me in a nut house I mean nut shell reading thru the threads and site trying to get something workable to start and take it from there.
Austin