Hi all,
 
I ran the 80211_mac/simple_mac.py. I have not succeeded to run the 
simple_mac.py. Errors keep happening. I thought simple_mac.py used 802.11 PHY 
such as barker codes. I think simple_mac.py does not use the 802.11 PHY after I 
read the code again and got the error as following:
 
# ./simple_mac.py 
fusb_block_size = 1024
fusb_nblocks    = 16
Traceback (most recent call last):
  File "./simple_mac.py", line 411, in <module>
    main()
  File "./simple_mac.py", line 359, in main
    fg = my_graph(blks.gmsk2_mod, blks.gmsk2_demod,
AttributeError: 'module' object has no attribute 'gmsk2_mod'
 
Could anyone please tell me if the simple_mac.py  uses 802.11 PHY already or 
users have to modifiy the PHY to 802.11 PHY by ourselves? 
 
I feel so confused because I think BBN should use 802.11PHY.
 
Thank you,
Jane


      
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to