Closed Strandkrypa closed 3 years ago
The GRC blocks are very old and do not represent the current gr-bluetooth blocks. They also appear not to be compatible with modern GRC.
Ah. Will these be updated in the near future?
I doubt that they will be updated in the very near future, although gr-bluetooth is beginning to be used more often, so there should be some maintenance soon.
The work to update them should be fairly straight forward, I'm more that willing to accept a patch if someone wants to do the work.
Hi,
I am getting following error after cmake. Any advice on how to fix them ?
Hi, it looks like you don't have libbtbb installed. It is now required for gr-bluetooth.
You have also raised this against an unrelated bug. If you have any more problems please raise it as a separate issue.
Hi, Thanks for the reply. Sorry about posting on an unrelated bug.
Arre, I haven't found the solution to the same problem... Any help?
@Strandkrypa are you still experiencing this issue?
I'm going to close this as there hasn't been a response in a while, but please re-open this issue or open a new one if you still need assistance.
Hi,
I seem to be having issues getting the blocks to work - when I drag any of them into a flow graph it goes blank and I get an error in the console "AttributeError: 'Block' object has no attribute 'horizontal_label'", as well as ""TypeError: sequence item 0: expected string; instance found". Some flow graph errors are present too.
I recompiled GNURadio from scratch and I'm getting the same thing. I don't have issues with any other aspects of GNURadio, just gr-bluetooth. I made sure I ran ldconfig both times.
I'm running GNURadio 3.7.5.1 (using the build-gnuradio script).