Skip to content

How does queue handle back-to-back accessory commands #12

@jrdst1100

Description

@jrdst1100

When using 2 consecutive setBasicAccessory() calls to set a route through a pair of turnouts, it appears that only the second call is being completed. I'm using the 2 turnout decoder designed by Paco Canada (http://usuaris.tinet.cat/fmco/home_en.htm)
Reading through the firmware source code for the decoder, it appears that there is no
buffer for overlapping commands, but if that were the case I'd expect the second one to get lost, not the first.

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