Skip to content

Command line input disabled #13

@luke11brown

Description

@luke11brown

Having just included the plugin to replace AFV-ES-Bridge, I've set it up to default to not draw, with the user selecting to use .rdf draw 1 if they want the RDF function.

Here's the PR for our controller pack
VATSIM-UK/uk-controller-pack#993

However, the command line doesn't accept .rdf draw 1

My understanding is if it isn't defined in the .asr it should be overwritable.

As per the above PR

SMR .asr files have settings defined e.g.

https://github.com/VATSIM-UK/uk-controller-pack/blob/479115a8669e41dd0c4a62c95cb44d1fe85a4bd0/UK/Data/ASR/Gatwick/Gatwick%20SMR.asr#L987-L992

Radar based displays do not, so fallback to the Plugins.txt

https://github.com/VATSIM-UK/uk-controller-pack/blob/479115a8669e41dd0c4a62c95cb44d1fe85a4bd0/UK/Data/Settings/Local/Gatwick/Plugins.txt#L2-L15

The draw line being in the Plugins.txt, rather than the ASR should allow the command line to work as intended, but it doesn't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions