Andrew Welker
|
1990201215
|
add none ports to DMPS & Blade chassis
|
2021-02-22 10:11:57 -07:00 |
|
Andrew Welker
|
be78d17af5
|
update Blade chassis ports
|
2021-02-22 10:02:34 -07:00 |
|
Andrew Welker
|
8a6d5ebd56
|
Update port creation for DMPS
|
2021-02-22 10:00:24 -07:00 |
|
Andrew Welker
|
93c0b33958
|
Updated dmps & blade chassis to use similar routing
|
2021-02-22 09:55:09 -07:00 |
|
Andrew Welker
|
dca21aa4dc
|
Fixed some issues discovered during testing
|
2021-02-19 16:43:18 -07:00 |
|
Andrew Welker
|
ac09267173
|
Add Clear input port for Essentials Routing
|
2021-02-19 08:55:34 -07:00 |
|
Andrew Welker
|
ef63c1db02
|
Updating DM Controller to add DMInput/Output as selector instead of number
|
2021-02-19 08:51:59 -07:00 |
|
Andrew Welker
|
f828cbecbd
|
fix USB routing
|
2021-02-18 16:23:48 -07:00 |
|
Andrew Welker
|
890abf4383
|
initial updates to ExecuteSwitch
|
2021-02-18 16:19:29 -07:00 |
|
Neil Dorin
|
2dfd647f63
|
Merge pull request #622 from PepperDash/bugfix/occSensor-fixes
#618 Fix issue with wrong field getting sent to a method
|
2021-02-18 12:10:29 -07:00 |
|
Andrew Welker
|
7f054d5e98
|
Merge branch 'development' into bugfix/occSensor-fixes
|
2021-02-18 11:54:50 -07:00 |
|
Andrew Welker
|
43297c0341
|
#618 Fix issue with wrong field getting sent to a method
|
2021-02-18 11:53:07 -07:00 |
|
Neil Dorin
|
6280aa90c9
|
Merge pull request #621 from PepperDash/bugfix/occSensor-fixes
Multiple Occ Sensor Updates
|
2021-02-18 11:43:39 -07:00 |
|
Andrew Welker
|
ca497c8f47
|
#620 Fix Join Map Comment
|
2021-02-18 10:55:01 -07:00 |
|
Andrew Welker
|
1da481a8db
|
#619 Correct feedback for linking to API
|
2021-02-18 10:53:39 -07:00 |
|
Andrew Welker
|
c04d79931d
|
#617 Fix ForceOccupied/ForceVacant methods
|
2021-02-18 10:51:48 -07:00 |
|
Andrew Welker
|
dbd3ab2f70
|
#618 more refactoring
|
2021-02-18 10:44:21 -07:00 |
|
Andrew Welker
|
36b5faa3d9
|
#618 Fix Occ sensor inheritance structure
|
2021-02-18 10:39:05 -07:00 |
|
Andrew Welker
|
07bf74ab19
|
Merge pull request #616 from PepperDash/feature/add-cameramute-to-ciscosparkcodec
#415 Adds camera mute methods and feedback to CiscoSparkCodec
|
2021-02-17 18:05:31 -07:00 |
|
Neil Dorin
|
e356f57e1a
|
#415 Adds camera mute methods and feedback to CiscoSparkCodec
Adds new IHasCameraMute to more clearly define functions and implements on CiscoSparkCodec and ZoomRoom
|
2021-02-17 16:50:18 -07:00 |
|
Andrew Welker
|
86ad88969e
|
Merge pull request #615 from PepperDash/feature/reduce-console-boot-messages
Feature/reduce console boot messages
|
2021-02-17 13:00:21 -07:00 |
|
Neil Dorin
|
7020480159
|
Moves console messages about adding factory methods to level 1
|
2021-02-17 11:44:33 -07:00 |
|
Neil Dorin
|
bc54856392
|
#542 Updates log level for error messages when constructing devices
|
2021-02-17 11:27:07 -07:00 |
|
Neil Dorin
|
24a435c965
|
Prevents join map info from printing on program start (JoinMapBaseAdvanced constructor) unless debug level is > 0
|
2021-02-17 10:18:19 -07:00 |
|
Andrew Welker
|
2897ec1d83
|
Merge pull request #614 from PepperDash/feature/add-ibridgeadvanced-to-irbluraybase
#548 Implments IBridgeAdvanced on IRBlurayBase and adds IRBlurayBaseJ…
|
2021-02-16 20:23:21 -07:00 |
|
Neil Dorin
|
f075412a86
|
#548 Implments IBridgeAdvanced on IRBlurayBase and adds IRBlurayBaseJoinMap
|
2021-02-16 16:33:35 -07:00 |
|
Neil Dorin
|
4f5bb4dc46
|
Merge pull request #613 from PepperDash/bugfix/implement-genericqueue-for-ciscosparkcodec
Bugfix/implement genericqueue for ciscosparkcodec
|
2021-02-16 16:17:22 -07:00 |
|
Neil Dorin
|
382c35924c
|
#612 Implements VideoCodecBase.LinkVideoCodecToApi() on CiscoSparkCodec
|
2021-02-16 13:28:52 -07:00 |
|
Neil Dorin
|
88c332729f
|
#584 Implements GenericQueue in place of queue and thread in CiscoSparkCodec
|
2021-02-15 16:11:47 -07:00 |
|
Neil Dorin
|
e9a6aa641b
|
Merge pull request #611 from PepperDash/feature/add-timer-and-action-sequence
Feature/add timer and action sequence
|
2021-02-11 16:55:00 -07:00 |
|
Neil Dorin
|
16bc2ca381
|
Corrects spelling mistake and adds check to see if thread is already running before allowing sequence to start
|
2021-02-11 16:44:18 -07:00 |
|
Neil Dorin
|
2fc1f45161
|
Fixes timer from executing immediately on construction. Adds some helpful debug statements
|
2021-02-11 15:56:43 -07:00 |
|
Neil Dorin
|
ef7eae50e4
|
#609 #610 Adds new RetriggerableTimer and ActionSequence devices
|
2021-02-11 15:43:22 -07:00 |
|
Andrew Welker
|
2c50efd4c5
|
Merge pull request #607 from PepperDash/hotfix/fusion-static-asset-fixes
Hotfix/fusion static asset fixes
|
2021-02-10 15:56:59 -07:00 |
|
Andrew Welker
|
e7b322c303
|
add error log for some exceptions
|
2021-02-10 15:39:37 -07:00 |
|
Neil Dorin
|
08491bdf2a
|
Adds null checks if asset creation fails and returns null
|
2021-02-10 15:01:40 -07:00 |
|
Neil Dorin
|
f1fa3c07fd
|
#605 Adds try/catch and more meaningful messages when adding static assets fails
|
2021-02-10 14:15:00 -07:00 |
|
Neil Dorin
|
b19b4ae26e
|
Updated to latest DBs to expose new eCrestronSeries property and adds new property to Global to reflect. Updates startup message to print series
|
2021-02-09 15:27:32 -07:00 |
|
Andrew Welker
|
7f8215199d
|
update processor type comparisons
|
2021-02-08 17:29:35 -07:00 |
|
Andrew Welker
|
dd060c4442
|
Merge pull request #602 from PepperDash/hotfix/various-bugs
Hotfix/various bugs
|
2021-02-08 16:33:21 -07:00 |
|
Andrew Welker
|
e782339dcc
|
Merge pull request #601 from PepperDash/hotfix/various-bugs
Hotfix/various bugs
|
2021-02-08 16:32:51 -07:00 |
|
Neil Dorin
|
766ed3ab51
|
#588 Updates all room classes to properly set SourceListKey based on precedence
|
2021-02-08 16:15:17 -07:00 |
|
Neil Dorin
|
cd0e3f7001
|
#599 Updates how feedbacks are fired in Tx_OnlineStatusChange
|
2021-02-08 16:11:49 -07:00 |
|
Neil Dorin
|
29d5ecb13f
|
#588 Updates how EssentialsHuddleVtc1Room sets SourceListKey
|
2021-02-08 16:11:04 -07:00 |
|
Neil Dorin
|
2987f600bb
|
#588 Update to how SourceListKey gets set in EssentialsRoomBase
|
2021-02-08 16:10:39 -07:00 |
|
Neil Dorin
|
5c23aeca48
|
Adds missing constructor to take both pacing and capacity arguments
|
2021-02-08 16:10:08 -07:00 |
|
Neil Dorin
|
6ef8ba3639
|
Removes redundant .FireUpdate() calls in Tx_OnlineStatusChange
|
2021-02-08 16:09:50 -07:00 |
|
Neil Dorin
|
4f7ad4ccb9
|
fixes #599 by checking for registration status before updating feedbacks
|
2021-02-08 15:43:04 -07:00 |
|
Neil Dorin
|
e03b0dc1bb
|
#600 Adds additional properties and constructors to GenericQueue
|
2021-02-08 15:06:05 -07:00 |
|
Andrew Welker
|
b75153b848
|
Merge pull request #598 from PepperDash/hotfix/dge-device-info
Hotfix/dge device info
|
2021-02-04 14:04:49 -07:00 |
|