Essentials/src/PepperDash.Core
Jonathan Arndt 6949253b1a feat: add TS-1080 and TSW-1080 touchpanel support
Add mctsw1080 and mcts1080 Mobile Control touchpanel types and map them to
the Tsw1080 and Ts1080 hardware classes in the touchpanel controller factory.

Bump the Crestron SimplSharp SDK packages (Library, ProgramLibrary, Program)
from 2.21.90 to 2.21.274 across all projects. The Tsw1080 and Ts1080 device
classes do not exist in the SDK prior to 2.21.274, so the SDK bump is required
for the new panel types to compile.
2026-07-29 14:39:36 -07:00
..
Comm fix: assign explicit values to eControlMethod enum members and add UdpClient entry as last value 2026-05-20 15:58:46 -06:00
Config Update src/PepperDash.Core/Config/PortalConfigReader.cs 2025-10-22 13:54:08 -06:00
Conversion docs: add XML documentation to PepperDash.Core project 2025-07-22 15:48:23 +00:00
GenericRESTfulCommunications feat: move PD Core into Essentials 2025-03-25 23:22:18 -05:00
JsonStandardObjects docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
JsonToSimpl docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
Logging fix: add port forward timeout handling in DebugSessionRequestHandler 2026-06-12 15:08:34 -06:00
Network feat: move PD Core into Essentials 2025-03-25 23:22:18 -05:00
PasswordManagement docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
PepperDashCore.build/net472 feat: move PD Core into Essentials 2025-03-25 23:22:18 -05:00
Properties feat: move PD Core into Essentials 2025-03-25 23:22:18 -05:00
SystemInfo docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
Web Merge remote-tracking branch 'origin/main' into tieline-visualisation 2026-04-30 14:24:14 -06:00
WebApi/Presets Potential fix for pull request finding 2026-05-08 13:20:03 -06:00
XSigUtility docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
CommunicationExtras.cs fix: centralize debug printing into extension methods 2025-11-03 10:53:21 -06:00
ComTextHelper.cs docs: update XML docs 2025-11-03 11:11:00 -06:00
CoreInterfaces.cs feat: move PD Core into Essentials 2025-03-25 23:22:18 -05:00
Device.cs docs: remove commented out code and associated XML comments 2026-04-17 10:57:36 -05:00
EthernetHelper.cs docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
EventArgs.cs docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
PepperDash.Core.csproj feat: add TS-1080 and TSW-1080 touchpanel support 2026-07-29 14:39:36 -07:00