Neil Dorin
492d8f8203
Removed reference to inputCard.NameFeedback.StringValue from debug statement
2019-11-18 14:41:35 -07:00
Neil Dorin
dd7408dbf1
Modifies SetupInputCards() to try to fix a NullReferenceException being thrown. Adds a debug statement to check if a given card in the collection can't be cast as DMInput.
2019-11-18 14:27:11 -07:00
Trevor Payne
52c387081c
Removed some debug print statements
2019-11-18 15:12:55 -06:00
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
0e80c6f54d
fixes output card HDMI port naming issue and type case sensitivity issue for two affected input card types.
2019-09-17 12:31:24 -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
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
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
0b9ed462b4
Tested working onsite with Trevor Payne
2019-09-04 14:28:50 -06:00
Neil Dorin
4dafa34b2e
Renamed file to match product SKU
2019-09-04 10:17:35 -06:00
Neil Dorin
f1611da74c
Adds device support for HdMdxxxCE family of Tx/Rx pairs.
2019-09-03 16:43:07 -06:00
Neil Dorin
d588757eb6
Adds conditional statments in DmRmcHelper to construct the DM-RMC-100-S
2019-09-03 13:14:34 -06:00
Neil Dorin
5bb5c9e07f
Commit before switching branches (no significant change
2019-09-03 13:09:13 -06:00
Neil Dorin
176c9d9835
Tested DmpsAudioOutputController and matching bridge on processor successfully
2019-08-29 17:34:19 -06:00
Neil Dorin
77fbee78a8
working on DmpsAudioOutputControllerBridge
2019-08-28 17:07:18 -06:00
Neil Dorin
172e2fb744
Adds feedbacks to DmpsAudioOutputController
2019-08-28 11:45:03 -06:00
Neil Dorin
f2b2825220
Merge remote-tracking branch 'origin/development' into feature/ecs-1127
2019-08-27 12:18:49 -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
c392ac6b06
Minor correction to EventId
2019-08-14 14:13:00 -06:00
Neil Dorin
3f68a84fe8
Fixed EventIds for EndpointOnlineFeedback in DMInput/Output change handlers
2019-08-14 14:09:11 -06:00
Neil Dorin
f83a7aecf2
Updates eventIds for EndpointOnlineFeedabck
2019-08-14 13:29:04 -06:00
Neil Dorin
82e2f1e959
Fixes issue with missing DmpsAudioController.cs file
2019-08-01 14:03:01 -06:00
Neil Dorin
71098ca65d
Adding DmpsAudioOutputController
2019-07-31 15:32:59 -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
5de8b703dd
Adds attemps to hanlde output card types.
2019-07-25 09:54:06 -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
dc8d0e25d5
Adds Virtual Dm Tx Controller classes to handle Dmps inputs with mutliple connectors and auto switching. Completes DmpsRoutingController (requires testing)
2019-07-22 17:04:41 -06:00
Neil Dorin
028e411ffe
Started DmpsRoutingController
2019-07-18 16:46:01 -06:00
Neil Dorin
ddfd1d0586
Corrected case of dmTx to dmtx on dmtx200
2019-07-18 14:13:43 -06:00
Neil Dorin
8f564a82d4
copies Crestron.SimplSharpPro.UI hint path from Essentials Core.csproj which works
2019-07-10 11:55:23 -06:00
Neil Dorin
48c6bb78bc
Removes essentials-framework as a submodule and brings the files back into the main repo
2019-07-09 17:21:53 -06:00
Neil Dorin
90c122d966
Committing framework submodule before removing submodule reference
2019-07-09 16:30:50 -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
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
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