Hi,
I'd never really though about his before, but the 3DR Radio return MAVLINK_RADIO msgs for RSSI using the sysid of 51 and component id of 68. Why is that?
I'm trying to decide how best to handle this case since users of AP2 want to see the messages displayed, but they get filtered out since AP2 only registers systems based on receiving an HeartBeat message.
One solution is to fix up message for sysid51/compid68 to the currently active UAS (the one under control when you have multiple UAS connected) or somehow register this bogus system, as a real system (though with no HB message on the system, AP2 reports its not alive, joy ;) )
Anyway. How as other handled the 3DR Radio Mavlink Radio Message case?
Cheers
Bill