Resolve "Bug in tdma_slotted_aloha_node.py, does not respect software_mute in an aloha slot"
requested to merge issue/52-bug-in-tdma_slotted_aloha_node-py-does-not-respect-software_mute-in-an-aloha-slot into devel
Bugfixes
-
tdma_slotted_aloha_node.py
was not respectingsoftware_mute
in an aloha slot. Now it works with software mute as expected. When muted, we will not transmit in any slot.
Closes #52 (closed)