Neil Dorin
|
85f28498c4
|
Adds SIMPLCameraBaseMessenger
|
2019-12-06 16:27:25 -07:00 |
|
Neil Dorin
|
df192895a1
|
Moved messaging for new types to specifc type messengers and tested.
|
2019-12-05 15:43:53 -07:00 |
|
Neil Dorin
|
e74d8c2497
|
Updates to IRunRouteAction to require specification of sourceListKey
|
2019-12-04 22:36:25 -07:00 |
|
Neil Dorin
|
042c94e6cf
|
Wrapped up CameraBaseMessenger
|
2019-12-03 21:54:11 -07:00 |
|
Neil Dorin
|
0ed613de73
|
Progress on CameraBaseMessenger
|
2019-12-01 20:50:55 -07:00 |
|
Neil Dorin
|
bd4bb24945
|
Merged in bugfix/ecs-1201 (pull request #39)
Bugfix/ecs 1201
Approved-by: Neil Dorin <ndorin@pepperdash.com>
1.4.26
|
2019-11-27 18:38:35 +00:00 |
|
Neil Dorin
|
10104e2a09
|
Corrects issue where if relay state was already Registered, DeviceFactory did not return a GenericRelayDevice
|
2019-11-27 11:36:56 -07:00 |
|
Neil Dorin
|
c99ba9ca1d
|
Merge branch 'feature/ecs-1188' into bugfix/ecs-1192
# Conflicts:
# PepperDashEssentials/Room/Types/EssentialsHuddleVtc1Room.cs
# essentials-framework/Essentials Core/PepperDashEssentialsBase/Routing/RoutingPort.cs
|
2019-11-27 11:22:27 -07:00 |
|
Neil Dorin
|
74de1c2475
|
Updates PD.Core version
|
2019-11-27 11:16:14 -07:00 |
|
Neil Dorin
|
ce247b8e8a
|
Merged in bugfix/ecs-1192 (pull request #38)
Bugfix/ecs 1192
Approved-by: Neil Dorin <ndorin@pepperdash.com>
|
2019-11-27 17:41:37 +00:00 |
|
Neil Dorin
|
8e0262e1c3
|
Merge branch 'bugfix/ecs-1199' into bugfix/ecs-1192
|
2019-11-27 10:33:10 -07:00 |
|
Neil Dorin
|
f2e2166146
|
Corrects issues with order of operations so that InCallFeedback isn't null when dependent routines check it's state.
|
2019-11-27 10:32:21 -07:00 |
|
Neil Dorin
|
b07e85c4e7
|
Merge branch 'feature/ecs-1198' into feature/ecs-1194
|
2019-11-26 14:27:41 -07:00 |
|
Neil Dorin
|
3e9b67a1ad
|
Bringes in stashed changes to camera functions
|
2019-11-26 14:27:17 -07:00 |
|
Neil Dorin
|
3b84c0e3db
|
Adds PresetBase class and new IHasCameraPresets interface
|
2019-11-26 14:20:28 -07:00 |
|
Neil Dorin
|
89db680986
|
Fixed syntax issue in CustomActivate()
0.0.5
|
2019-11-19 20:08:47 -07:00 |
|
Neil Dorin
|
11a01c707c
|
Fixed issue with Output type on DMPS3-4K-150-C when assigning name. Also adds protection if config incorrectly defiines inputs or outputs that don't exist.
|
2019-11-19 19:07:19 -07:00 |
|
Neil Dorin
|
db08b1fcd9
|
Switches back to using EndpointOnlineFeedback for Rx online detection. Not currently working but believed to be a Crestron issue.
|
2019-11-19 18:02:50 -07:00 |
|
Neil Dorin
|
9c0440e8f0
|
Adds debug statements to compare values between Endpoint.IsOnline and EndpointOnlineFeedback
|
2019-11-19 16:01:59 -07:00 |
|
Neil Dorin
|
2173116664
|
Changes to use rxDevice.IsOnline feedback for advanced receivers with blade chassis
|
2019-11-19 15:34:03 -07:00 |
|
Neil Dorin
|
419d956a8d
|
Switched to using Endpoint.IsOnline instead of EndpointOnlineFeedback for blade chassis as EndpointOnlineFeedback seems to be broken.
|
2019-11-19 15:16:21 -07:00 |
|
Neil Dorin
|
f44bde2d83
|
Corrects issue where "new" GlsOdtCCn OccSensor needed to be assigned in GlsOdtOccupancySensorController constructor for adiditional feedbacks to work correctly and not throw null ref exceptions.
|
2019-11-19 14:50:40 -07:00 |
|
Neil Dorin
|
6c7bc1a24e
|
Adds ability to read input/output names from processor device properties config. Fixes issues with routing to output on DMPS3-4K-150-C
|
2019-11-19 14:01:57 -07:00 |
|
Neil Dorin
|
af62bf86a5
|
Merged in bugfix/ecs-1190 (pull request #37)
Bugfix/ecs 1190
Approved-by: Neil Dorin <ndorin@pepperdash.com>
|
2019-11-18 22:30:12 +00:00 |
|
Neil Dorin
|
905c40dc0a
|
Corrects issue where inputCard was being cast as wrong type
|
2019-11-18 14:53:12 -07:00 |
|
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 |
|
Neil Dorin
|
84374a8af0
|
Adds ability to set program to not load config on next boot via console commands
|
2019-11-15 22:13:53 -07:00 |
|
Neil Dorin
|
c0b59c375e
|
Removed all references to "Cotija" and replaced with "MobileControl". Progress on multi display routing in room logic and Mobile Control bridging.
|
2019-11-15 22:03:45 -07:00 |
|
Trevor Payne
|
0eb6411dd9
|
Added support for 'Large' DM Frames
|
2019-11-15 16:22:18 -06:00 |
|
Neil Dorin
|
405677a3df
|
Merge remote-tracking branch 'origin/development' into feature/ecs-1116
|
2019-11-14 16:02:56 -07:00 |
|
Neil Dorin
|
a1de8e2edd
|
Merged in maintenance/pdcore-submodule-creds (pull request #36)
Maintenance/pdcore submodule creds
Approved-by: Neil Dorin <ndorin@pepperdash.com>
|
2019-11-08 19:55:34 +00:00 |
|
Neil Dorin
|
841cc1a5e4
|
Readds PDCore submodule without user creds
|
2019-11-08 12:54:07 -07:00 |
|
Neil Dorin
|
130bac79f3
|
Removes PDCore submodule with user creds
|
2019-11-08 12:53:04 -07:00 |
|
Neil Dorin
|
1a9546c970
|
switch to 1.0.27 of PD Core
|
2019-11-08 12:49:47 -07:00 |
|
Neil Dorin
|
89f6300d14
|
Re adds PDCore submodule wihtout user creds
|
2019-11-08 12:47:44 -07:00 |
|
Neil Dorin
|
2012f55735
|
Removes pdcore submodule
|
2019-11-08 12:42:52 -07:00 |
|
Neil Dorin
|
ed468add2c
|
Refactored for source change handler updates
0.0.1
|
2019-11-08 12:30:49 -07:00 |
|
Neil Dorin
|
c22e95cad2
|
Added remaining methods for EssentialsDualDisplayRoom. Added IHasInCallFeedback interface to be applied to rooms with conferencing
|
2019-10-25 16:08:55 -06:00 |
|
Neil Dorin
|
59b2e9a8d6
|
Refactor complete
|
2019-10-24 11:28:13 -06:00 |
|
Neil Dorin
|
13132c29fc
|
Mega refactor in progress
|
2019-10-23 22:29:04 -06:00 |
|
Neil Dorin
|
407a354cfe
|
Merge remote-tracking branch 'origin/development' into feature/ecs-1116
# Conflicts:
# PepperDashEssentials/Room/Config/EssentialsNDisplayRoomPropertiesConfig.cs
|
2019-10-17 15:46:40 -06:00 |
|
Neil Dorin
|
2fe1ac0e75
|
Merged in maintenance/pd-core-submodule (pull request #35)
Maintenance/pd core submodule
Approved-by: Neil Dorin <ndorin@pepperdash.com>
1.4.25
|
2019-10-17 15:53:13 +00: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
|
5b05e8bb48
|
Adds config object for NDisplayRoom
|
2019-10-11 10:07:35 -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 |
|