Neil Dorin
3c256564c6
Added code to Device Factory to build Cresnet Occupancy Sensors from config.
2018-01-17 14:54:35 -07:00
Heath Volmer
53de4f32eb
Merge of mob-136
2018-01-17 11:57:34 -07:00
Heath Volmer
9effa78fdf
Tested basic messaging with Simpl code; worked out join ranges for most messages; adding config data
2018-01-15 15:53:32 -07:00
Heath Volmer
ba5036e400
Fixed SetStringSigAction stack overflow ;-); Added DDVC room bridge class with basic actions attached and messages prepared
2018-01-15 11:35:04 -07:00
Heath Volmer
cd747a01ea
v1.0.17 - initial setup of file system
2018-01-09 16:00:49 -07:00
Heath Volmer
ac4ef972fe
Added initial filesystem set up that puts all folders in place on initial run
2018-01-09 15:58:38 -07:00
Heath Volmer
857d10f0b2
Added shutdown-related api to CotijaRoomController
2018-01-04 17:28:38 -07:00
Heath Volmer
b45fb57cb2
1.0.15; Huddle space end meeting display power fixes
2018-01-04 11:12:34 -07:00
Heath Volmer
e1e2627f56
added further delay to end meeting steps to allow for default source restoration and power off
2018-01-04 11:00:09 -07:00
Heath Volmer
d1646f8216
1.0.14 Removed extra volume set from cooldown; removed room-on/source-on check from RunDefaultRoute in HuddleRoom
2018-01-04 10:47:50 -07:00
Heath Volmer
02cfc46f90
Added Async fire to Feedbacks; fixed mock display to use async feedback
2018-01-03 16:19:06 -07:00
Heath Volmer
0fb946c7d5
Added CEvent semaphore to PostToServer to sequence posts
2018-01-02 19:58:39 -07:00
Heath Volmer
026ab438ad
Fixed unknown_error http post problems with retry on new client; working on mutex around post to handle simultaneous posts
2018-01-02 18:16:41 -07:00
Heath Volmer
51afb966d5
Re-added api for volume and mute
2018-01-01 05:00:33 -07:00
Heath Volmer
68fb82f801
Manual add IHasCodecLayouts
2017-12-29 10:35:02 -07:00
Heath Volmer
0830fb8943
Finishing troublesome merge from development
2017-12-29 10:25:51 -07:00
Heath Volmer
2ed63e7c84
Manual copy of cisco codec from developmet
2017-12-29 10:23:44 -07:00
Heath Volmer
08a4497f2c
Moved VCDriver manually from development
2017-12-29 10:16:30 -07:00
Heath Volmer
85d79c5265
Merge, compile for release
v1.0.10
2017-12-22 12:45:37 -07:00
Heath Volmer
fe76b257b2
v -> v1.0.10; fixes on remote view button
2017-12-22 12:13:32 -07:00
Heath Volmer
800de511ce
Merge remote-tracking branch 'origin/feature/ecs-663' into feature/mob-108
2017-12-22 10:07:11 -07:00
Neil Dorin
82784f00a4
Coded changes as per email
2017-12-21 15:35:17 -07:00
Heath Volmer
289a33451f
Relay warming, cooling and shutdown messages
2017-12-13 14:36:13 -07:00
Heath Volmer
ae496f556b
Changed incoming messages for a few features. Added default source select
2017-12-12 11:11:33 -07:00
Heath Volmer
762f13c708
Build after merge
v1.0.7
2017-12-07 15:47:44 -07:00
Heath Volmer
a61bfc4173
Cisco codec layout and min/max buttons for single display. v1.0.7
2017-12-07 15:45:54 -07:00
Heath Volmer
c3d455a7c2
Heartbeat problem resolved; much logging
2017-12-05 16:53:20 -07:00
Heath Volmer
864e65fe92
SO join; closing for weekend
2017-11-22 14:41:02 -07:00
Heath Volmer
385dd8a482
Meeting popup fixes; calendar list event and update fixes
2017-11-22 14:01:01 -07:00
Heath Volmer
19860be486
ecs-649, exceptions on boot with call connected
2017-11-20 16:07:45 -07:00
Neil Dorin
4d6a680f23
ecs-646 Daily Fusion server time query.
2017-11-15 15:59:35 -07:00
Neil Dorin
f9cb4e8a34
Added default source and volume levels recall to EndShutdown() methods in huddle and huddleVtc1 room types. Added mute control and feedback to Avocor display driver (using volume level discrete commands, no mute available in API).
2017-11-15 15:20:25 -07:00
Neil Dorin
07e77f2ce4
EOD Commit. Updates to Avocor display class. Fixes to Tech Page Driver to add feedback for display power status
2017-11-10 15:10:23 -07:00
Neil Dorin
6dbc152810
Adds Avocor Display driver class
2017-11-09 16:13:03 -07:00
Neil Dorin
a3580ca15c
Fixes ecs-638 (Default Volume recall in huddle room)
2017-11-08 20:02:55 -07:00
Neil Dorin
7a1ead7b56
Fixed bug with InputStateFeedback event handler in MicrophonePrivacyController. Tested OK with Digital Inputs on RMC3 triggering privacy toggle
2017-11-08 10:33:30 -07:00
Neil Dorin
f9d1a737c4
Added behaviour options for MicrophonePrivacyController to track either room power state or room call state from config
2017-11-06 15:20:50 -07:00
Neil Dorin
d9013157ad
MIcrophone Privacy feature tested and working as far as relay switching. Needs someone to short the digital inputs on the office RMC and load to PRO3 or other versiport compatible processor to test mic button contact closure input.
2017-11-03 17:13:44 -06:00
Neil Dorin
43f0ae0533
Merge branch 'bugfix/ecs-629' into feature/ecs-497
...
Conflicts:
Essentials Devices Common/Essentials Devices Common/Display/SamsungMDCDisplay.cs
Essentials Devices Common/Essentials Devices Common/Essentials Devices Common.csproj
Release Package/PepperDashEssentials.cpz
Release Package/PepperDashEssentials.dll
2017-11-03 13:04:11 -06:00
Neil Dorin
6d66c7d896
Updated SamsungMDC driver to default to 0x21/0x23 for Hdmi1 and Hdmi2 commands and added Hdmi1PC and Hdmi2PC (0x22/0x24) as new input options.
...
Remapped DisplayPort command on tech driver display control SRL to match UI buttons
2017-11-03 11:45:50 -06:00
Neil Dorin
f327ab1590
Temp commit to capture progress on MicrophonePrivacy before switching branches to help debug Samsung MDC driver
2017-11-03 09:50:44 -06:00
Neil Dorin
47fc2f3371
Updates to how the EssentialsVideoCodecUIDriver retrieves the codec phone number/SIP URI from the CodecInfo object. It now attempts to get the values from the SIP registration, if present. If not, it pulls them from the H323 configuration (E.164 alias and H323 ID).
2017-11-02 11:20:14 -06:00
Neil Dorin
d1197329f3
Temp commit to save progress before switching branches to debug NYU items.
2017-11-02 10:54:15 -06:00
Neil Dorin
a0817307b1
Moved MicrophonePrivacyController to Devices Common. Fixed references
2017-11-01 14:20:13 -06:00
Neil Dorin
43c3b83637
Updated warmup timer for SamsungMDC back to 10s
2017-11-01 10:30:42 -06:00
Neil Dorin
2a485e36c8
updatest to deal with ecs.629 by adding delay in SamsungMDC to commands sent after volume
2017-11-01 09:50:05 -06:00
Neil Dorin
bc47c65e48
MicrophonePrivacyController progress
2017-10-31 13:17:00 -06:00
Heath Volmer
1ad5bc68e5
Merge pull request #2 in PEC/essentials from feature/ecs-497 to development
...
* commit '8a9a8ac6a77201784c96996a5de1149ac589cb5f':
Updated AssemblyVersion to 1.0.2.*
Prep for merge into development for NYU deployment
Updated PhoneNumber property name to SipPhoneNumber
General code cleanup and updates to Huddle UI drivers to comply with Vtc1 changes
2017-10-31 14:02:36 -04:00
Neil Dorin
8a9a8ac6a7
Updated AssemblyVersion to 1.0.2.*
1.0.2
2017-10-31 12:01:24 -06:00
Neil Dorin
b1742675c2
Prep for merge into development for NYU deployment
2017-10-31 11:57:01 -06:00