cooja icon indicating copy to clipboard operation
cooja copied to clipboard

RadioMediums: Inform transmitting motes of interfering transmissions

Open kkrentz opened this issue 1 year ago • 0 comments

This PR

  • makes createConnections in DirectedGraphMedium.java consistent with other RadioMediums
  • adds calls to interfereAnyReception while transmitting so that, e.g., subsequent acknowledgment frames get interfered

kkrentz avatar Aug 25 '23 05:08 kkrentz