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
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
45788a4d6b
Adds debug statments with logging for Samsung MDC power on/off events
2020-01-13 21:54:49 -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
ebc50f0caa
Updates SIMPLCameraMessenger and adds SIMPLRouteMessenger
2019-12-09 16:38: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
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
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
Trevor Payne
0eb6411dd9
Added support for 'Large' DM Frames
2019-11-15 16:22:18 -06:00
Neil Dorin
ed468add2c
Refactored for source change handler updates
2019-11-08 12:30:49 -07: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
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
c7b813447c
Finished GlsOccupancySensorBaseControllerBridge to handle both single and dual technology sensors.
2019-09-17 11:12:00 -06:00
Neil Dorin
1257dde4ce
Continued work on bridge
2019-09-16 16:36:24 -06:00
Neil Dorin
af7d97efef
Updates to GlsOccupancySensorBaseController and created new GlsOdtOccupancySensorController. Added JoinMap class and started on bridge.
2019-09-16 16:20:03 -06:00
Jason T Alborough
4b926c10f6
ECS-1158 Fixes issue where iBasicCommunicationBridge will toss an exception when it receives data.
2019-09-11 15:44:19 -04:00
Neil Dorin
78fe799afc
Updates all Bridge types to properly support custom join maps from config. Corrects issues in DisplayControllerBridge due to static properties outside of LinkToApi method. (ECS-1153)
2019-09-09 16:11:20 -06:00
Neil Dorin
1ae6069ac2
Adds USB routing to DmChassisController and DmChassisControllerBridge.
...
Major update to remove eRoutingSignalType.AudioVideo in favor of bitmasked values and adding UsbOutput and UsbInput types. Updated all affected routing ports and ExecuteSwitch method calls.
Need to review and test routing to ensure bitwise operators are all correct.
2019-08-15 14:07:10 -06:00
Neil Dorin
48c6bb78bc
Removes essentials-framework as a submodule and brings the files back into the main repo
2019-07-09 17:21:53 -06:00