Trevor Payne
0eb6411dd9
Added support for 'Large' DM Frames
2019-11-15 16:22:18 -06:00
Neil Dorin
fcfec55b20
Removes PepperDash_Core.dll static reference and replaces it with submodule for pepperdashcore-builds
2019-10-16 15:58:14 -06:00
Neil Dorin
ae87498c0b
Adds HDCP support for DM 8G+ input card types
2019-10-11 17:13:56 -06:00
Neil Dorin
96d48c9d56
Adds HDCP support for DMInput on 8G+ input cards (requires addtional config info on DmChassisController device config to tell if input cards support HDCP2 or not).
2019-10-09 15:55:59 -06:00
Neil Dorin
d21f6798fd
Better handling for HdBaseT style TX units on non CPU3 DM Chassis
2019-10-09 12:32:58 -06:00
Neil Dorin
ac93081278
Merge remote-tracking branch 'origin/development' into bugfix/ecs-1168
2019-10-09 10:23:30 -06:00
Neil Dorin
690ba92773
Adds condition to DmChassisControllerBridge to use the endpoint online feedback from the input card when a basic HDBaseT transmitter is found.
2019-10-09 10:22:59 -06:00
Heath Volmer
0bb107f5ef
ecs-1162: Messaging changes for Weil
2019-10-04 09:30:53 -06:00
Neil Dorin
3887a07d55
Fixed duplicate assignment statements
2019-09-26 11:31:03 -06:00
Neil Dorin
c7b813447c
Finished GlsOccupancySensorBaseControllerBridge to handle both single and dual technology sensors.
2019-09-17 11:12:00 -06:00
Neil Dorin
1257dde4ce
Continued work on bridge
2019-09-16 16:36:24 -06:00
Neil Dorin
af7d97efef
Updates to GlsOccupancySensorBaseController and created new GlsOdtOccupancySensorController. Added JoinMap class and started on bridge.
2019-09-16 16:20:03 -06:00
Neil Dorin
f93287641f
Merge remote-tracking branch 'origin/feature/ecs-1154' into maintenance/pr-3
2019-09-11 16:33:30 -06:00
Neil Dorin
d2e9c2e238
Merge branch 'bugfix/ecs-1157' into maintenance/pr-3
2019-09-11 16:33:20 -06:00
Jason T Alborough
4b926c10f6
ECS-1158 Fixes issue where iBasicCommunicationBridge will toss an exception when it receives data.
2019-09-11 15:44:19 -04:00
Neil Dorin
7e9256187a
corrects issues with VideoSyncStatus feedback
2019-09-11 13:16:23 -06:00
Neil Dorin
061d95e2b1
Moves IBridge condition to the top of the list to allow plugin bridges to override existing ones.
2019-09-09 16:13:25 -06:00
Neil Dorin
78fe799afc
Updates all Bridge types to properly support custom join maps from config. Corrects issues in DisplayControllerBridge due to static properties outside of LinkToApi method. (ECS-1153)
2019-09-09 16:11:20 -06:00
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