Add CCL Gateway
Breaking changes
- Package now depends on
ros_acomms_net_msgs
,ros_acomms_msgs
, andltcodecs
- CCL gateway requires
ros_acomms
v10.0 andros_acomms_net
v3.0
New features
- Add CCL Gateway node, which will forward CCL message payloads to systems that speak CCL using
ros_acomms
andros_acomms_net
- Uses TDMA-integrated
nmea_to_modem
feature inros_acomms
v10.0 to send legacy FSK or FDP packets - Uses loopback feature in
ros_acomms_net
v3.0 to send CCL messages from the originating platform - Adds
AddressedCclMessage
andAddressedHexCclMessage
messages
- Uses TDMA-integrated
Edited by Eric Gallimore