Skip to content
  • Eric Gallimore's avatar
    34ab32e6
    Significant update to message queues and depth control behavior. Added basic... · 34ab32e6
    Eric Gallimore authored
    Significant update to message queues and depth control behavior.  Added basic implementation of neighbor reachability status.  Depth control is now triggered by high-priority messages in the queue.  Depth control MAC is no longer a combo MAC/behavior, but just a behavior combined with a neighbor reachability notification that can be used by the queue/TDMA MAC.  Queue status message is now published.
    
    Added guard time to TDMA MAC to prevent back-to-back transmissions.  This capability should eventually get pushed to the modem sim/driver.
    
    Added test node (test_queue_node.py) to generate fake high priority messages.
    
    Removed tdma_state_node.py, which is now unused.
    
    Additional bugfixes related to this functionality.
    34ab32e6
    Significant update to message queues and depth control behavior. Added basic...
    Eric Gallimore authored
    Significant update to message queues and depth control behavior.  Added basic implementation of neighbor reachability status.  Depth control is now triggered by high-priority messages in the queue.  Depth control MAC is no longer a combo MAC/behavior, but just a behavior combined with a neighbor reachability notification that can be used by the queue/TDMA MAC.  Queue status message is now published.
    
    Added guard time to TDMA MAC to prevent back-to-back transmissions.  This capability should eventually get pushed to the modem sim/driver.
    
    Added test node (test_queue_node.py) to generate fake high priority messages.
    
    Removed tdma_state_node.py, which is now unused.
    
    Additional bugfixes related to this functionality.
Loading