-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add led effect to DCSpy #39
base: master
Are you sure you want to change the base?
Conversation
…BIOS field name and wait on event instead of while loop and sleep
# Conflicts: # dcspy/aircrafts.py
Kudos, SonarCloud Quality Gate passed!
|
Kudos, SonarCloud Quality Gate passed!
|
# Conflicts: # CONTRIBUTING.md # dcspy/aircraft.py # dcspy/utils.py # resources/config.yaml # tests/test_aircraft.py # tests/test_bios.py # tests/test_led_sdk.py # tests/test_logitech.py # tests/test_utils.py # uml/classes.puml
# Conflicts: # CONTRIBUTING.md # dcspy/aircraft.py # dcspy/utils.py # resources/config.yaml # tests/test_aircraft.py # tests/test_bios.py # tests/test_led_sdk.py # tests/test_logitech.py # tests/test_utils.py # uml/classes.puml
Kudos, SonarCloud Quality Gate passed!
|
# Conflicts: # .pylintrc # CONTRIBUTING.md # dcspy/aircraft.py # dcspy/config.yaml # dcspy/logitech.py # dcspy/sdk/led_sdk.py # dcspy/utils.py # tests/test_aircraft.py # tests/test_led_sdk.py # tests/test_utils.py # uml/classes.puml
for more information, see https://pre-commit.ci
|
Description
Allow to pulse led when i.e. master caution is set.
what when 2 filed request effect? Flow
optional flow 1
optional flow 2
add callback to exiting BIOS_VALUE
led setting
where (if at all) set options for LED effect
test
start_led_pulse
vs.start_led_flash
try parametrize setting in config if you end-up with one field
findings
Todo