Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change (add?) <F> command for handling function buttons #53

Open
FrightRisk opened this issue Feb 18, 2021 · 1 comment
Open

Change (add?) <F> command for handling function buttons #53

FrightRisk opened this issue Feb 18, 2021 · 1 comment
Labels
dev-task Improvement that doesn't fit under the enhancements category

Comments

@FrightRisk
Copy link
Member

First, do we need DCC++ Classic compatibility for Fn buttons? If not, we can really simplify the code by using the DCC++ EX command instead of the command (upper case vs. lower). If we do need it, perhaps we can make that a unit and then call or based on parsing the command and getting the version or looking for "EX"

@FrightRisk FrightRisk added the dev-task Improvement that doesn't fit under the enhancements category label Feb 18, 2021
@matt-vdv
Copy link
Member

@FrightRisk I think we should be ok to drop backwards compatibility, as long as we show a message to DCC++ Classic users telling them why it's not working and where they can get the new software from.

Do you know of any reasons someone may want to stay on DCC Classic (features that aren't in Command station)? If there are, we may need to rethink...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-task Improvement that doesn't fit under the enhancements category
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants