You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A system can have multiple logical and physical channels - which one does this apply on? (ie it can't be system global).
This would make sense as physical channel, because everything on one channel gets the same rates. But the code works by logical channel and there is no way to untangle the associated potential physical channels - so I think we're going to have to use logical channel and know that there is no way to resolve contention.
Should the interval persist? If this is up to implementation, should we say so.
Any ideas on what to do if multiple systems on channel are asking for different rates?
MAV_CMD_SET_MESSAGE_INTERVAL
A system can have multiple logical and physical channels - which one does this apply on? (ie it can't be system global).
Should the interval persist? If this is up to implementation, should we say so.
Any ideas on what to do if multiple systems on channel are asking for different rates?
MAV_CMD_GET_MESSAGE_INTERVAL
The text was updated successfully, but these errors were encountered: