Essentials/src/PepperDash.Essentials.Devices.Common/Displays
Nick Genovese 7910b7931e feat: Add mute logic to ScreenLiftController
- adds a config value that mutes the display when the screen is in the up position
- screens will now mute/unmute based on their position if the config is set
2026-01-01 09:02:04 -06:00
..
BasicIrDisplay.cs docs: XML comments for Devices.Common 2025-10-09 13:18:36 -05:00
DisplayBase.cs fix: analog input check uese correct comparison 2025-10-09 08:36:26 -05:00
eScreenLiftControlMode.cs docs: XML comments for Devices.Common 2025-10-09 13:18:36 -05:00
InputInterfaces.cs docs: XML comments for Devices.Common 2025-10-09 13:18:36 -05:00
MockDisplay.cs docs: XML comments for Devices.Common 2025-10-09 13:18:36 -05:00
MockDisplayInputs.cs docs: XML comments for Devices.Common 2025-10-09 13:18:36 -05:00
ScreenLiftController.cs feat: Add mute logic to ScreenLiftController 2026-01-01 09:02:04 -06:00
ScreenLiftControllerConfigProperties.cs feat: Add mute logic to ScreenLiftController 2026-01-01 09:02:04 -06:00
ScreenLiftRelaysConfig.cs fix: move isInUpPosition to momvement complete method, remove conditionlal logic on raise/lower commands 2025-12-27 17:09:56 -06:00
TwoWayDisplayBase.cs refactor: split up classes to separate files 2025-10-09 08:33:22 -05:00