-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
[NEW SKETCH]: 2A13-BACKLIGHT_CONTROLLER.ino #99
Merged
jrsteensen
merged 16 commits into
jrsteensen:develop
from
Arribe:feature-new_sketch-2A13-BACKLIGHT_CONTROLLER
Sep 30, 2024
Merged
[NEW SKETCH]: 2A13-BACKLIGHT_CONTROLLER.ino #99
jrsteensen
merged 16 commits into
jrsteensen:develop
from
Arribe:feature-new_sketch-2A13-BACKLIGHT_CONTROLLER
Sep 30, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The CI hates subfolders.
trying to get the CI automation to work with header sub-folder.
jrsteensen
added
Type: Enhancement
New feature or request.
Category: Embedded
This issue affects a specific embedded microcontroller software (i.e. an Arduino Sketch).
labels
Mar 26, 2024
16 tasks
removed joystick library due to CI failure note.
onInstPnlDimmerChange controls multiple backlighting channels so needs to be at the top level header so it can fill in the associated UIP/LIP backlighting channel's panels.
Updated comments and added HUD Panel header.
Added R EWI panel, and updated hud panel to account for my Rev3 hardware using a define. Listed the Rev3 as a todo to remove when finished with programming/testing.
jrsteensen
changed the title
Feature new sketch 2 a13 backlight controller
[NEW SKETCH]: 2A13-BACKLIGHT_CONTROLLER.ino
Apr 4, 2024
jrsteensen
approved these changes
Sep 30, 2024
Approved as POC for UIP backlighting. Still need LIP and L/R Consoles to close the issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Category: Embedded
This issue affects a specific embedded microcontroller software (i.e. an Arduino Sketch).
Type: Enhancement
New feature or request.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Initial start at backlighting code. Comments not done, and only coded for 2 panels on the UIP for an example of how BL channels with multiple annunciators could be handled. LED strings with mostly just backlighting will be simpler, and the BL code may need to be pulled up a level out of the panel specific headers to reflect that the internal lights console's instrument knobs drive multiple panels at once.
Closes #
Dependencies
Type of change
Checklist:
How Has This Been Tested?
Description of Testing
Initial DCS Bios testing with sim running. Master Arm backlighting with brightness control works via the instr lighting panel. The annunciators work with the correct colors using the light test switch.
Test Configuration