TDMA MAC improvements and cleanup
Loading
Two Factor Authentication (2FA) as been enabled for all git.whoi.edu users. For instructions on how to set up 2FA, follow the instructions on this page, or click here for a step-by-step walk-through.
Once you have 2FA setup, you may need to create an Access Token to pull and push with git. You will not be able to authenticate with git using your password once you enable 2FA. See this link for how to set up and use a Personal Access Token.
The decision to enable 2FA for all users is for added security. Oct 30th, some users experienced account lockout due to bad actors. 2FA will help prevent such incidents in the future. Thank you.
tdma_test_mac_node
has been removed. A superset of its functionality is now available in the tdma_scripted_node
tdma_nav_header_node
has been removed. A superset of its functionality is now available in the tdma_advanced_node
and tdma_scripted_node
croniter
mac_utils.py
tdma_node
and made it easier to derive more advanced TDMA MAC nodestdma_advanced_node
, which inherits from tdma_node
and adds dynamic reconfigure parameters, soft-mute, and modem/transponder pingstdma_scriped_node
, which inherits from tdma_advanced_node
and adds the ability to read parameters from a "test plan" yaml file