signetlabdei / lorawan

An ns-3 module for simulation of LoRaWAN networks
GNU General Public License v2.0
185 stars 131 forks source link

Different packet intervals when Using PeriodicSender class #55

Closed Prapi123 closed 4 years ago

Prapi123 commented 4 years ago

Hello,

First I wonder, Is there a way I can change the packet interval during simulation. for Example first 2 packets are sent at an packet interval of 10 min and then rest of then after rest with much larger interval time.

DvdMgr commented 4 years ago

I think you are better off writing your own version of PeriodicSender if you want this behavior!

Prapi123 commented 4 years ago

You can close this issue. This issue is resolved