anybody get a key error NAC when trying to run thier trunking(trunk.tsv) in scope?I know Im entering a good NAC code, what givesstring is below frame = stdframe (self.top_block_maker, self.title, self._nstatus)
File "/usr/local/lib/python2.7/dist-packages/gnuradio/wxgui/stdgui2.py", line 76, in __init__
self.panel = stdpanel (self, self, top_block_maker)
File "/usr/local/lib/python2.7/dist-packages/gnuradio/wxgui/stdgui2.py", line 98, in __init__
self.top_block = top_block_maker (frame, self, vbox, sys.argv)
File "./scope.py", line 213, in __init__
self.open_usrp()
File "./scope.py", line 1158, in open_usrp
self.__set_rx_from_osmosdr()
File "./scope.py", line 907, in __set_rx_from_osmosdr
self.__build_graph(self.src, capture_rate)
File "./scope.py", line 261, in __build_graph
self.trunk_rx = trunking.rx_ctl(frequency_set = self.change_freq, debug = self.options.verbosity, conf_file = self.options.trunk_conf_file)
File "/home/sean/sdr/op25/op25/gr-op25_repeater/apps/trunking.py", line 404, in __init__
self.build_config_tsv(conf_file)
File "/home/sean/sdr/op25/op25/gr-op25_repeater/apps/trunking.py", line 446, in build_config_tsv
nac = int(fields['nac'], 0)
KeyError: 'nac'
by 'Rucker, Karen (Assoc)' karen.rucker@nist.gov [op25-dev]
I've been attempting to modify Wireshark to sniff P25 packets a la http://op25.osmocom.org/trac/wiki.png/wiki/WireSharkPage. I have the same version of Wireshark that the patch is made for, 1.8.5. My latest issue is 9 "redeclaration of enumerator" errors that come up when I attempt to compile Wireshark w/in Fedora. I have no idea where in the patch these are even declared. Any help?
Sorry if this is a repost, I can't see any prior messages.
Karen Rucker
Intern
National Institute of Standards and Technology - NIST | CTL | PSCR
325 Broadway, MS 671 | Boulder, CO 80305
Well i finally got scope working, turns out the problem was when i plugged in my rtl it installed the dvb driver, so I had to use the sudo rmod probe command and remove the kernel
I have scope up and running , I want to listen to 139.5600,(mhz) its p25 1 non-trunked, but I cant seem to find it with scope, and my fft plot is in khzAny sugestions on what to use for a ./scope command? Im using ./scope rtl=0 -f 139.5600M
Did anybody get the grc file I posted to work?
I have finally gotten op25 up and running IN GRC (but not the scope apP), I can seet the op25 signals in my area on fft, but dont have any audio, any suggestions?
Ok I successfuly got op25 installed on ubuntu 14
When I run the grc file I get a runtime error and says it cant find the file
Or when I run the scope app I get, attribute error top block sptr object has no attribute usrp
What do I need to do to run the grc file ir the scope app, im using the black rtlsdr