Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/video wall mode #1195

Merged
merged 4 commits into from
Jul 12, 2024
Merged

Feature/video wall mode #1195

merged 4 commits into from
Jul 12, 2024

Conversation

cdenig
Copy link

@cdenig cdenig commented Jul 11, 2024

Verified operation with 10x Dm-Rmc-4kz-scaler-c devices in field. Control and feedback working now. Unsolicited feedback from changes made in DM Tool are also pushing data to Simpl program well.

NOTE: 4kz scalers use different scaling method than other scalers, hence it's use of separate VideoWallModeRaw control/fb points.

NOTE: public void SetWallMode(ushort wallMode) not tested due to use of eWall values for changing videowall modes not supported by this model, according to documentation.

mhengeli and others added 4 commits June 21, 2024 15:37
- reverted PepperDashCode ref for Essentials_DM to unversioned and latest release
- fixed Scaler_OutputChange function params
- added instantiation of VideoWallModeRawFeedback
- feedback event trigger causing null ref exception
TODO:
-[] trace nullref exception cause
-[] Link Fb to Api
@cdenig cdenig added the enhancement New feature or request label Jul 11, 2024
@cdenig cdenig requested review from andrew-welker and mhengeli July 11, 2024 20:44
@andrew-welker andrew-welker changed the base branch from main to development July 11, 2024 21:23
@andrew-welker andrew-welker merged commit e7d7b86 into development Jul 12, 2024
2 checks passed
@andrew-welker andrew-welker deleted the feature/video-wall-mode branch July 12, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants