Neil Dorin
|
a403a8b81f
|
Attempt at modifying device factory mechanism
|
2020-03-26 16:10:54 -06:00 |
|
Neil Dorin
|
ca27e01f94
|
Merge remote-tracking branch 'origin/development' into feature/rework-plugin-loading-process-to-avoid-assembly-conflicts
|
2020-03-26 14:34:42 -06:00 |
|
Neil Dorin
|
a2ca41d965
|
Adds back in the plugin interfaces. Modifies PluginLoader to try new inteface method for custom plugins first, then fail back to legacy method
|
2020-03-26 11:59:32 -06:00 |
|
Andrew Welker
|
f6ef7017a2
|
Merge pull request #75 from PepperDash/feature/rework-plugin-loading-process-to-avoid-assembly-conflicts
Feature/rework plugin loading process to avoid assembly conflicts
|
2020-03-26 08:09:43 -06:00 |
|
Neil Dorin
|
1418e8f8c6
|
New PluginLoader class fully tested and functional
|
2020-03-25 21:25:56 -06:00 |
|
Andrew Welker
|
475be152a7
|
adds debug info for ethernet information and fixes issue incrementing joins correctly
|
2020-03-25 15:40:29 -06:00 |
|
Andrew Welker
|
534110cfbf
|
updates XML comments for bool & string feedbacks
|
2020-03-25 15:07:47 -06:00 |
|
Andrew Welker
|
cbe96dbed9
|
Adds XML comments to constructors for Int, String, and Bool Feedbacks
|
2020-03-25 15:07:47 -06:00 |
|
Andrew Welker
|
e2fe8834c5
|
adds Uptime and LastBoot console parsing and reporting
* refactored ProgramInfo routine to not send console commands for unregistered or stopped programs and inverted some if statements
|
2020-03-25 15:07:47 -06:00 |
|
Andrew Welker
|
93e542befd
|
adds bridging for all ethernet parameters
|
2020-03-25 15:07:47 -06:00 |
|
Andrew Welker
|
3852617270
|
adds DhcpEnabled feedback to SystemMonitor
|
2020-03-25 15:07:47 -06:00 |
|
Andrew Welker
|
d7a04e202b
|
adds logic to get required parameters using built-in Crestron classes
|
2020-03-25 15:07:46 -06:00 |
|
Andrew Welker
|
abd6ab121e
|
adding logic to get the requested data
|
2020-03-25 15:07:46 -06:00 |
|
Andrew Welker
|
0c274015dd
|
created new feedback properties and intialized them
|
2020-03-25 15:07:46 -06:00 |
|
Andrew Welker
|
ffc0f8f58e
|
cleans up formatting
|
2020-03-25 15:07:46 -06:00 |
|
Andrew Welker
|
c47f7ba7e3
|
code cleanup to match new standars
|
2020-03-25 15:07:46 -06:00 |
|
Neil Dorin
|
733dbf9bd7
|
Moves all plugin logic to new PluginLoader static class
|
2020-03-25 15:04:44 -06:00 |
|
Neil Dorin
|
830b83f99f
|
Merge remote-tracking branch 'origin/development' into feature/ecs-1257
|
2020-03-23 14:55:00 -06:00 |
|
Neil Dorin
|
f0129f7349
|
Removes legacy reference folder and updates script to work correctly
|
2020-03-20 10:56:20 -06:00 |
|
Andrew Welker
|
5029f27bc9
|
adds -Force flag to Copy-Item
|
2020-03-20 09:44:37 -06:00 |
|
Neil Dorin
|
085bc97321
|
Adds initial Action scripts
|
2020-03-19 17:39:49 -06:00 |
|
Andrew Welker
|
1500f5aabe
|
Merge branch 'development' into feature/OccSensor-Fixes
|
2020-03-13 16:15:37 -06:00 |
|
Trevor Payne
|
8f52f49884
|
closes #60 closes #63 closes #51 Exposed and tested occsensor names and raw states. Exposed and tested SetTopBox. Changed conditional formatting for SecondsCountdownTimer
|
2020-03-13 16:49:47 -05:00 |
|
Neil Dorin
|
8716388be4
|
Updates to allow for power, mute and volume buttons and feedback
|
2020-03-13 14:57:10 -06:00 |
|
Neil Dorin
|
1b096de377
|
Moved generation of Mpc3TouchpanelController device from core device factory into ControlSystem LoadDevices() method.
|
2020-03-12 12:46:21 -06:00 |
|
Neil Dorin
|
7afcbaee61
|
Adds necessary updates to allow feedback for keypad buttons to be defined in config and linked up at runtime
|
2020-03-12 12:35:13 -06:00 |
|
Neil Dorin
|
daa0427b53
|
Adds logic to enable button actions on MPC3 series keypads
|
2020-03-12 10:05:24 -06:00 |
|
Neil Dorin
|
bbcf8e5f3b
|
Merge branch 'development' into master
|
2020-03-10 15:34:26 -06:00 |
|
Trevor Payne
|
ddf2bd4c64
|
Added IR SetTopBox
|
2020-03-09 15:08:14 -05:00 |
|
Neil Dorin
|
c62299aef7
|
Merge branch 'development' into feature/action-testing
|
2020-03-06 12:46:37 -07:00 |
|
Neil Dorin
|
b5e5eebac6
|
updates to PD.Core v1.0.35 adds test text file to trigger CI builds
|
2020-03-06 12:04:51 -07:00 |
|
Neil Dorin
|
bc004a8764
|
Updates AssemblyInfo.cs files to include AssemblyInformationalVersion and resets default versions to 0.0.0.*. Updates assembly version script to accomodate changes
|
2020-03-05 16:49:03 -07:00 |
|
Trevor Payne
|
891feecca1
|
Various Occsensor Fixes From Beta Build
|
2020-03-04 15:09:11 -06:00 |
|
Neil Dorin
|
4126df4720
|
Updates PD.Core to v1.0.35
|
2020-03-04 11:22:02 -07:00 |
|
Andrew Welker
|
263e792768
|
added input sig links for the program information
fixes issue #52
|
2020-03-04 08:36:35 -07:00 |
|
Neil Dorin
|
1cf5aafa03
|
Moves feebdack FireUpdates to correct event handler callback delegate
|
2020-03-03 12:10:53 -07:00 |
|
Trevor Payne
|
6c32c6154e
|
Add support to expose names - fix some issues with feedbacks from occ sensors
|
2020-03-03 12:37:19 -06:00 |
|
Neil Dorin
|
92b6e8a752
|
Merge branch 'release/v1.4.33' into feature/add-new-tx-features-to-other-tx-models
|
2020-02-26 16:19:33 -07:00 |
|
Neil Dorin
|
a2ebeab839
|
Merge branch 'release/v1.4.33' into feature/ecs-1257
# Conflicts:
# PepperDashEssentials/ControlSystem.cs
# essentials-framework/Essentials Core/PepperDashEssentialsBase/Global/Global.cs
|
2020-02-26 10:35:56 -07:00 |
|
Neil Dorin
|
7be1c6df44
|
Updates to PD.Core v1.0.34
|
2020-02-24 16:09:58 -07:00 |
|
Neil Dorin
|
cdab417de8
|
Merge branch 'development' into bugfix/ecs-1255
|
2020-02-24 16:01:18 -07:00 |
|
Neil Dorin
|
d80602d3c6
|
Adds IHasFreeRun and IVgaBrightnessContrastControls to 401 and 302 Tx controller classes
|
2020-02-24 14:11:18 -07:00 |
|
Neil Dorin
|
a1e9d35a69
|
Implements IHasFreeRun and IHasVgaBrightnessContrastControls on DMTx200Controller
|
2020-02-24 12:21:52 -07:00 |
|
Neil Dorin
|
b7f97dc146
|
Adds new joins to DmTxControllerJoinMap and associated bridge
|
2020-02-20 15:32:49 -07:00 |
|
bitm0de
|
f565ad9381
|
Code cleanup
|
2020-02-18 22:57:30 -07:00 |
|
bitm0de
|
ab53432197
|
Merge branch 'development' of https://github.com/PepperDash/Essentials
|
2020-02-18 22:39:27 -07:00 |
|
Neil Dorin
|
e894e2d1b4
|
Adds IVgaBrightnessContrastControls to DmTx201XController
|
2020-02-18 20:46:42 -07:00 |
|
Neil Dorin
|
3e16cbb092
|
Adds VGA brightness and contrast feedback/control to DM-TX-201-C
|
2020-02-18 20:45:01 -07:00 |
|
Neil Dorin
|
73ab16ce55
|
Adds FreeRun support for DM-TX-201-C. Need to test on NYC hardware and then apply to other TX classes.
|
2020-02-18 20:09:51 -07:00 |
|
hvolmer
|
65b95006be
|
Merge pull request #39 from PepperDash/hotfix/sgd-failover-to-embedded-resources
Closes #26. If specified SGD file isnt' found in User/sgd directory,…
|
2020-02-18 16:51:40 -07:00 |
|