wn-upf / Komondor

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

Clarify the way notification objects are stored #116

Open fwilhelmi opened 5 years ago

fwilhelmi commented 5 years ago

Previously, we had that different notifications were stored in different Notification objects (e.g., cts_notification, rts_notification, incoming_notification, etc.).

We need to clarify this structure since some issues have appeared in this matter.