Skip to content

MAV_CMD_SET_MESSAGE_INTERVAL (and GET) clarifications #173

@hamishwillee

Description

@hamishwillee

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).

    • 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_GET_MESSAGE_INTERVAL

    • Same question about "which rate"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions