The Essentials Application Framework Libraries
Find a file
Neil Dorin 1ae6069ac2 Adds USB routing to DmChassisController and DmChassisControllerBridge.
Major update to remove eRoutingSignalType.AudioVideo in favor of bitmasked values and adding UsbOutput and UsbInput types.  Updated all affected routing ports and ExecuteSwitch method calls.
Need to review and test routing to ensure bitwise operators are all correct.
2019-08-15 14:07:10 -06:00
docs Messages in SSE receive to help debug missing data - no progress yet 2018-03-02 13:32:48 -07:00
essentials-framework Adds USB routing to DmChassisController and DmChassisControllerBridge. 2019-08-15 14:07:10 -06:00
IR Drivers Updates DisplayControllerBridge to support BasicIrDisplay types, adds Samsung IR driver file, updates SetupFileSystem in ControlSystem.cs to build plugin folder 2019-06-24 15:16:20 -06:00
PepperDashEssentials Adds USB routing to DmChassisController and DmChassisControllerBridge. 2019-08-15 14:07:10 -06:00
Sample Presets DM Mods 2017-03-03 14:42:20 -07:00
.gitignore Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
.gitmodules Removes essentials-framework as a submodule and brings the files back into the main repo 2019-07-09 17:21:53 -06:00
devjson commands.json Resolves ecs-1117. Tested at Einstein 2019-06-25 13:43:21 -06:00
PepperDashEssentials.sln # ECS-1079_AddDisplayControlBridge 2019-05-03 12:51:12 -04:00
README.md Updated readme 2019-07-11 17:13:11 -06:00

Pepperdash Essentials

RELEASE PROCESS CONTROLLED BY JENKINS CI PROCESS

How to merge

  • Make changes
  • Build
  • Test on your system
  • Commit and push to essentials
  • Curse a whole lot when you try to figure out how to then get developments all synced up