wn-upf / Komondor

Komondor Wireless Networks Simulator
GNU General Public License v3.0
65 stars 19 forks source link

[Agents] Implement basic infrastructure to support communication between APs and Agents #83

Closed fwilhelmi closed 6 years ago

fwilhelmi commented 6 years ago

This issue includes:

  1. Implementing basic Agents as independent entities (generated through an input .csv file)
  2. Generate communication processes, as well as structs to exchange information
  3. Test the abovementioned developments