Closed
Milestone
v13.0.0
- QoS tags
- static queue support
- dynamic queue support
- ci/cd unit test for tags in dynamic queues
- Add
ping_modemservice endpoint totdma_advancedfor sending aping_modemin slot rather than immediately. - Add topic for setting
tdma_advanced(and child classes) auto ping modem src:ping_modem_srcvia a topic of typestd_msgs/UInt8
stolen from milestone v12.1.0 which we are skipping:
- Updates to
tdma_scripted_nodeto support sending modem commands without or without having transmitted a packet -
tdma_scripted_nodetest_plan blocks keys are now optional. When nothing is passed for a block e.g., nothing is passed forminiframe_rate,tdma_scripted_nodewill just use the value it currently has set. This simplifies the test_plan yaml structure. - Bug fixed to
tdma_nodethat catch the timeout exc when message queue is not up with the serviceget_next_packet_data. Now handles that error by printing a message. Also wrapped future service proxy calls toget_next_packet_datain a try/catch and prints an informative error.
Loading
Loading
Loading
Loading