Andrew Welker
44cacc839b
Merge pull request #538 from PepperDash/hotfix/zoomroom-obtp-dialing
...
Hotfix/zoomroom obtp dialing
1.7.2-hotfix-1041
1.7.1
2021-01-15 11:45:13 -07:00
Neil Dorin
dfebd47ef4
Merge branch 'main' into hotfix/zoomroom-obtp-dialing
1.7.1-hotfix-1025
2021-01-12 15:49:56 -07:00
Neil Dorin
3c714f724d
Merge pull request #546 from PepperDash/hotfix/sys-monitor-not-updating-bridge
...
fixes a bug where the system monitor bridge wasn't updating
2021-01-12 15:48:43 -07:00
Neil Dorin
03e0dc5208
Merge branch 'main' into hotfix/sys-monitor-not-updating-bridge
1.7.1-hotfix-1022
2021-01-12 15:34:48 -07:00
Neil Dorin
50b2c7d3af
Merge pull request #543 from PepperDash/release/1.7.0
...
Release/1.7.0
1.7.0
2021-01-12 10:31:21 -07:00
Nick Genovese
030d69c190
fixes a bug where the system monitor bridge wasn't updating
...
- fires off all program start/stop/register feedbacks when they are created to set initial state
1.6.10-hotfix-1020
2021-01-12 09:20:15 -05:00
Neil Dorin
bdb007f6ed
Merge pull request #540 from PepperDash/hotfix/dge-devinfo-issues
...
Hotfix/dge devinfo issues
1.7.0-rc-1017
2021-01-07 15:25:53 -07:00
Neil Dorin
91abe4c09a
Updates to IR files and Enter command
1.7.0-rc-1016
2021-01-07 15:23:35 -07:00
Neil Dorin
82029894e4
Changed to use passed in type value for signal type instead of assuming both audio and video
1.6.10-hotfix-1015
2021-01-07 14:46:49 -07:00
Trevor Payne
3c1ed6e58a
Added debug statements to ExecuteNumericSwitch in DmTx4kz302CController
1.6.10-hotfix-1014
2021-01-07 12:41:29 -06:00
Neil Dorin
8999097100
Adds additional debug to help with room on/off events
1.7.0-rc-1013
2021-01-06 16:12:12 -07:00
jkdevito
72197e547f
Updated VideoCodecBase.cs and ZoomRooms.cs to resolve an issue with dialing the currently scheduled meetings.
...
VideoCodecBase.cs changes:
1. Moved the trilist.SetSigFalseActions for DialMeeting 1-3 from the UpdateMeetinsgList mehtod to the LinkVideoCodecScheduleToApi method.
- This was necessary to resolve an issue with dialing current meetings.
- When the SetSigFalseActions where located in the UpdateMeetingsList, they were using the codec.CodecSchedule.Meetings to dial, which was not updated based on the time of day.
2. Turned the local var currentMeetings into a private list, _currentMeetings, that can be updated by UpdateMeetingsList and then used in LinkVideoCodecScheduleToApi when the trilist actions are executed.
3. Added debug statements to help narrow down the issue and verify the data.
ZoomRoom.cs changes:
1. Added debug statement to Dial(Meeting meeting) method to confirm the data passed from LinkVideoCodecScheduleToApi was matching the _currentMeetings list data.
1.6.10-hotfix-1011
2021-01-06 16:22:54 -06:00
Andrew Welker
3b0a5285ab
fix order for comm monitor
1.7.0-rc-1005
2020-12-21 17:00:37 -07:00
Andrew Welker
ae03b8cd7e
fix PresetsList saving to file
1.7.0-rc-1004
2020-12-21 16:19:45 -07:00
Andrew Welker
cc159e306e
update Essentials to use PepperDash Core 1.0.43
1.7.0-rc-1003
2020-12-21 14:40:19 -07:00
Andrew Welker
0a43f43f66
add ICommunicationMonitor to EiscApiAdvanced
1.7.0-rc-1002
2020-12-21 12:31:00 -07:00
Andrew Welker
0f924360c1
fix issues in LinkToApi
1.7.0-rc-1001
2020-12-21 10:51:12 -07:00
Neil Dorin
870f2f8fa6
properly defines the IsWarming/Cooling FeedbackFuncs and fires feedbacks
1.7.0-rc-998
2020-12-18 14:34:15 -07:00
Andrew Welker
aa61479adc
remove device info stuff from DGE for now
1.6.10-hotfix-997
2020-12-18 09:16:40 -07:00
Andrew Welker
522c107ce6
Merge pull request #532 from PepperDash/feature/room-updates
...
Feature/room updates
1.6.10-beta-995
1.7.0-rc-996
2020-12-17 16:31:37 -07:00
Andrew Welker
cb29775004
Merge branch 'development' into feature/room-updates
1.6.10-alpha-993
2020-12-17 16:13:45 -07:00
Neil Dorin
fccbb55344
Merge pull request #528 from PepperDash/feature/update-plugin-dependency-check
...
Update Plugin Dependency Check
1.6.10-beta-992
2020-12-17 16:13:30 -07:00
Andrew Welker
b2402402d9
remove dummy device add
1.6.10-alpha-990
2020-12-17 14:48:01 -07:00
Neil Dorin
f0a3b27e3b
Adds dummy source and room power on implementation
2020-12-17 14:28:27 -07:00
Neil Dorin
57ebd2b608
Adds IRunDirectAction to EssentialsTechRoom
1.6.10-alpha-988
2020-12-17 14:07:48 -07:00
Andrew Welker
695ff5487f
actually fire the PresetsSaved event
1.6.10-alpha-987
2020-12-17 10:38:31 -07:00
Andrew Welker
66cd39c013
changed event names and added saved event
1.6.10-alpha-985
2020-12-16 16:21:10 -07:00
Andrew Welker
91eec8c258
fix scheduled event saving
1.6.10-alpha-982
2020-12-15 16:43:09 -07:00
Andrew Welker
d2c308c009
Add methods & logic to make sure...
...
...day & time is in the list of recurrence days
1.6.10-alpha-981
2020-12-15 09:47:35 -07:00
Andrew Welker
a4a99f4a9b
remove JsonConverter Attribute
2020-12-15 09:47:08 -07:00
Andrew Welker
eb114b4a95
make Days enum serialize to string
2020-12-15 08:44:10 -07:00
Andrew Welker
93e8d50e55
Merge branch 'development' into feature/update-plugin-dependency-check
1.6.10-alpha-979
2020-12-11 15:51:10 -07:00
Andrew Welker
3c6fc978d4
Merge pull request #530 from PepperDash/hotfix/displayBase-fixes
...
Hotfix/display base fixes
1.6.10-beta-978
2020-12-11 15:50:55 -07:00
Andrew Welker
01ddf1721c
add method to get scheduled events
1.6.10-alpha-977
2020-12-11 15:42:38 -07:00
Andrew Welker
1ee87c0499
add some debug statements and fix presets file loading
1.6.9-alpha-976
2020-12-09 16:37:14 -07:00
Andrew Welker
f8ae6264f7
add some debug statements and fix presets file loading
1.6.9-alpha-975
2020-12-09 16:18:21 -07:00
Andrew Welker
3e56859943
add UpdatePresets method
1.6.9-alpha-974
2020-12-09 15:14:52 -07:00
Andrew Welker
945db8a233
Merge branch 'development' into hotfix/displayBase-fixes
1.6.9-hotfix-972
2020-12-09 13:02:59 -07:00
Neil Dorin
823f7447c3
Merge pull request #529 from PepperDash/hotfix/displayBase-fixes
...
Add PowerIsOnFeedback back to DisplayBase and marked it as Obsolete
1.6.9
2020-12-09 13:02:25 -07:00
Andrew Welker
6e4fa48b9d
rearrange message formatting
1.6.9-alpha-969
2020-12-08 16:34:00 -07:00
Andrew Welker
7e8f216afb
added logic to send presets to far end
1.6.9-alpha-968
2020-12-08 16:24:35 -07:00
Andrew Welker
b09c151738
Added logic to send presets to far end
2020-12-08 16:24:22 -07:00
Andrew Welker
56cf54a644
Added LinkRooms as a PostActivationAction
2020-12-08 16:24:03 -07:00
Andrew Welker
169e897748
Add CriticalSection for file ops
1.6.9-alpha-967
2020-12-08 12:54:35 -07:00
Andrew Welker
748b1ca147
Add config properties
...
Implement ITvPresetsProvider
1.6.9-alpha-966
2020-12-08 12:51:20 -07:00
Andrew Welker
2e636082bb
#526 Add ITvPresetsProvider interface
2020-12-08 12:50:55 -07:00
Andrew Welker
9204ad2701
#525 Add Rooms Array & LinkToRooms method
2020-12-08 12:48:26 -07:00
Andrew Welker
8feb7a142c
#524 Fix Fusion Printing
1.6.9-alpha-965
2020-12-08 11:06:06 -07:00
Andrew Welker
d990930b19
#523 Add return statement
2020-12-08 11:05:52 -07:00
Andrew Welker
4d67279827
Log message to error log when configured com port doesn't exist
1.6.9-alpha-964
2020-12-08 08:02:35 -07:00