Hi:
I have the same error!!
It says "Hierarchical blocks do not yet support arbitrary or variable
numbers of inputs or outputs
(usrp_rx)"when i ran the bbn_80211b_rx.py.
And i'm using usrp2.
Do you fix the problem now? If yes,then how did you fix it?
Hope to have your respons
Hi
I got my copy from
https://128.2.212.19/browser/projects/bbn_80211/branches/douggeiger
I installed usrp2_version by running
svn co https://128.2.212.19/cgran/projects/bbn_80211/branches/usrp2_version/
but I am got the following errors.
r...@ala-laptop:/sdr/bbn/gr-bbn/src/examples# ./bbn_80211b
It looks like you have the version of the bbn code that was not
converted over to the hier_block2 API (which is required in GNURadio
3.2.x). Where did you get your copy from?
On Thu, Oct 22, 2009 at 6:13 PM, Alaelddin Fuad Yousif Mohammed
wrote:
> Hi All
> I am tried to run bbn802.11 , but I face
Hi All
I am tried to run bbn802.11 , but I faced the following error,
r...@ala-laptop:/sdr/douggeiger/src/examples# ./bbn_80211b_rx.py
Traceback (most recent call last):
File "./bbn_80211b_rx.py", line 37, in
from bbn_80211b_pkt import *
File "/sdr/douggeiger/src/examples/bbn_80211b_pkt.p