Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RadioMediums: Inform transmitting motes of interfering transmissions #1312

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kkrentz
Copy link
Contributor

@kkrentz kkrentz commented Aug 25, 2023

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 kkrentz force-pushed the ack-interference-pr branch from 7dc66f6 to 84d176d Compare September 4, 2023 08:49
@kkrentz kkrentz changed the title UDGM.java: Inform transmitting motes of interfering transmissions RadioMediums: Inform transmitting motes of interfering transmissions Sep 4, 2023
@kkrentz kkrentz force-pushed the ack-interference-pr branch from 84d176d to 0f5ec55 Compare January 14, 2024 12:54
@kkrentz kkrentz changed the title RadioMediums: Inform transmitting motes of interfering transmissions DirectedGraphMedium.java: Inform transmitting motes of interfering transmissions Jan 14, 2024
@kkrentz kkrentz force-pushed the ack-interference-pr branch from 0f5ec55 to c852a03 Compare January 14, 2024 17:05
@kkrentz kkrentz changed the title DirectedGraphMedium.java: Inform transmitting motes of interfering transmissions RadioMediums: Inform transmitting motes of interfering transmissions Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant