NetSimulyzer-ns3-module icon indicating copy to clipboard operation
NetSimulyzer-ns3-module copied to clipboard

Add Event to Indicate Transmission Has Occurred

Open bpe2 opened this issue 3 years ago • 0 comments

Add a callback & corresponding event to the NodeConfiguration class to indicate the Node has begun to transmit.

This event controls the display of a "bubble" in the application. Potentially with a size/growth rate configurable in the module. Along with potential other indicators.

Potentially configurable items of the "bubble":

  • Target size
  • Display duration
  • Growth rate
  • Color
  • (Maybe More?)

See also: #26

bpe2 avatar Nov 17 '21 22:11 bpe2