Skip to content

Found a problem when not all nodes had the TDMA interface, and solved it.#2

Open
erlender wants to merge 1 commit into
knud:masterfrom
erlender:master
Open

Found a problem when not all nodes had the TDMA interface, and solved it.#2
erlender wants to merge 1 commit into
knud:masterfrom
erlender:master

Conversation

@erlender

Copy link
Copy Markdown
Contributor

Removed actual node id from slot allocation, to allow some nodes to not have the TDMA interface present and still allow the TDMA cycle to work. Introduced a simple iterator named slotUserId instead. It's the MAC pointer that is needed for the TDMA cycle to be successfully run, not the node id.

…ot have the TDMA interface present and still allow the TDMA cycle to work. Introduced a simple iterator named slotUserId instead. It's the MAC pointer that is needed, not the node id.
@knud

knud commented Jun 22, 2018

Copy link
Copy Markdown
Owner

Hey. While I get the issue, without revisiting the assumptions in the simulation, I am not sure that this is a general solution, so am reluctant to merge. That is, the slotUserId is just another kind of constraint that another user of the sim may not like and have to undo. Think I'll leave this unmerged...

@erlender

erlender commented Jun 25, 2018 via email

Copy link
Copy Markdown
Contributor Author

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.

2 participants