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

3_ tutorial examples are broken #5

Open
amlwwalker opened this issue Sep 25, 2015 · 1 comment
Open

3_ tutorial examples are broken #5

amlwwalker opened this issue Sep 25, 2015 · 1 comment

Comments

@amlwwalker
Copy link

Hi When I load the tutorial examples into gnuradio-companion, your samples that start with 3_ are broken, there is something wrong with the osmocom Source block. The Ch0: GainMode: is set to 0. When I set that to automatic, it fixes, however there is still something wrong with the block that I dont quite understand:

Block - osmosdr_source_0 - osmocom Source
Param -Ch1: Gain Mode(gain_mode1):
Expression "0" is invalid for type bool

that goes on for Ch2, Ch3 and Ch4. However as far as I can see there is only 1 channel?

EDIT:
Seems to be similar issues with the 4_, 5_ and 6_ demos actually

@ghost
Copy link

ghost commented Oct 15, 2015

gr-osmosdr changed up how it handles boolean values http://cgit.osmocom.org/gr-osmosdr/commit/?id=bfbc97db8f95f0f8b318a7cf9c04577d4202ab24 . To get these tutorials working you need to replace osmocom source with osmocom source from your GRC, which will have the correct updated format.

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

1 participant