Commit graph

  • a1e9d35a69 Implements IHasFreeRun and IHasVgaBrightnessContrastControls on DMTx200Controller Neil Dorin 2020-02-24 12:21:52 -07:00
  • 67d9d4dba7 fixed mispelled extensions and removed a redundant null check on the properties dictionary Nick Genovese 2020-02-24 09:24:25 -05:00
  • fd84e44a85
    Merge pull request #45 from PepperDash/ndorin-issue-templates Nick Genovese 2020-02-21 20:05:45 -05:00
  • 20731e57a0 updated the DmChassisController bridge to handle if there is no HDCP2 config object defined Nick Genovese 2020-02-21 19:56:49 -05:00
  • 4be32cb909 Update issue templates Neil Dorin 2020-02-21 16:31:52 -07:00
  • b48b9ad9cf
    Merge pull request #44 from PepperDash/feature/dm-disable-free-run Andrew Welker 2020-02-21 09:28:50 -07:00
  • b7f97dc146 Adds new joins to DmTxControllerJoinMap and associated bridge Neil Dorin 2020-02-20 15:32:49 -07:00
  • c8eb4923e6
    Merge pull request #42 from PepperDash/ndorin-add-contributing Andrew Welker 2020-02-19 12:44:39 -07:00
  • ddeb41832f
    Update CONTRIBUTING.md Neil Dorin 2020-02-19 12:41:48 -07:00
  • c62508b8ae
    Create CONTRIBUTING.md Neil Dorin 2020-02-19 10:41:42 -07:00
  • f565ad9381 Code cleanup bitm0de 2020-02-18 22:57:30 -07:00
  • ab53432197 Merge branch 'development' of https://github.com/PepperDash/Essentials bitm0de 2020-02-18 22:39:27 -07:00
  • e894e2d1b4 Adds IVgaBrightnessContrastControls to DmTx201XController Neil Dorin 2020-02-18 20:46:42 -07:00
  • 3e16cbb092 Adds VGA brightness and contrast feedback/control to DM-TX-201-C Neil Dorin 2020-02-18 20:45:01 -07:00
  • 73ab16ce55 Adds FreeRun support for DM-TX-201-C. Need to test on NYC hardware and then apply to other TX classes. Neil Dorin 2020-02-18 20:09:51 -07:00
  • f74d2241a0
    Merge pull request #27 from PepperDash/hotfix/sgd-failover-to-embedded-resources hvolmer 2020-02-18 16:55:25 -07:00
  • 65b95006be
    Merge pull request #39 from PepperDash/hotfix/sgd-failover-to-embedded-resources 0.0.17 hvolmer 2020-02-18 16:51:40 -07:00
  • c871f5e6c8
    Merge pull request #40 from PepperDash/maintenance/update-pd-core-1.0.33 hvolmer 2020-02-18 16:50:38 -07:00
  • 66b08b6be0 Merge branch 'bugfix/ecs-1260' into maintenance/update-pd-core-1.0.33 Neil Dorin 2020-02-18 16:22:31 -07:00
  • 0228d2938d Updates PepperDash.Core to 1.0.33 Neil Dorin 2020-02-18 16:22:11 -07:00
  • d2fc4d2175 Merge remote-tracking branch 'origin/development' into bugfix/ecs-1260 Neil Dorin 2020-02-18 15:52:11 -07:00
  • 5f4793ed0c
    Merge pull request #32 from bitm0de/master Neil Dorin 2020-02-18 12:29:26 -07:00
  • 8ecf7ff0db Added TxAdvancedIsPresent to OffsetJoinNumbers and implemented OutputDisabledByHdcp feedback bitm0de 2020-02-16 14:21:19 -07:00
  • f33f42a40e Fixed misspelling bitm0de 2020-02-15 19:51:09 -07:00
  • 86dcd066fe Added MinimumEssentialsFrameworkVersion to plugin interface bitm0de 2020-02-15 15:10:22 -07:00
  • c420e06540 Fixed conditional check to prevent NullReferenceException bitm0de 2020-02-15 14:43:31 -07:00
  • 00e14b746b Added floating point epsilon comparison for equality check bitm0de 2020-02-15 14:32:46 -07:00
  • ee26e77f15 Added plugin entrypoint attribute and interface bitm0de 2020-02-15 14:28:41 -07:00
  • 8a09ffa7e4 Updated to HDCPSupportOnFeedback from obsolete HDPCSupportOnFeedback bitm0de 2020-02-15 14:28:10 -07:00
  • 4d300a9b68 Closes #26. If specified SGD file isnt' found in User/sgd directory, we look in application/SGD directory for embedded resource file. Updates PD.Core to latest. Neil Dorin 2020-02-14 14:28:40 -07:00
  • dc9eee9325
    Update Readme.md Neil Dorin 2020-02-13 20:31:06 -07:00
  • f5586d2c9d
    Merge pull request #22 from PepperDash/feature/add-example-configs 1.4.32 Neil Dorin 2020-02-13 19:28:46 -07:00
  • b5a7c76c3f Minor formatting edits 0.0.16 Neil Dorin 2020-02-13 17:41:42 -07:00
  • 4f35a4285b Moves example configs inside PepperDashEssentials folder and makes them embedded resources 0.0.15 Neil Dorin 2020-02-13 16:17:23 -07:00
  • 28d5daab5b
    Merge pull request #12 from PepperDash/feature/add-example-configs hvolmer 2020-02-13 09:43:55 -07:00
  • 1a80bcf5c2
    Merge pull request #14 from PepperDash/ndorin-patch-1 hvolmer 2020-02-13 09:41:33 -07:00
  • e5d745f508
    Updates Readme.md Neil Dorin 2020-02-13 00:04:55 -07:00
  • a799973e52 Adds example config for EssentialsHuddleSpaceRoom type Neil Dorin 2020-02-12 23:43:09 -07:00
  • 6a9a793bc5 Adds example config file for EssentialsHuddleVtc1Room type Neil Dorin 2020-02-12 23:26:59 -07:00
  • 7835ed12bb
    Merge pull request #10 from PepperDash/hotfix/ndorin-cleanout-unused-classes hvolmer 2020-02-12 16:47:32 -07:00
  • f1278d0ee4 Adds debug statement to Hardware_OnlineStatusChange callback to help figure out issues with devices not reporting online status correctly. Removes IsRegistered from Feedbacks and fires update manually. 0.0.14 Neil Dorin 2020-02-12 16:07:43 -07:00
  • 56fae89ae2 Merge branch 'master' into bugfix/ecs-1260 Neil Dorin 2020-02-12 10:46:50 -07:00
  • 9a2c001a93 Cleans out classes moved to plugins (Evertz). Adds example configs, removes old #warning statements. Neil Dorin 2020-02-12 10:27:27 -07:00
  • 48cc8ec33f ECS-1258 : Fixed Issue related to improper bridging of c2nrths and statusSign. ECS-1248 : FIxed issues related to duplucate joins on GLSODTCCN ECS-1252 : Fixed Missing Feedbacks in c2nrths and StatusSign Trevor Payne 2020-02-11 18:49:43 -06:00
  • 7e406dd987
    Merge pull request #4 from PepperDash/hvolmer-docs-images Neil Dorin 2020-02-11 17:26:38 -07:00
  • 1fdad20abd Added more drawings hvolmer 2020-02-11 17:23:42 -07:00
  • 704bcc974b Adds initial example configs and Plugin Load Sequence diagram Neil Dorin 2020-02-11 15:49:35 -07:00
  • f3e460677d
    Merge pull request #3 from PepperDash/hvolmer-docs-images Neil Dorin 2020-02-11 12:13:26 -07:00
  • f52ee9ab5d More images hvolmer 2020-02-11 12:08:10 -07:00
  • 2822952491
    Merge pull request #2 from PepperDash/hvolmer-docs-images Neil Dorin 2020-02-11 11:26:12 -07:00
  • 0d47cce442
    Add files via upload hvolmer 2020-02-11 11:25:15 -07:00
  • 615dde41c2
    Updated Readme.md Neil Dorin 2020-02-07 12:08:59 -07:00
  • ee2a619aa5
    Update Readme.md Neil Dorin 2020-02-07 11:47:43 -07:00
  • d81bcfba9a Attempts to address the issue of duplicate assembly .dlls being loaded via plugins Neil Dorin 2020-02-05 17:13:27 -07:00
  • af5699a0b0
    Merge pull request #1 from PepperDash/maintenance/add-mit-license Neil Dorin 2020-02-05 15:50:59 -07:00
  • a0db8532b6 Updates LICENSE.md Neil Dorin 2020-02-05 15:32:51 -07:00
  • d1fb97ec7a Adds MIT License Neil Dorin 2020-02-05 15:30:03 -07:00
  • d18f79ac48 Removes complete Configuration ORIGINAL folder and all classes (obsolete) Neil Dorin 2020-02-05 15:24:00 -07:00
  • 2072f0bff8 Updates Submodule URL to GitHub repo Neil Dorin 2020-02-05 13:32:15 -07:00
  • f479418492
    Update README.md Neil Dorin 2020-02-05 10:56:55 -07:00
  • 07bc288fd0
    Added link to Wiki in Readme Neil Dorin 2020-02-05 09:49:48 -07:00
  • 69724a8d4d Merge remote-tracking branch 'origin/development' into bugfix/ecs-1255 0.0.13 Neil Dorin 2020-02-03 14:27:58 -07:00
  • 3648bdcae4 fixed ECS-1255 by checking for inputSlotSupportsHdcp2 config value on each input card and defaulting to false if not defined in config. Neil Dorin 2020-02-03 14:27:28 -07:00
  • 62ca5f6f07 Merged in feature/ecs-1251 (pull request #45) 1.4.31 Neil Dorin 2020-01-31 21:38:31 +00:00
  • f7aaf7a576 Plugin version dependency logic tested and working correctly. Neil Dorin 2020-01-31 14:33:14 -07:00
  • 59590e5463 Adds updated README. Neil Dorin 2020-01-31 14:32:50 -07:00
  • d2b8d38000 Merge branch 'bugfix/ecs-1252' into local/BuildBetaBaml Trevor Payne 2020-01-31 11:18:33 -06:00
  • 48da139b2f ECS - 1252 Merge branch - Fixed missing feedbacks in BridgeControllers for StatusSign and C2nRts. Added Name feedbacks for same. Trevor Payne 2020-01-31 11:12:54 -06:00
  • 32a548b8fb ECS-1252 Fixed missing feedbacks in BridgeControllers for StatusSign and C2nRts. Added Name feedbacks for same. Trevor Payne 2020-01-31 11:08:44 -06:00
  • 0724ec06eb ecs-1252 Fixed missing feedbacks in BridgeControllers for StatusSign and C2nRts. Added Name feedbacks for same. Trevor Payne 2020-01-31 11:08:44 -06:00
  • f000097a03 Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced. Neil Dorin 2020-01-30 14:38:00 -07:00
  • 22c769ab98 Updates to plugin dependency check logic Neil Dorin 2020-01-29 16:11:01 -07:00
  • 6377b1bc78 Adds Global methods to check version dependencies of plugins Neil Dorin 2020-01-29 15:58:43 -07:00
  • 2b3921ce8a Updates to latest PD.Core 1.0.31 relase Neil Dorin 2020-01-29 15:56:14 -07:00
  • f77f36761f Rebuild with the latest PDCore Beta v0.0.26 0.0.12 Jason T Alborough 2020-01-28 11:17:12 -05:00
  • df6bd2a21f ECS-1248 Duplicate join map entry 'DisablePir' - removed and shifted map up by one Trevor Payne 2020-01-27 11:02:15 -06:00
  • 8d3b409ec3 Merge branch 'feature/ecs-1245' into feature/ecs-1247 Trevor Payne 2020-01-27 10:12:58 -06:00
  • 9eb48acd6a Added Raw states for PIR and US sensors on the GlsOdtOccupancySensorController and corresponding joinMap data and Bridge connections Trevor Payne 2020-01-27 10:00:48 -06:00
  • 4361fe6186 Merge branch 'development' of https://bitbucket.org/Pepperdash_Products/essentials into feature/ecs-1245 0.0.11 Andrew Welker 2020-01-23 13:06:29 -07:00
  • 09bc84346d ECS-1245 Added C2nRths Controller and Bridge Andrew Welker 2020-01-23 13:02:42 -07:00
  • 00e3e6af35 Merged in bugfix/ecs-1246 (pull request #44) 1.4.30 Neil Dorin 2020-01-23 19:43:19 +00:00
  • 61f24321c3 ECS-1246 - Resolves issue where device factory was pulling CresnetIdInt instead of IpIdInt from config when trying to build CEN-IO-DIGIN-104 Neil Dorin 2020-01-23 12:41:47 -07:00
  • 8f530aa7fe ECS-1244 Added StatusSignController Class and bridge Andrew Welker 2020-01-23 12:33:28 -07:00
  • 36cd356bc5 Merged in feature/ecs-1242 (pull request #43) 1.4.29 Neil Dorin 2020-01-23 18:06:48 +00:00
  • b72f55228a Adds some debug statements to help with NoRouteText property on DmChassisController config Neil Dorin 2020-01-23 10:53:41 -07:00
  • a17703482e Added schema property titles 0.0.10 Neil Dorin 2020-01-22 16:20:26 -07:00
  • 1ccdeda5ed Schema updates 0.0.9 Neil Dorin 2020-01-22 15:28:19 -07:00
  • f113b0df63 Adds PD.Core schema files from submodule build 0.0.8 Neil Dorin 2020-01-22 12:16:04 -07:00
  • cb6dcc7de9 Adds control object to schema Neil Dorin 2020-01-22 10:00:13 -07:00
  • 740c944f54 Config validation and subsequent load working. Need to look into exceptions thrown by several devices when deserializing control properties. Neil Dorin 2020-01-21 17:39:57 -07:00
  • bd7831146d Tested schema and working in web tool. Can't get Essentials to load schema file at specified path yet. Adds addtional XML help for config properties. Neil Dorin 2020-01-20 22:05:46 -07:00
  • aa64cc917c Adds draft schema document and initial logic to validate config against schema Neil Dorin 2020-01-20 16:29:01 -07:00
  • 7f87b083cb Adds improved camera messaging to VideoCodecBaseMessenger Neil Dorin 2020-01-16 20:12:44 -07:00
  • eef5c41dfe Merge remote-tracking branch 'origin/development' into feature/ecs-1209 Neil Dorin 2020-01-16 19:21:29 -07:00
  • 1017464980 Adds try/catch to Communication_BytesReceived callback to prevent exception from getting logged when malformed message is received 0.0.7 Neil Dorin 2020-01-16 16:40:02 -07:00
  • 47f4d90c5a Adds support for CEN-IO-DIGIN-104 0.0.6 Neil Dorin 2020-01-13 21:56:41 -07:00
  • c3dbd41942 Adds configuratble property for current audio/video output text. Defaults to "". Neil Dorin 2020-01-13 21:55:59 -07:00
  • 45788a4d6b Adds debug statments with logging for Samsung MDC power on/off events Neil Dorin 2020-01-13 21:54:49 -07:00
  • d63787bc78 Adds logging for room on/off and occupancy events Neil Dorin 2020-01-13 21:54:12 -07:00
  • d269a04bab Modifes debug statments to also print to log as notices Neil Dorin 2020-01-10 11:51:25 -07:00