michaelkirsche / IEEE802154INET-Standalone

A new IEEE 802.15.4 Simulation Model for OMNeT++ 4.x / INET 2.x
GNU Lesser General Public License v2.1
13 stars 18 forks source link

Add wifi module in to the model #3

Closed orion9009 closed 8 years ago

orion9009 commented 8 years ago

Can I add wifi module from INET framework into the IEEE 802.15.4 model, is it possible? . I`m required to simulate coexistence between IEEE 802.15.4 and WLAN in term of throughput and packet loss.

michaelkirsche commented 8 years ago

Not with the version 2.6 or 2.x of INET (and thus not with the current state of this IEEE 802.15.4 model). Coexistence of multiple wireless technologies might work with INET 3.x, which does contain a newly designed IEEE 802.11 MAC models, various PHY models, and a IEEE 802.15.4 model.