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

Fix A-10C II CMSP switches not working #498

Merged
merged 5 commits into from
Dec 4, 2023

Conversation

charliefoxtwo
Copy link
Member

Fixes #495 - mostly. I haven't been able to get -1 to 1 working.

I'm also frankly not sure how this ever worked. Maybe the DCS luas changed recently? But these switches are definitely defined as -1 to 1 in the luas.

I've also added logging to input processing so that if input processing throws, it will be logged. We should be able to utilize this in the future and simply throw when unexpected things happen in input processors, rather than working up some weird logging stuff.

@charliefoxtwo charliefoxtwo marked this pull request as draft December 3, 2023 15:10
@charliefoxtwo
Copy link
Member Author

Converting this to draft until we can figure out which branches have this behavior and when it changed.

@charliefoxtwo
Copy link
Member Author

So it seems like ED changed the values coming from this switch, which is why it stopped working in the latest update.

@charliefoxtwo charliefoxtwo marked this pull request as ready for review December 4, 2023 15:02
@jdahlblom
Copy link
Contributor

This is OK. Something with moving the switches down but at the moment this is the best that can be done.

@jdahlblom jdahlblom added this pull request to the merge queue Dec 4, 2023
Merged via the queue into DCS-Skunkworks:master with commit 4c9c2df Dec 4, 2023
2 checks passed
@charliefoxtwo charliefoxtwo deleted the bugfix/cmsp-switches branch December 4, 2023 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A-10C CMSP Switch3Pos
2 participants