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
|
d849e4185c
|
Fixes clear audio route on DMPS3-4K-150. Fixes output names on join map for DMPS3-4K-150
|
2022-06-27 09:35:38 -04:00 |
|
Alex Johnson
|
53c9f9e664
|
Fixes issue where sometimes clear route doesn't work on DMPS3
|
2022-06-17 14:42:51 -04:00 |
|
Alex Johnson
|
5b94d89bc3
|
Improvements for DMPS3-4K-150 types
|
2022-06-15 20:26:32 -04:00 |
|
Alex Johnson
|
6dbdd0587d
|
Reworks audio routing on DMPS-4K units.
|
2022-06-15 08:49:52 -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
|
50e9a7935f
|
Adds HD-MD-8xn switcher type support
|
2022-06-14 10:25:06 -04:00 |
|
Alex Johnson
|
03e4c913ac
|
Adds HD-MD-8xn switcher type support
|
2022-06-14 10:24:19 -04:00 |
|
Alex Johnson
|
b26e1b97aa
|
Removes redundant check for DMPS-4K type. Property exists elsewhere
|
2022-06-14 10:23:51 -04:00 |
|
Alex Johnson
|
60b6cea697
|
Adds digital audio output volume control for DMPS to bridge
|
2022-06-14 10:13:02 -04:00 |
|
Alex Johnson
|
dfc0915fe0
|
Adds DM switcher name to bridge
|
2022-06-14 09:56:40 -04:00 |
|
Neil Dorin
|
eef5503a5a
|
Merge branch 'development' into feature/dmps-updates
|
2022-01-31 20:30:37 -07:00 |
|
Neil Dorin
|
699d7aa9a2
|
Merge pull request #879 from UMD-AV/feature/dmps-various-fixes
Feature/dmps various fixes
|
2022-01-31 20:23:43 -07:00 |
|
Jason DeVito
|
fb6021424e
|
feat: Updated joinMap to include NoRouteText @ serial-100. fix: Updated joinMap descriptions for Video/Audio Input/Output names. feat: Updated DmChassisController LinkChassisToApi to pass noRouteText across bridge.
|
2022-01-26 15:06:17 -06:00 |
|
Neil Dorin
|
3198f5d876
|
Merge branch 'development' into hotfix/generic-relay-dm-rmc-issues
|
2022-01-26 11:57:30 -07:00 |
|
Andrew Welker
|
05aece772f
|
fix(DM): Add IRelayPorts implementation
the `DmRmc4kzScalerCController` class now implements `IRelayPorts` and delegates implementation to the Crestron `DmRm4kzScalerC` class.
#891
|
2022-01-26 10:51:03 -07:00 |
|
Alex Johnson
|
8bfd3ffd51
|
Fix DMPS system power on from last commit
|
2022-01-20 17:20:39 -05:00 |
|
Alex Johnson
|
56fa88a956
|
Adds front panel lock control for DMPS. Cleans up system power for DMPS which doesn't do anything on 4K models
|
2022-01-20 17:03:49 -05:00 |
|
Alex Johnson
|
60ed2ea537
|
Fixes DMPS preset recall. Adds event to catch vumeter event ID and exit (can spam the event handler)
|
2022-01-11 15:26:39 -05:00 |
|
Alex Johnson
|
7d89f51dcf
|
Adds support for DMPS-4K audio input names being shifted by 5 for aux inputs.
|
2022-01-10 13:20:10 -05:00 |
|
Alex Johnson
|
acdd9bb674
|
Removes some unneeded post activation stuff from testing
|
2022-01-06 16:58:38 -05:00 |
|
Alex Johnson
|
c8b1808513
|
Fixes output name feedback on DMPS-4K
|
2022-01-06 16:49:00 -05:00 |
|
Alex Johnson
|
ce785ceb25
|
Fixes DMPS input name feedback on DMPS-4k. Need to check for NullStringOutputSig which was causing an exception
|
2022-01-06 16:47:11 -05:00 |
|
Alex Johnson
|
4650d17695
|
Change dmps type detection to use eSystemControlType enum
|
2022-01-06 11:17:58 -05:00 |
|
Alex Johnson
|
5816c3cafe
|
Restore microphones to DMPS controller
|
2022-01-05 12:05:12 -05:00 |
|
Alex Johnson
|
e275d747f8
|
Fixes issue with vsync activation on dmps 4k airmedia input
|
2022-01-05 11:58:47 -05:00 |
|
Alex Johnson
|
0745f30177
|
Fixes dmps microphone event ids
|
2021-12-13 15:26:50 -05:00 |
|
Alex Johnson
|
a6e4efd64f
|
Add Dmps microphone controller with bridge
|
2021-12-09 13:31:58 -05:00 |
|
Alex Johnson
|
6310001e18
|
Merge branch 'development' into umd-development
|
2021-11-12 15:40:49 -05:00 |
|
Andrew Welker
|
3a4c661e5d
|
Merge branch 'development' into hotfix/dm-blade-chassis-throws-exception
|
2021-11-11 17:29:23 -07:00 |
|
Nick Genovese
|
446bae4dd3
|
hotfix(Essentials_DM): fixed invalid cast exception in dm blade chassis
|
2021-11-10 11:21:19 -05:00 |
|
Alex Johnson
|
39e85d5311
|
Builds out the rest of the dmps scaled volume inputs
|
2021-10-28 08:56:44 -04:00 |
|
Alex Johnson
|
62bdddf4c1
|
More dmps work
|
2021-10-27 16:53:37 -04:00 |
|
Neil Dorin
|
4196d50b4c
|
Merge branch 'development' into hotfix/dm-usb-routing
|
2021-10-27 10:39:34 -06:00 |
|
Alex Johnson
|
369bdf5c66
|
Update video sync outputs at boot
|
2021-10-27 12:25:29 -04:00 |
|
Alex Johnson
|
3077b3f865
|
Merge branch 'feature/add-dm-endpoint-names-to-bridge' into umd-development
|
2021-10-27 10:21:34 -04:00 |
|
Alex Johnson
|
0ecf593e44
|
Refactor some of the dmps audio changes
|
2021-10-27 10:18:54 -04:00 |
|
Andrew Welker
|
cef9e0a9a6
|
Update UsbOutput routing
|
2021-10-27 07:46:50 -06:00 |
|
Andrew Welker
|
16369e31cf
|
fix USB routing
|
2021-10-27 07:46:50 -06:00 |
|
Andrew Welker
|
38959414ff
|
Fix USB Routing issue
|
2021-10-27 07:46:50 -06:00 |
|
Alex Johnson
|
25423f0caa
|
Adds dm endpoint names to bridge at serial join 1
|
2021-10-19 09:32:28 -04:00 |
|
Alex Johnson
|
32443a2102
|
Improvements for min/max scaling on dmps audio
|
2021-10-04 16:52:07 -04:00 |
|
Alex Johnson
|
c296ef9e21
|
Adds mics master level. Adds set/get to bridge for scaled volume (0-65535) which accounts for min/max settings on DMPS.
|
2021-10-01 18:10:57 -04:00 |
|
Alex Johnson
|
c65616a426
|
Merge branch 'development' into feature/dmps-audio-fixes
|
2021-10-01 10:10:08 -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
|
5bf5d17ea8
|
Merge branch 'development' into feature/dmps-audio-fixes
|
2021-09-28 15:24:17 -04:00 |
|
Alex Johnson
|
d444b8a7ba
|
Fixes codec fader creation on aux1 and aux2 outputs. Fixes a few join map labels.
|
2021-09-28 15:23:38 -04:00 |
|
Alex Johnson
|
b5cabfc644
|
Merge remote-tracking branch 'PepperDash_Essentials/development' into feature/dmps-endpoint-fixes
|
2021-09-23 12:01:33 -04:00 |
|
Alex Johnson
|
bead782bd5
|
Waits to return InitializeSystem until devices are registered. Adds DMPS system power on/off to device bridge.
|
2021-09-23 12:01:15 -04:00 |
|