Hi guys!
I am working on an application wich require imc-communication between several instances of Dune. Up until now, I've been using a seperate UDP task, and with an IP-address listed under Static Destination, been able to accomplish this. But, I want to be able to do this more dynamically, based on IMC-addresses.
I first tried to utilize the SetParameter ability to assign new static destinations based on IMC announce-messages, but I cannot get the UDP-task to receive these messages. (Is this because it consumes all imc-messages under consume(IMC::Message*)? ). Under System Configuration in Neptus, I also notice that the UDP-task is marked with red.
How would you implement such a feature?
Regards,
Kristian