Neil Dorin
87de4a4bf0
Documents all join maps and moves them to their own files for easier linking in Confluence documentation.
2019-09-05 17:36:08 -06:00
Neil Dorin
52343ddf7b
Fixes value for name serial output to use name value from config instead of class name
2019-09-05 09:21:22 -06:00
Neil Dorin
0b9ed462b4
Tested working onsite with Trevor Payne
2019-09-04 14:28:50 -06:00
Neil Dorin
176c9d9835
Tested DmpsAudioOutputController and matching bridge on processor successfully
2019-08-29 17:34:19 -06:00
Neil Dorin
6726e989a7
Sets up actions and feedback for each level on a DMPS audio output
2019-08-29 14:04:21 -06:00
Neil Dorin
77fbee78a8
working on DmpsAudioOutputControllerBridge
2019-08-28 17:07:18 -06:00
Neil Dorin
969ba3c87c
Addresses exceptions in DmTx401CController constructor
2019-08-26 15:28:02 -06:00
Neil Dorin
63f81456e8
Merge branch 'feature/ecs-1139' into feature/ecs-1140
...
# Conflicts:
# PepperDashEssentials/Bridges/DmChassisControllerBridge.cs
# essentials-framework/Essentials DM/Essentials_DM/Chassis/DmChassisController.cs
2019-08-15 21:07:16 -06:00
Neil Dorin
764d8d2b48
Tested working with USB routing and SystemId setting on DmChassisController and DmChassisControllerBridge
2019-08-15 20:56:03 -06:00
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
Neil Dorin
7eccc82541
Adds HDCP Capability type values
2019-08-14 17:16:17 -06:00
Neil Dorin
b2dbd3c377
Built HDCP Capability feedbacks for input card HDMI ports
2019-08-14 16:48:15 -06:00
Neil Dorin
5d93a5177c
Start adding HDCP state feedback collection
2019-08-14 13:46:28 -06:00
Neil Dorin
6b21b37aef
First attempt to address HDCP setting on input cards/TXs on DmChassisControllerBridge
2019-08-13 21:40:22 -06:00
Neil Dorin
b917ff980a
Attemtping to debug issue with EndpointOnlineFeedback on output cards
2019-07-31 15:31:40 -06:00
Neil Dorin
59b2995a1b
Fixes exceptions in Eisc_SigChange by checking uo for null first. Then fixes issue where if output card is Card.Dmps3CodecOutput the NameFeedback property throws a null ref exception, even if you first check it for null.
2019-07-30 14:19:01 -06:00
Neil Dorin
bdf3e2054f
Efforts to debug exceptions thrown on bridge string sigs 101-108 and 301-308
2019-07-29 16:32:39 -06:00
Neil Dorin
1acb3a20c5
Routing tested and working with EfS bridge
2019-07-26 16:53:52 -06:00
Neil Dorin
a3887510df
Additional progress after initial testing. Having issues iterating CrestronControlSystem.SwitcherInputs/Outputs collections.
2019-07-24 22:44:39 -06:00
Neil Dorin
77d5438063
Updates to script file
2019-07-12 11:37:16 -06:00
Neil Dorin
af1489d511
reset revision number for assembly version to allow CI process to set it.
2019-07-11 16:35:36 -06:00
Neil Dorin
aa2b5b9ab4
Fixes double quotes in script
2019-07-11 12:26:56 -06:00
Neil Dorin
fd2fe8fa6e
Comments out set-ExecutionPolicy RemoteSigned from script
2019-07-11 12:22:42 -06:00
Neil Dorin
15c6da43eb
Adds PowerShell Script for updating assembly version number
2019-07-11 12:04:37 -06:00
Neil Dorin
6725266ad9
Set SGD files to copy to output directory
2019-07-10 12:01:11 -06:00
Neil Dorin
0a0bfc018d
Updates Assembly version to 1.4.12
2019-07-10 11:27:18 -06:00
Neil Dorin
43281f0db6
Merge remote-tracking branch 'origin/bugfix/weil20190610' into feature/ecs-1123
...
# Conflicts:
# PepperDashEssentials/ControlSystem.cs
# PepperDashEssentials/Properties/AssemblyInfo.cs
2019-07-09 16:52:23 -06:00
Neil Dorin
fa141c6207
Merge remote-tracking branch 'origin/maintenance/KPMG' into feature/ecs-1123
...
# Conflicts:
# PepperDashEssentials/Bridges/BridgeBase.cs
# PepperDashEssentials/ControlSystem.cs
2019-07-09 16:49:37 -06:00
Neil Dorin
a5ea9bb1eb
Merge branch 'feature/ecs-1120' into feature/ecs-1123
2019-07-09 16:38:09 -06:00
Neil Dorin
634b07dc12
Adds AppleTvBridge. Untested so far.
2019-07-03 15:28:34 -06:00
Neil Dorin
699900518a
Moved CrestronTouchpanelPropertiesConfig down to Essentials.Core so that the DgeController can use it from Essentials.DM. Modified EssentialsTouchpanelController to be able to use a dge100 as a panel. Added UiDeviceFactory condition to build dge100/dmdge200c
2019-06-30 10:58:11 -06:00
Neil Dorin
ea2d573ab3
Started on DgeController
2019-06-28 08:20:06 -06:00
Neil Dorin
7958c64e67
Adds support for AirMediaControllerBridge
2019-06-27 14:21:09 -06:00
Neil Dorin
410ffd2f19
Assembly Version incremented to 1.4.11. Fixes issues with DisplayControllerBridge join mapping. Adds volume controls and ensures all input selection joins start at joinstart + 10.
2019-06-26 12:56:53 -06:00
Neil Dorin
53e0599e2a
Resolves ecs-1117. Tested at Einstein
2019-06-25 13:43:21 -06:00
Neil Dorin
af12a81c00
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
Jason T Alborough
2a9e7c81eb
Merge branch 'JAG-Add_IBridge' into JTA/KPMG
...
# Conflicts:
# essentials-framework
2019-06-24 15:51:58 -04:00
Neil Dorin
c15adea02e
Updates assembly version to include bugfix for ecs-1115
2019-06-21 11:17:55 -06:00
Neil Dorin
935f2c4bf4
Increments Assembly version and includes bugfix to set DmChassisController.EnableAudioBreakaway.BoolValue to true.
2019-06-20 15:25:13 -06:00
Neil Dorin
b7ed1d8238
Updates Assembly version number to 1.4.7
2019-06-18 14:04:00 -06:00
Joshua Gutenplan
f2c2cd423d
Remove the crestron invoke from the eisc change event. Not good as it could spool a lot of threads
2019-06-14 15:23:05 -07:00
Joshua Gutenplan
6efec400b8
add invoke to bridgeapieisc
2019-06-13 20:05:38 -07:00
Joshua Gutenplan
f82816729b
DID Not commit separately but also made bridge eisc uo actions use a threadpool thread. Fix the load plugin to load dlls before calling the load plugin method. Also added capability to place a cplz and unzip and load. The crestron dlls will throw exceptions so catching them and printing to console if debug is enabled to hide the messages from log and user as they can look like a problem when they are not. IMPORTANT we may need to add some logic to deal with multiple cplz's unzipping as the files will auto overwrite. See JIRA ticket ECS-1113
2019-06-13 19:44:14 -07:00
Neil Dorin
1b599ff863
Updated Assembly version to 1.4.6
2019-06-11 22:10:46 -06:00
Neil Dorin
ae23e48fd0
Resolves issue with GenericRelay factory not returning device if portDeviceKey maps to a device that is not of type CrestronControlSystem
2019-06-11 22:09:20 -06:00
Heath Volmer
68064c7194
Various fixes
2019-06-11 10:15:38 -06:00
Heath Volmer
3ceecd3fbe
Modified volumes format; added config for VC cameras and recents
2019-06-10 11:59:09 -06:00
Heath Volmer
288c9bb04c
Added ALL 8x8 - 32x32 chassis varieties
2019-06-06 11:31:17 -06:00
Joshua Gutenplan
47fb805766
Added IBridge to make it easier to deal with calling the linkToApi method. Added as an else if in EiscApI to ensure backwards compatibility.
2019-05-28 19:25:18 -07:00
Neil Dorin
04194da31c
Merge remote-tracking branch 'origin/development' into HEAD
2019-05-23 16:18:22 -06:00