Neil Dorin
|
2b3921ce8a
|
Updates to latest PD.Core 1.0.31 relase
|
2020-01-29 15:56:14 -07:00 |
|
Trevor Payne
|
8d3b409ec3
|
Merge branch 'feature/ecs-1245' into feature/ecs-1247
Require features from ECS-1245 to be in my beta build for final testing of this branch.
|
2020-01-27 10:12:58 -06:00 |
|
Trevor Payne
|
9eb48acd6a
|
Added Raw states for PIR and US sensors on the GlsOdtOccupancySensorController and corresponding joinMap data and Bridge connections
|
2020-01-27 10:00:48 -06:00 |
|
Andrew Welker
|
09bc84346d
|
ECS-1245 Added C2nRths Controller and Bridge
|
2020-01-23 13:02:42 -07:00 |
|
Neil Dorin
|
61f24321c3
|
ECS-1246 - Resolves issue where device factory was pulling CresnetIdInt instead of IpIdInt from config when trying to build CEN-IO-DIGIN-104
|
2020-01-23 12:41:47 -07:00 |
|
Andrew Welker
|
8f530aa7fe
|
ECS-1244 Added StatusSignController Class and bridge
|
2020-01-23 12:33:28 -07:00 |
|
Neil Dorin
|
b72f55228a
|
Adds some debug statements to help with NoRouteText property on DmChassisController config
|
2020-01-23 10:53:41 -07:00 |
|
Neil Dorin
|
eef5c41dfe
|
Merge remote-tracking branch 'origin/development' into feature/ecs-1209
|
2020-01-16 19:21:29 -07:00 |
|
Neil Dorin
|
1017464980
|
Adds try/catch to Communication_BytesReceived callback to prevent exception from getting logged when malformed message is received
|
2020-01-16 16:40:02 -07:00 |
|
Neil Dorin
|
47f4d90c5a
|
Adds support for CEN-IO-DIGIN-104
|
2020-01-13 21:56:41 -07:00 |
|
Neil Dorin
|
c3dbd41942
|
Adds configuratble property for current audio/video output text. Defaults to "".
|
2020-01-13 21:55:59 -07:00 |
|
Neil Dorin
|
45788a4d6b
|
Adds debug statments with logging for Samsung MDC power on/off events
|
2020-01-13 21:54:49 -07:00 |
|
Neil Dorin
|
d63787bc78
|
Adds logging for room on/off and occupancy events
|
2020-01-13 21:54:12 -07:00 |
|
Neil Dorin
|
d269a04bab
|
Modifes debug statments to also print to log as notices
|
2020-01-10 11:51:25 -07:00 |
|
Neil Dorin
|
fe14d543d6
|
Fixes issue with OutputAudioRouteNameFeebdack not being fired
|
2019-12-20 14:17:21 -07:00 |
|
Neil Dorin
|
51ece9daff
|
Adds SIMPLAtcJoinMap and SIMPLVtcJoinMap and implements them on respective messengers
|
2019-12-19 17:11:12 -07:00 |
|
Neil Dorin
|
08d6090bc5
|
Finished converting MobileControlSIMPLRoomBridge to use new MobileControlSIMPLRoomJoinMap
|
2019-12-18 16:37:37 -07:00 |
|
Neil Dorin
|
96cd5cfe81
|
New JoinMap scheme working on CameraControllerJoinMap. Added MobileControlSIMPLRoomJoinMap and began implementing on MobileControlSIMPLRoomBridge
|
2019-12-17 21:36:47 -07:00 |
|
Neil Dorin
|
5987b5b078
|
Update PD.Core version
|
2019-12-17 10:59:54 -07:00 |
|
Neil Dorin
|
0d854270b6
|
Adds new JoinMap for CameraControllerJoinMap
|
2019-12-17 10:58:17 -07:00 |
|
Neil Dorin
|
5fc93ca251
|
Fixed to DGE to allow use of Com ports via EfS bridge. Updates PD.Core version
|
2019-12-16 14:44:34 -07:00 |
|
Neil Dorin
|
16d5795267
|
Updates to JoinMapBase to support better definition of joins.
|
2019-12-16 13:14:37 -07:00 |
|
Neil Dorin
|
5819ac78ec
|
Adds properties config for SIMPL Messenger classes and adds SetupDeviceMessengers() to MobileControlDdvc01RoomBridge to add individual device messengers
|
2019-12-10 14:25:29 -07:00 |
|
Neil Dorin
|
ebc50f0caa
|
Updates SIMPLCameraMessenger and adds SIMPLRouteMessenger
|
2019-12-09 16:38:25 -07:00 |
|
Neil Dorin
|
85f28498c4
|
Adds SIMPLCameraBaseMessenger
|
2019-12-06 16:27:25 -07:00 |
|
Neil Dorin
|
e74d8c2497
|
Updates to IRunRouteAction to require specification of sourceListKey
|
2019-12-04 22:36:25 -07:00 |
|
Neil Dorin
|
0ed613de73
|
Progress on CameraBaseMessenger
|
2019-12-01 20:50:55 -07: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
|
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()
|
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
|
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
|
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
|
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
|
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 |
|