Skip to content

Handling of COMMAND-parameters: info-text not shown #17

Description

@wimalopaan

If the LUA starts a command-parameter, it writes (0x2d) the parameter with status (0x01).

If the device immediate executes the command if may - according to the TBS specs - answer with status (ready: 0x00) and send an additional info-text (like "OK" or "Failed").

But this info-text isn't displayed.

Refer to the sequence diagram: https://github.com/tbs-fpv/tbs-crsf-spec/blob/main/crsf.md#command
The last arrow shows the info text in the frame (status: ready, Info: "OK").

I think this is missing in the LUA

The TBS Agent seems to work correctly in this regard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions