Neil Dorin
532f3ba237
feat(essentails): #811 Adds IHasMeetingInfo, implements on ZoomRoom and updates UI drivers #812
2021-08-27 17:57:21 -06:00
Neil Dorin
540a00861c
fix(essentials): Adds missing file in .csproj
2021-08-19 16:02:24 -06:00
Jason DeVito
1805ebaf0f
Converted ZoomRoom Layout Size properties and methods to interface, IHasSelfviewSize, following the patterns implemented for IHasSelfviewPosition and SelfviewPipPosition.
2021-06-08 17:56:00 -05:00
Neil Dorin
e4a3933743
Mostly coded. Needs join numbers for ZoomRoomJoinMap values
2021-05-06 16:54:41 -06:00
Jonathan Arndt
f74fa35ca4
Solution updated to remove all TX/RX data that device classes are printing when talking to 3rd party devices
2021-03-09 23:12:57 -08:00
Jason Alborough
fc91ba7c1e
Fixes Namespace and Implements IKeyed in both interfaces.
2020-12-16 15:00:30 -05:00
Neil Dorin
944b72e2a8
Adds IHasCameraOff to CameraVisca
2020-11-10 09:32:16 -07:00
Andrew Welker
decdaf9f1f
lots of updates
2020-10-02 16:58:18 -06:00
Andrew Welker
88263ccc77
finished up with some things
2020-09-23 15:54:11 -06:00
Andrew Welker
832060e8ad
Lots of changes
...
* Copied join map from Mobile Control
* Started implementing for JoinMapBase
* Made some changes and improvements to ZoomRoom for handling Directory stuff
2020-09-21 18:59:17 -06:00
Andrew Welker
cbb57411a0
Merge branch 'development' into feature/generic-ir-device
2020-09-03 09:35:41 -06:00
Andrew Welker
7cd3a143a0
Adds Essentials core as a project reference
2020-09-03 08:00:16 -06:00
Nick Genovese
fdae50a972
Adds a generic queue and string/byte implementations. Also adds a class that processes string responses from a IBasicCommunication or Gather
2020-08-31 15:38:06 -04:00
Andrew Welker
25fccbd095
Merge branch 'development' into bugfix/ScreenSaver-Never-Starts
2020-08-19 17:11:54 -04:00
Neil Dorin
c9fce06bd7
Updates necessary to make screen saver disappear on incoming call
2020-08-19 14:53:47 -06:00
Trevor Payne
b1040b56d5
Fix Build Process
2020-08-19 13:30:28 -05:00
Andrew Welker
a2fc1b9f40
make essentials use nuget instead of submodule
2020-08-18 17:01:51 -06:00
Trevor Payne
182499a79b
Merge branch 'development' into bugfix/ScreenSaver-Never-Starts
2020-08-18 15:35:18 -05:00
Trevor Payne
6e148e7d62
Resolves #378
...
Fixed improperly set up device extender
2020-08-18 15:30:58 -05:00
Andrew Welker
4ad966d909
back to main image
2020-08-18 12:20:31 -06:00
Jason Alborough
aea6942a1f
Update to support Cisco Codec External Sources using Essentials Room logic.
...
Adds new interface for Codecs IHasExternalSourceSwitching
Adds ability to set and clear External Sources in Cisco Spark device class
Adds ability to send sources from the source list to the Cisco Spark in the "EssentialsHuddleVtc1Room" room
[ ] still needs parsing when source is selected on the Cisco touch 10
2020-08-14 15:51:37 -04:00
Trevor Payne
52bfbb6dcf
Fixed all Merging Conflicts
2020-07-02 13:41:51 -05:00
Trevor Payne
715a8af0a3
Merge Conficts
2020-07-02 13:37:05 -05:00
Trevor Payne
e705d2191a
Moved Occupancy Sensors into PepperDash.Essentials.Core
...
Resolves #298
2020-07-01 19:30:45 -05:00
Trevor Payne
00958164ff
Move GlsPartitionSensorController into PepperDash.Essentials.Core
...
Add GlsPartitionSensorControllerFactory to GlsPartitionSensorController
Updates GlsPartitionSensorController to register device in PreActivate
Resolves #292
2020-07-01 16:16:41 -05:00
Jason DeVito
e1c93cc13a
Updates to correct 'hardware' references accidentally changed to 'sensor'. Updated SIMPLBridge example config to include GLS-PART-CN configuration
...
Resolves #270
2020-06-30 12:03:48 -05:00
Trevor Payne
2a9f6e253b
Resolves #201
...
Improvements to CenRfgwController
Addition of Button Extensions
Addition of Hrxxx0WirelessRemoteController
Addition of InfinetId to EssentialsControlPropertiesConfig
Addition of CrestronRemotePropertiesConfig
2020-05-20 11:06:18 -05:00
Andrew Welker
531bda5c7f
Merge branch 'development' into feature/update-joinmaps-globally
2020-05-08 09:55:13 -06:00
Trevor Payne
072c13459c
Added CenOdtOccupancySensorBaseController;
...
Added CenOdtOccupancySensorBaseJoinMap
resolves #92
2020-05-07 22:23:09 -05:00
Trevor Payne
3a3ccb0acd
Updated DmChassisController and DmChassisControllerJoinMap; Slightly changed DmChassisController Bridge to account for new offsets using the span property.
2020-05-07 13:31:26 -05:00
Neil Dorin
a93ded8c79
New device loading methodology working via reflection
2020-04-23 14:59:54 -06:00
Neil Dorin
f27b6fadb9
Merge branch 'development' into feature/ecs-1209
...
# Conflicts:
# PepperDashEssentials/Room/Types/EssentialsHuddleSpaceRoom.cs
# PepperDashEssentials/Room/Types/EssentialsHuddleVtc1Room.cs
# essentials-framework/Essentials Devices Common/Essentials Devices Common/DSP/DspBase.cs
# essentials-framework/Essentials Devices Common/Essentials Devices Common/Power Controllers/Digitallogger.cs
2020-03-10 14:23:17 -06:00
Neil Dorin
9a2c001a93
Cleans out classes moved to plugins (Evertz). Adds example configs, removes old #warning statements.
2020-02-12 10:27:27 -07:00
Neil Dorin
e74d8c2497
Updates to IRunRouteAction to require specification of sourceListKey
2019-12-04 22:36:25 -07:00
Neil Dorin
3e9b67a1ad
Bringes in stashed changes to camera functions
2019-11-26 14:27:17 -07: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
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
48c6bb78bc
Removes essentials-framework as a submodule and brings the files back into the main repo
2019-07-09 17:21:53 -06:00