whitefield-framework / whitefield

Whitefield provides a simulation environment for wireless sensor networks by combining RF simulation provided by NS3 and network stack provided by popular IoT OSes such as Contiki/RIOT/OpenThread.
GNU General Public License v2.0
82 stars 24 forks source link

Multiple whitefield instances on same machine #110

Closed nyrahul closed 4 years ago

nyrahul commented 4 years ago

Multiple instances of Whitefield could be used under different users on the same machine (#109).

Also handles the following:

  1. PLC=1 put consistently
  2. setup.sh enhancements ... configure only required modules. You can pass args to setup.sh to only use riot/contiki/ng/ns3 individually.
nyrahul commented 4 years ago

Fixes for #108