Trevor Payne
fd1de75a1d
Updated CiscoSpark to work with ce9.13
...
Resolves #277
2020-06-24 10:44:57 -05: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
Andrew Welker
6b6604b7a9
update bridges and interfaces
2020-06-19 15:48:33 -06:00
Andrew Welker
49177da820
add config snippets for external card cages
2020-06-18 18:53:30 -06:00
Andrew Welker
a1809dccb4
add internal card cage support
2020-06-18 18:53:30 -06:00
Andrew Welker
7d97bc118e
fix debug message
2020-06-18 18:53:30 -06:00
Andrew Welker
48bc41a69e
update key and name for cards
2020-06-18 18:53:30 -06:00
Andrew Welker
e4a8e89135
add Cenci33 controller
2020-06-18 18:53:30 -06:00
Andrew Welker
1bd6825258
create classes for all supported cards
2020-06-18 18:53:30 -06:00
Andrew Welker
e5099e9a2a
started support for 3-Series cards
2020-06-18 18:53:30 -06:00
Andrew Welker
60d387c792
add in/out AV names to join map
2020-06-18 16:16:24 -06:00
Andrew Welker
c77d394e08
Merge branch 'development' into hotfix/eiscApiAdvanced-backwards-compatibility
2020-06-12 13:43:22 -06:00
Andrew Welker
1046672386
Merge branch 'master' into hotfix/eiscApiAdvanced-backwards-compatibility
2020-06-12 13:16:20 -06:00
Andrew Welker
d86cc44c3b
Merge branch 'development' into feature/implement-IStreamDebugging-on-ComPortController
2020-06-12 08:23:49 -06:00
Andrew Welker
26bd0d624e
fixes issue with optional timeout parameter
2020-06-12 08:18:56 -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
d23ef01281
Merge branch 'development' into hotfix/dm-tx-chassis-bridge-fix
2020-06-11 09:20:58 -06:00
Andrew Welker
c5ad321842
fixed submodule commit issue
2020-06-10 16:34:28 -06:00
Andrew Welker
c78b305faa
Merge branch 'development' into hotfix/dm-tx-chassis-bridge-fix
2020-06-10 16:15:51 -06:00
Andrew Welker
a67b435565
fix DM 2-Series chassis RX build dict
2020-06-10 16:11:16 -06:00
Neil Dorin
625c870072
merges latest development and updates to PD.Core 1.0.37 again. Adds concole command and method to disable stream debugging on all devices
2020-06-10 15:24:20 -06:00
Neil Dorin
c475155546
Merge remote-tracking branch 'origin/development' into feature/implement-IStreamDebugging-on-ComPortController
2020-06-10 15:18:35 -06:00
Neil Dorin
1b6669d4ef
Adds more helpful debug output
2020-06-10 15:04:08 -06:00
Neil Dorin
ffbba24b5a
Updates to PD.Core 1.0.37. Adds IStreamDebugging to ComPortController and adds console command to set levels
2020-06-10 15:00:09 -06:00
Alex Johnson
0465a3b9a6
Fixes name in factory for dmrmc4kzscalerc
2020-06-10 14:44:01 -04:00
Andrew Welker
a0ef356bac
Fix casts in DmBladeChassisController
2020-06-09 14:40:11 -06:00
Trevor Payne
9c4e4c7976
Added debug text to ExecuteNumericSwitch
2020-06-09 14:53:47 -05:00
Andrew Welker
486d6db7d8
fixes casting issues
2020-06-09 13:06:40 -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
cc6d94b188
Updates EiscApiAdvanced for backwards compatibility
2020-06-09 10:57:42 -06:00
Andrew Welker
0525f76b6b
Added IBridge to Core
...
made existing IBridge inherit from it for backwards compatabilty
2020-06-09 10:57:17 -06:00
Trevor Payne
7fa3031cfa
Added chack for enum presence in ExecuteNumericSwitch
2020-06-09 10:59:57 -05:00
Trevor Payne
d34177482e
Added IRoutingNumeric implementation to AirMediaController
...
Resolves #238
2020-06-09 10:47:19 -05:00
Trevor Payne
ce513ac086
Fixed issue with HdMdNxM4kEBridgeableController related to duplicate joinMap entry
...
Resolves #232
2020-06-05 14:55:21 -05:00
Trevor Payne
d68645ccb0
Changes to the way the XML is built
2020-06-04 15:41:34 -05:00
Trevor Payne
9517eaa0b0
Adds proper xml string to send to RemoteOccupancyInfo
...
Resovles #226
2020-06-04 15:23:20 -05:00
Trevor Payne
eab0d2b1d7
Added HDMI Output Port to AirMediaController
...
modified RoutingSignalTypes for each of the input ports to use AudioVideo when applicable
Resolves #229
2020-06-04 12:21:47 -05: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
37e1e50b94
#222 changes updates for EDID Feedbacks
2020-06-01 10:38:45 -06:00
Nick Genovese
4b663eea62
-IRoutingSinkWithSwitching now inherits directly from IRoutingSink
...
-Marked IRoutingSinkNoSwitching as obsolete
-Updated HulldeSpace, VTCRoom, DualDisplayRoom that were casting from IRoutingSinkNoSwitching to IRoutingSink
2020-05-28 20:07:33 -04:00
Nick Genovese
8d2d45b5ce
adds IRoutingSink for readability and adds a protection in ExecuteRoutes if the device happens to be IRoutingSinkWithNoSwitching and IRouting like a codec might potentially be
2020-05-28 19:37:45 -04:00
Andrew Welker
62fdd6a572
#219 changes ReleaseAndMakeRoute to IRoutingSinkNoSwitching
...
removes check for IRoutingSinkNoSwitching interface in GetRouteToSource
2020-05-28 17:24:24 -06:00
Nick Genovese
305fe5c372
added check when adding sink device for if the device is actually a sink
2020-05-28 14:02:43 -04:00
Andrew Welker
43698ba839
Merge branch 'development' into hotfix/genericcomm-incorrect-cast
2020-05-27 10:33:16 -06:00
Andrew Welker
7bfc82c3cc
#215 fix for incorrect cast in LinkToApi method
2020-05-27 09:50:50 -06:00
Trevor Payne
e83acd5bfa
Merge branch 'feature/Improve-JoinMetadata' of https://github.com/PepperDash/Essentials into feature/Improve-JoinMetadata
2020-05-22 15:00:51 -05:00
Trevor Payne
2f1592bc62
Added XML Comments, Obsolete Message, and backer field
...
#214
2020-05-22 14:56:50 -05:00
Trevor Payne
1c609764b8
Merge branch 'development' into feature/Improve-JoinMetadata
2020-05-22 13:58:30 -05:00