i'm using fedora10 and i have insalled from cgran the bbn code (usrp2 version )
and when i run the test.py example i have this problem
[r...@m examples]# ./bbn_80211b_test.py
Traceback (most recent call last):
File "./bbn_80211b_test.py", line 35, in <module>
from bbn_80211b_pkt import *
File "/home/maher/usrp2_version/gr-bbn/src/examples/bbn_80211b_pkt.py", line
32, in <module>
from gnuradio import bbn
ImportError: cannot import name bbn
i tried to fix this by adding
#include <string.h>
at the top of bbn_tap.cc and bbn_plcp80211_bb.cc
but the error still
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio