Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I build and run this? #1

Open
casperbang opened this issue Aug 12, 2013 · 5 comments
Open

How do I build and run this? #1

casperbang opened this issue Aug 12, 2013 · 5 comments

Comments

@casperbang
Copy link

No description provided.

@oWCTejLVlFyNztcBnOoh
Copy link
Owner

In a nutshell: Build or install gnuradio. The code is python/gnuradio-companion only, i.e. go to apps/ and run wmbus_rx.py or play around with the gnuradio-companion files in grc/.

@heimao0130
Copy link

hello!which gnuradio version should i use ?very expecting your reply.thank you !

@mirakonta
Copy link

Hello heimao0123,

I recommend you the fork https://github.com/jmichelp/gr-wmbus
works with latest gnuradio version

@heimao0130
Copy link

hello! mirakonta.very thanks for your reple! i get the gr-wmbus at the link you give,and i build ,install the gr-wmbus sucessfully.but when i use the .grc files,i get the error missing block?maybe my gnuradio version is late? i use the 3.7.4. very appericate your instructions. i am busy in my subject on gnuradio.thanks!

@sledzik1984
Copy link

Anybody can help:

root@debian:~/gr-wmbus/gr-wmbus/apps# ./wmbus_rx.py
linux; GNU C++ version 4.9.1; Boost_105500; UHD_003.007.003-0-unknown

gr-osmosdr 0.1.3 (0.1.3) gnuradio 3.7.5
built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfspace airspy
Using device #0 Realtek RTL2838UHIDIR SN: 00000013
Found Rafael Micro R820T tuner
Using Volk machine: sse4_2_64_orc
Traceback (most recent call last):
File "./wmbus_rx.py", line 222, in
tb = wmbus_rx(options.file, options.capture, options.verbose, options.freq_error)
File "./wmbus_rx.py", line 170, in init
self.sink = wmbus_phy1(msgq=self.msgq, verbose=verbose, freq_error=freq_error);
File "/usr/local/lib/python2.7/dist-packages/wmbus/wmbus_phy1.py", line 44, in init
self.any_sink_0_1 = mbus.framer(msgq, verbose)
File "/usr/local/lib/python2.7/dist-packages/wmbus/wmbus_blocks.py", line 49, in init
out_sig = None, #[numpy.uint8],
File "/usr/lib/python2.7/dist-packages/gnuradio/gr/runtime_swig.py", line 2238, in init
def init(self, _args, *_kwargs): raise AttributeError("No constructor defined")
AttributeError: No constructor defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants