Andrew Welker
|
7bfc3b35f6
|
Moves original EiscApi back to Essentials
|
2020-04-20 10:12:23 -06:00 |
|
Andrew Welker
|
204b3a4d4d
|
adds type for EiscApiAdvanced and builder for EiscApi
|
2020-04-20 10:12:09 -06:00 |
|
Andrew Welker
|
6b65db55c1
|
Changes EiscApi to EiscApiAdvanced for internal devices
|
2020-04-20 10:10:50 -06:00 |
|
Andrew Welker
|
e52b367ef0
|
copys join maps back to Essentials...
...to maintain backwards compatability
|
2020-04-20 09:31:43 -06:00 |
|
Andrew Welker
|
be074b5722
|
adds iBridge.cs
|
2020-04-16 15:52:48 -06:00 |
|
Andrew Welker
|
65881be81b
|
moves a version of IBridge back to PepperDash Essentials
|
2020-04-16 15:33:29 -06:00 |
|
Andrew Welker
|
5329d7f931
|
changes to EiscApi loader
|
2020-04-16 14:23:24 -06:00 |
|
Andrew Welker
|
717b9b272c
|
removed the added IBridge and changed...
...the namespace for IBridge in Essentials Core to match the old/existing namespace
|
2020-04-16 13:39:42 -06:00 |
|
Jason T Alborough
|
b70739ac4c
|
Adds a reference for IBridge back into PepperDash.Essentials.Bridges that inherits from PepperDash.Essentials.Core.Bridges.IBridge for legacy plugins
|
2020-04-16 14:54:46 -04:00 |
|
Andrew Welker
|
3a5033ba4e
|
Removes moved bridges from Essentials
|
2020-04-14 16:04:02 -06:00 |
|
Andrew Welker
|
04bbcd1d31
|
moves several bridges out of extension methods
|
2020-04-13 17:11:32 -06:00 |
|
Andrew Welker
|
1db9e2cc8c
|
remove internal device joinMaps
|
2020-04-13 16:32:06 -06:00 |
|
Andrew Welker
|
41d123edf3
|
changes PepperDash.Essentials.Bridges to PepperDash.Essentials.Core.Bridges
|
2020-04-13 16:31:34 -06:00 |
|
Andrew Welker
|
999b3903b7
|
moves joinMaps to Essentials Core
|
2020-04-13 16:11:09 -06:00 |
|
Andrew Welker
|
31244e4294
|
moves bridgeBase and IBridge/IBridgeAdvanced
|
2020-04-13 16:01:19 -06:00 |
|
Andrew Welker
|
d370564900
|
makes IDpad explicitly inherit from IKeyed
|
2020-04-08 11:35:09 -06:00 |
|
Andrew Welker
|
47d1eb9105
|
Adds IMobileControl interface
adds CreateMobileControlRoomBridge Method
|
2020-04-08 11:25:17 -06:00 |
|
Andrew Welker
|
837e3044f6
|
removes Mobile Control integrations and activations
|
2020-04-07 16:19:32 -06:00 |
|
Andrew Welker
|
ad93eb33cd
|
removes AppServer folder to remove Mobile Control
|
2020-04-07 16:09:12 -06:00 |
|
Neil Dorin
|
c8f095f0a3
|
Updates CameraControllerJoinMap to use new constructor for base class
|
2020-04-05 09:07:05 -06:00 |
|
Neil Dorin
|
9363e94749
|
Updates to JoinMapBaseAdvanced constructor to properly add JoinDataComplete fields to Joins collection and to BridgeBase to implement console methods to print data at runtime.
|
2020-04-04 10:43:55 -06:00 |
|
Neil Dorin
|
6474bfa136
|
fixes format exception in debug statement
|
2020-04-03 20:07:27 -06:00 |
|
Neil Dorin
|
43e57ab6d1
|
Adds some comments, initializes JoinMaps in EiscApi and moves GenericComm factory to new methodology
|
2020-04-03 19:43:06 -06:00 |
|
Neil Dorin
|
9d7f5af26e
|
Adds IBridgeAdvanced and updates to 1.0.35 of PepperDash.Core
|
2020-04-03 18:21:17 -06:00 |
|
Neil Dorin
|
703695e768
|
Adds console method to print join maps at runtime. Adds overload of LinkToApi extension method for IBridge to allow passing the bridge in for JoinMapBaseAdvance applications
|
2020-04-03 09:25:48 -06:00 |
|
Neil Dorin
|
bb3897160b
|
Adds a method to print the typenames to console
|
2020-04-01 15:57:51 -06:00 |
|
Neil Dorin
|
9828e79668
|
Updates the name for Essentials_DM to PepperDash_Essentials_DM to ensure the .cplz name matches the .dll name
|
2020-04-01 15:08:24 -06:00 |
|
Neil Dorin
|
0facecc682
|
Merge branch 'feature/rework-plugin-loading-process-to-avoid-assembly-conflicts' into feature/ecs-1209
# Conflicts:
# essentials-framework/Essentials Core/PepperDashEssentialsBase/PepperDash_Essentials_Core.csproj
|
2020-04-01 11:19:30 -06:00 |
|
Neil Dorin
|
ed627875a0
|
Updates remaining SIMPL Bridges for MC to JoinMapBaseAdvanced. Updates affected bridges
|
2020-04-01 11:16:27 -06:00 |
|
Neil Dorin
|
e52259e750
|
Updated SIMPLVtcJoinMap to new join scheme
|
2020-03-31 20:52:05 -06:00 |
|
Neil Dorin
|
1ae93b3ffd
|
Updates CameraControllerBridge and SIMPLCameraMessenger.cs to use new CameraControllerJoinMap
|
2020-03-31 10:53:24 -06:00 |
|
Neil Dorin
|
0e5052910f
|
Merge remote-tracking branch 'origin/bugfix/load-plugins-crash-with-no-plugins' into feature/ecs-1209
|
2020-03-30 10:45:49 -06:00 |
|
hvolmer
|
b335617e37
|
Added condition to check for _loadedPluginsDirectoryPath when loading plugins
|
2020-03-27 12:52:19 -06:00 |
|
Andrew Welker
|
46578cb3e2
|
Updates constructor dictionary building & removes unneccesary usings
|
2020-03-27 09:23:40 -06:00 |
|
Andrew Welker
|
96a77539a1
|
Merge branch 'development' into feature/ecs-1209
|
2020-03-27 08:35:04 -06:00 |
|
Neil Dorin
|
739bd0c312
|
Adds JoinMapAdvanced class and updates SIMPLAtcJoinMap and SIMPLAtcMessenger accordingly
|
2020-03-26 21:16:28 -06:00 |
|
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
|
50d5850097
|
Changes to instantiate the plugin loader class from the custom plugin
|
2020-03-26 14:10:50 -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
|
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
|
ffc0f8f58e
|
cleans up formatting
|
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
|
e6fb9cd1eb
|
moving to updated informational version and setting up to unzip plugin cplz files into a folder one at a time before loading
|
2020-03-24 16:20:42 -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 |
|