Andrew Welker
0df315426b
fix: use new interface for parentDev
...
The GetDmRmcController & GetDmTxController methods were
previously ignoring the `DmBladeChassisController` type.
This was causing transmitters connected to a DM blade chassis to
not be built,
2023-04-26 13:32:49 -06:00
Trevor Payne
9656269826
fix: resolve issue where displayport hdcp event not registered properly
...
fix: resolve issue where feedback from Displayport HDCP capability was improperly named
2023-04-17 22:27:56 -05:00
Trevor Payne
55ad92e2f6
feature: enhance 4K DM Endpoint HDCP functionality
...
feature: add bridge join to report number of HDCP inputs
feature: Resolve #1088
feature: Resolve #1089
2023-04-14 11:41:32 -05:00
Andrew Welker
e623c482a9
refactor: modify feedback for HDCP capability
2023-03-22 11:40:02 -06:00
Trevor Payne
243c7cc3ee
feat: Add HDCP capability feedback and setting to Displayport Input on 4xz302 endpoint
...
feat: Resolve #1073
2023-03-22 11:39:57 -06:00
Alex Johnson
cef29af1ba
Add register for basic DM endpoints to constructor stage due to requirement they are registered before parent devices.
2023-02-08 20:59:30 -05:00
Alex Johnson
5de4382cd0
Fixes for hdbaset endpoints on DMPS3 non-4k chassis. Adds ability to connect Essentials room volumes to DMPS volume control.
2023-01-18 15:45:42 -05:00
Alex Johnson
0376943dac
Reworks the creation process for DM transmitters
2022-08-20 15:18:39 -04:00
Alex Johnson
ed335cc9ae
Fixes for offline feedback for DM endpoints that don't provide offline feedback in the hardware definition. Adds offline and name feedback to joinMap for these devices.
2022-08-12 09:26:09 -04:00
Alex Johnson
1a5d4896e1
Fixes online feedback for DM endpoints that are attached to a 3 series DM chassis or a DMPS-4K unit.
2022-06-14 10:43:29 -04:00
Alex Johnson
25423f0caa
Adds dm endpoint names to bridge at serial join 1
2021-10-19 09:32:28 -04:00
Neil Dorin
5442a1db48
fix(essentials): #842 Adds back in code to register Crestron devices under normal circumstances
2021-09-29 15:14:07 -06:00
Alex Johnson
9c22c4cb5f
Fixes adding a DM-TX to a DMPS system
2021-09-17 09:47:06 -04:00
Neil Dorin
4444328600
fix(essentials): #804 #805 Updates to prevent attempting to access null AudioSourceFeedback property on 4kz TX models
2021-08-26 16:48:56 -06:00
Neil Dorin
cd0e3f7001
#599 Updates how feedbacks are fired in Tx_OnlineStatusChange
2021-02-08 16:11:49 -07:00
Neil Dorin
6ef8ba3639
Removes redundant .FireUpdate() calls in Tx_OnlineStatusChange
2021-02-08 16:09:50 -07:00
Maxim Batourine
8ccbed6d81
Add hdbasettx device
2021-01-16 22:57:45 -05:00
Neil Dorin
82029894e4
Changed to use passed in type value for signal type instead of assuming both audio and video
2021-01-07 14:46:49 -07:00
Trevor Payne
3c1ed6e58a
Added debug statements to ExecuteNumericSwitch in DmTx4kz302CController
2021-01-07 12:41:29 -06:00
Trevor Payne
e879aba801
Expanded the event to include RoutingPorts
...
Triggers for events are now based on FeedbackMatchObject
2020-11-04 13:32:28 -06:00
Trevor Payne
e27c041256
Resolves #467
...
Made the event trigger private and removed it from the interface
2020-11-02 09:59:22 -06:00
Trevor Payne
5fcafe0b38
Resolves #467
...
Added new interface IRoutingNumericFeedback
Added New Interface ITxRoutingWithFeedback
Added New Interface IRmcRoutingWithFeedback
Added new interface IRoutingNumericWithFeedback
Implemented new interfaces in applicable classes
2020-10-30 14:00:05 -05:00
Andrew Welker
276c681b66
Merge branch 'main' into hotfix/refactor-dm-bridging
2020-07-09 14:29:36 -06:00
Andrew Welker
7a93223678
Change base class for DM-TX-4KZ-100-C-1G
2020-07-08 14:24:45 -06:00
Andrew Welker
3b73a7d73c
Update DM Transmitters to expose...
...
HDCP State feedback on the base class
2020-07-08 13:42:35 -06:00
Andrew Welker
f98292a4aa
add null check to all internal device LinkToApi methods
...
This allows for backwards compatability with EiscApi bridges.
2020-06-19 15:48:34 -06:00
Alex Johnson
b89112bec1
Sets preventRegistration to true for dmTx4k100c1g transmitter type. Otherwise device fails and returns without linking up com port.
2020-06-11 21:29:59 -04:00
Andrew Welker
c78b305faa
Merge branch 'development' into hotfix/dm-tx-chassis-bridge-fix
2020-06-10 16:15:51 -06:00
Andrew Welker
81d9261a73
Changes base class to BasicDmTxControllerBase
2020-06-09 13:06:25 -06:00
Andrew Welker
2ace6ef6bc
adds BasicDmTxControllerBase back in
2020-06-09 13:05:56 -06:00
Andrew Welker
f823abacc1
Merge branch 'development' into hotfix/dm-rmc4kz100-build
2020-06-01 23:51:10 -06:00
Andrew Welker
083a3662e0
adds DmTx4kz202CController class
...
fixes errors in DmTx4kz302CController that were fixed in a previous
commit but were not merged into dev
2020-06-01 13:33:28 -06:00
Andrew Welker
bece417bf3
Merge branch 'development' into feature/Add-Description-Attributes
2020-05-21 10:03:23 -06:00
Trevor Payne
22427b1246
Merge branch 'development' into feature/Updates-to-rf-gateways
2020-05-20 23:30:28 -05:00
Trevor Payne
3c7495aaa1
Added Description Attributes to Bridgeable Classes
...
#210
2020-05-20 23:27:21 -05:00
Trevor Payne
4f5b649b1d
Updated DmTx4kz302CController
...
#200
2020-05-20 14:30:54 -05:00
Trevor Payne
d0ee05def9
Updated DmTx4kz100Controller
...
Updated DmTx4k302CController
#200
2020-05-20 14:19:19 -05:00
Trevor Payne
dd0a52c1a2
Updated dmTx402302CController
...
Updated DmTx4k202CController
#200
2020-05-20 14:10:27 -05:00
Trevor Payne
76abd05830
Updated DmTx4k202CController
...
#200
2020-05-20 13:55:37 -05:00
Trevor Payne
102535cd04
Updated DmTx401CController
...
#200
2020-05-20 13:42:39 -05:00
Trevor Payne
e0e9fc2ce4
Updated DmTx201SController
...
Added Decription Attribute to 200 and both 201 classes
2020-05-20 12:57:16 -05:00
Trevor Payne
a657525562
Updated DmTx201CController
2020-05-20 12:50:44 -05:00
Trevor Payne
2a9f6e253b
Resolves #201
...
Improvements to CenRfgwController
Addition of Button Extensions
Addition of Hrxxx0WirelessRemoteController
Addition of InfinetId to EssentialsControlPropertiesConfig
Addition of CrestronRemotePropertiesConfig
2020-05-20 11:06:18 -05:00
Andrew Welker
496b70f73f
Added event handler for VgaInput.Stream
...
added logic to fire various feedback updates as required
2020-05-20 08:43:18 -06:00
Trevor Payne
0b59dbe20d
Differentiation between Dge100 and DmDge200C
2020-05-12 14:20:15 -05:00
Trevor Payne
75e74aa06b
Added dmtx4k100c1g and dmtx4kz100c1g to TypeNames
2020-05-12 10:22:58 -05:00
Trevor Payne
b671f4c77e
Added CEC, Comports, and IR to DmTx4kz100Controller
2020-05-12 10:12:06 -05:00
Trevor Payne
26eedb684a
resolves #171 - Added DmTx4kz100C1G controller to essentials and added config values to instantiate it
2020-05-12 09:46:35 -05:00
Andrew Welker
b76178990d
fixes issue with merge commit and conflicts
2020-05-11 18:06:37 -06:00
Trevor Payne
6e741c4d44
Updated Joinmaps to JoinMapBaseAdvanced
2020-05-08 13:57:43 -05:00