Andrew Welker
68cbbee6a3
Merge pull request #1128 from PepperDash/hotfix/codec-joinable-dialable
...
fix: add `Dialable` property to Meeting class
1.15.2
2023-08-29 08:09:27 -06:00
Andrew Welker
93134cae5c
fix: add Dialable property to Meeting class
...
Previously, the meeting class was determining Dialable based on a meeting ID being "0". This is a Zoom-specific thing, but it has recently become a thing for Cisco codecs to have meetings that aren't necessarily dialable. Adding this property to the `Meeting` class allows the specific codec type to set it correctly based on that codec's needs.
1.15.2-hotfix-2226
2023-08-28 15:20:57 -06:00
Andrew Welker
555915b151
Merge pull request #1126 from PepperDash/hotfix/pd-core-ssh-fix
...
Hotfix/pd core ssh fix
1.15.1
2023-08-25 09:01:17 -06:00
Andrew Welker
fa0f006b9b
Merge branch 'main' into hotfix/pd-core-ssh-fix
1.15.1-hotfix-2225
2023-08-25 08:40:07 -06:00
Nick Genovese
4c0fb6311b
fix: set core version to 1.3.1
1.15.1-hotfix-2224
2023-08-24 08:15:31 -04:00
Neil Dorin
0dcf45fc84
Merge pull request #1124 from PepperDash/hotfix/pdu-bridge-issues
...
Custom Join Map Improvements
2023-08-21 16:00:03 -06:00
Andrew Welker
4d2ce83e75
fix: rework setting custom join data
...
The previous method was causing an Exception to be thrown if a join didn't exist in the default join map for a device. This exception would prevent other devices from linking to a bridge correctly. This method now allows for join names to not be matched and the method will keep going.
1.15.1-hotfix-2221
2023-08-21 15:27:25 -06:00
Andrew Welker
da4070bad0
docs: correct PDU Online join name for printing
2023-08-21 15:23:33 -06:00
Nick Genovese
daf3f321bd
fix: bumped core version
...
- bumped core to 1.3.1-hotfix-337 for ssh fixe
1.15.1-hotfix-2219
2023-08-16 10:25:26 -04:00
Andrew Welker
9c9b2952aa
Merge pull request #1122 from PepperDash/hotfix/crestron-db-updates
...
Update Crestron DBS & PD Core
1.15.0
2023-08-15 12:25:37 -06:00
Andrew Welker
a7a4b75382
Merge branch 'main' into hotfix/crestron-db-updates
1.14.2-hotfix-2215
2023-08-15 11:00:27 -06:00
Andrew Welker
77f5dafdfe
Merge pull request #1110 from PepperDash/hotfix/DmRmcScalerCVideoMute
...
Add support for VIdeo Mute to DM-RMC-4K-SCALER-C
2023-08-15 10:58:52 -06:00
Andrew Welker
b5bf87c634
build: update PD Core version
1.14.2-hotfix-2212
2023-08-15 10:02:42 -06:00
Andrew Welker
62f175c24a
chore: trigger build with new Crestron DBs
1.14.2-hotfix-2211
2023-08-15 09:38:34 -06:00
Andrew Welker
0cfcf61d6b
Merge branch 'main' into hotfix/DmRmcScalerCVideoMute
1.14.2-hotfix-2210
2023-07-27 12:05:32 -06:00
Andrew Welker
ef719b0a64
Merge pull request #1120 from PepperDash/hotfix/vtc-room-activation-deactivation-changes
...
Hotfix/vtc room activation deactivation changes
2023-07-21 12:22:47 -06:00
Neil Dorin
c46409dc3f
Minor adjustments and added debug messages
1.14.2-hotfix-2206
2023-07-19 16:55:53 -06:00
Neil Dorin
f73d6994b8
Additional updates to allow occupancy sensor to be cleared when room not active
1.14.2-hotfix-2205
2023-07-19 16:22:20 -06:00
Neil Dorin
a787be6ccc
Updates Vtc1 room types to allow for deactivation/activation
1.14.2-hotfix-2204
2023-07-19 15:28:24 -06:00
Neil Dorin
f0ae0094dc
Adds optional enable property to partition sensor config and defaults to enable
1.14.2-hotfix-2203
2023-07-19 09:50:48 -06:00
Trevor Payne
fcd4b5d772
Merge pull request #1118 from PepperDash/hotfix/AirMediaRegistration
...
Fix Airmedia Registration Issue
1.14.1
2023-07-12 12:52:56 -05:00
Trevor Payne
c3ba6d5c28
fix: fix issue where the customactivate for the base class was beig suppressed in airmedia controllers
1.14.1-hotfix-2202
2023-07-12 12:27:38 -05:00
Andrew Welker
2ffe24fd93
Merge branch 'main' into hotfix/DmRmcScalerCVideoMute
1.14.1-hotfix-2191
2023-06-07 12:12:26 -06:00
mhengeli
515ffd07f0
fix: added complimentary link for mute off. fix: Update references
1.14.1-hotfix-2190
2023-06-07 13:16:06 -04:00
mhengeli
16ea7a88be
fix: updated Core references
2023-06-07 12:22:03 -04:00
Andrew Welker
acd3bad1f2
Merge pull request #1108 from PepperDash/release/1.14.0
...
1.14.0
1.14.0
2023-06-07 09:54:34 -06:00
mhengeli
0f3b0580f0
feat: add videomute on/off for rmc scaler c
2023-06-07 09:45:25 -04:00
Andrew Welker
08514915b2
Merge branch 'main' into release/1.14.0
1.14.0-rc-2187
1.14.0-rc-2182
2023-05-09 10:22:08 -06:00
Andrew Welker
ea464038b9
Merge pull request #1106 from PepperDash/hotfix/remove-old-workflow
...
Hotfix/remove old workflow
1.14.0-rc-2181
1.13.5-beta-2179
2023-04-27 13:13:37 -06:00
Andrew Welker
c4c44d02f5
Merge branch 'development' into hotfix/remove-old-workflow
1.13.5-hotfix-2178
2023-04-27 12:54:18 -06:00
Andrew Welker
3fe5d89904
Merge pull request #1105 from PepperDash/hotfix/remove-old-workflow
...
Delete add-issues-to-project.yml
2023-04-27 12:54:08 -06:00
Jason T Alborough
c0d78e8978
Delete add-issues-to-project.yml
1.13.5-hotfix-2177
2023-04-27 13:59:36 -04:00
Neil Dorin
3716dd0824
Merge pull request #1104 from PepperDash/hotfix/dm-build-issues
...
Enable DM TX/RX builds for blade chassis DEV
1.13.5-beta-2176
2023-04-27 10:22:15 -06:00
Andrew Welker
ebe8ee5653
Merge branch 'development' into hotfix/dm-build-issues
1.13.4-hotfix-2175
2023-04-27 09:55:26 -06:00
Andrew Welker
432934ad00
Merge pull request #1103 from PepperDash/hotfix/dm-build-issues
...
Enable DM TX/RX builds for blade chassis
1.13.4
2023-04-27 09:55:08 -06:00
Andrew Welker
372cf86613
Merge pull request #1100 from PepperDash/feature/IHasBatteryStats
...
Add Interfaces for Battery Status Tracking
1.13.4-beta-2174
2023-04-27 09:51:15 -06:00
Andrew Welker
67c99a9ad4
Merge branch 'development' into feature/IHasBatteryStats
1.13.4-alpha-2171
2023-04-27 09:26:56 -06:00
Andrew Welker
31085d42a9
Merge pull request #1099 from PepperDash/hotfix/DisplayPortHdcp
...
Resolve Issues with HDCP Displayport
1.13.4-beta-2170
2023-04-27 09:26:41 -06:00
Andrew Welker
0df315426b
fix: use new interface for parentDev
...
The GetDmRmcController & GetDmTxController methods were
previously ignoring the `DmBladeChassisController` type.
This was causing transmitters connected to a DM blade chassis to
not be built,
1.13.4-hotfix-2169
1.13.4-hotfix-2173
2023-04-26 13:32:49 -06:00
Andrew Welker
6ddbdd90c7
feat: add new interface and update Chassis controllers
2023-04-26 13:32:18 -06:00
Andrew Welker
39e1e5167b
Merge branch 'development' into hotfix/DisplayPortHdcp
1.13.4-hotfix-2168
2023-04-20 11:51:21 -06:00
Trevor Payne
7f916d1d2f
refactor: change IHasPowerCycleWithBatteries to IHasPowerCycleWithBattery for clarity
1.13.4-alpha-2167
2023-04-20 12:31:50 -05:00
Trevor Payne
7c7f087898
feature: added additional parameters to IHasPowerCycleWithBatteries
2023-04-20 12:29:34 -05:00
Trevor Payne
898dab1d9a
feature: add several interfaces for battery status on devices
...
refactor: mark existing PDU interfaces in PepperDash_Essentials_Core.Devices as obsolete
refactor: replicate existing PDU interfaces in PepperDash.Essentials.Core
1.13.4-alpha-2166
2023-04-20 12:21:45 -05:00
Andrew Welker
b221d2f0cb
Merge pull request #1098 from PepperDash/hotfix/DisplayPortHdcp
...
Resolve Issues with HDCP Displayport
1.13.3
2023-04-19 08:20:02 -06:00
Trevor Payne
9656269826
fix: resolve issue where displayport hdcp event not registered properly
...
fix: resolve issue where feedback from Displayport HDCP capability was improperly named
1.13.3-hotfix-2162
1.13.4-hotfix-2165
2023-04-17 22:27:56 -05:00
Trevor Payne
ba182c1d98
Merge pull request #1094 from PepperDash/hotfix/ConsoleCommandFixes
...
Fix Console Response Line Errors
2023-04-14 14:08:02 -05:00
Andrew Welker
2460290dc1
Merge branch 'main' into hotfix/ConsoleCommandFixes
1.13.3-hotfix-2164
1.13.3-hotfix-2155
2023-04-14 12:39:29 -06:00
Andrew Welker
0b01661196
Merge pull request #1093 from PepperDash/hotfix/rmcEnhancements
...
Enhance Endpoint HDCP Functionality
2023-04-14 12:35:27 -06:00
Trevor Payne
dfa55ab9f8
fix: update console responses to properly use explicit NewLine characters
...
fix: Resolve #1084
1.13.3-hotfix-2154
2023-04-14 12:18:06 -05:00