-
Notifications
You must be signed in to change notification settings - Fork 70
Added Aputure Amaran T2c and T4c (identical profiles) #2819
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
Open
dyamized
wants to merge
2
commits into
OpenLightingProject:master
Choose a base branch
from
dyamized:aputureT2C
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some tests are failing (but the |
The system doesn't seem to be able to handle a chain of switch channels.
It's possible I didn't implement it properly.
See the definition file here:
https://www.aputure.com/wp-content/uploads/2022/06/T2C-T4C-DMX-Profile-Specification-V1.0-.pdf
One channel is "Gel Brand", and lets you choose between "Rosco" and "Lee".
Then we have "Gel Category". It has different choices based on the "Gel
Brand".
Finally we have "Gel", which depends on the "Gel Category" choice.
The server function "ensureProperResolution" is failing with "resolution
must be a positive integer not greater than maxResolution", but I don't see
how that could be the issue.
Is there a better way to implement the Gel setup?
…On Thu, Sep 29, 2022 at 4:17 AM Flo Edelmann ***@***.***> wrote:
Some tests are failing (but the fixtures-valid test is not). Could you
look into that please?
—
Reply to this email directly, view it on GitHub
<#2819 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJWKUHOE6UQDJQGMNJBRYCLWAV3DFANCNFSM6AAAAAAQYILUPE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Do you have any ideas about handling the cascading switch channels?
…On Thu, Sep 29, 2022 at 9:04 AM Dyami Caliri ***@***.***> wrote:
The system doesn't seem to be able to handle a chain of switch channels.
It's possible I didn't implement it properly.
See the definition file here:
https://www.aputure.com/wp-content/uploads/2022/06/T2C-T4C-DMX-Profile-Specification-V1.0-.pdf
One channel is "Gel Brand", and lets you choose between "Rosco" and "Lee".
Then we have "Gel Category". It has different choices based on the "Gel
Brand".
Finally we have "Gel", which depends on the "Gel Category" choice.
The server function "ensureProperResolution" is failing with "resolution
must be a positive integer not greater than maxResolution", but I don't see
how that could be the issue.
Is there a better way to implement the Gel setup?
On Thu, Sep 29, 2022 at 4:17 AM Flo Edelmann ***@***.***>
wrote:
> Some tests are failing (but the fixtures-valid test is not). Could you
> look into that please?
>
> —
> Reply to this email directly, view it on GitHub
> <#2819 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AJWKUHOE6UQDJQGMNJBRYCLWAV3DFANCNFSM6AAAAAAQYILUPE>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***
> com>
>
|
Hi, i'm looking for fixture for amaran PT2C, it's would be nice if you can help me about that ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component-fixture
Affects one or more existing fixture definitions.
new-fixture
Request or implementation to add a new fixture definition.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.