intrig-unicamp / mininet-wifi

Emulator for Software-Defined Wireless Networks
https://mn-wifi.readthedocs.io/
Other
431 stars 239 forks source link

802.11p-wireless-regdb not compiling with python3 #433

Closed alamfaisal654 closed 2 years ago

alamfaisal654 commented 2 years ago

I am trying to perform some experiments with IEEE802.11p involving cars and accesspoints. I tried to install dependencies for the same as given on the web page .

I have python3 installed and when I try to build the 802.11p-wireless-regdb, it gives me issues as the code has been written for python2 and I have python3. The last code commit is in 2014. Is there a corresponding repository that is compatible with python3.

Secondly, I am using the vm provided on the mininet-wifi webpage. Does IEEE802.11p come preinstalled in that vm image ?

ramonfontes commented 2 years ago

Is there a corresponding repository that is compatible with python3

Honestly, I don't know. However, this is not a problem at all. You can compile with python2 and use python3 once you have the binary.

Does IEEE802.11p come preinstalled in that vm image ?

No. 802.11p doesn't come in that vm. In general, you don't install 802.11p. You only have to enable the frequency supported by 802.11p in the regulatory domain.