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

Support added for Nicolaudie SIUDI #1887

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jul 27, 2023

  1. Support added for Nicolaudie SIUDI

    Support Nicolaudie Sunlite intelligent USB DMX interface.
    
    These interfaces require a constant stream of the whole DMX field.
    Otherwise, the interface will go into a standby mode.
    CreaValix committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e5b3b0c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Split comment in UsbDmxPlugin.h to one driver per line

    Co-authored-by: Peter Newman <[email protected]>
    CreaValix and peternewman committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    20c6dda View commit details
    Browse the repository at this point in the history
  2. SIUDI: Add USB IDs for SIUDI-6 variants

    It seems that all SIUDI-6 behave the same, according to the docs.
    Although not tested, allow USB IDs for all SIUDI-6 variants.
    Print a warning if a SIUDI-6 device is found in a cold state.
    At least for the SIUDI-6C, there is no firmware download necessary.
    CreaValix committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    75d5f56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96e10f7 View commit details
    Browse the repository at this point in the history
  4. SIUDI: Rework USB timing

    CreaValix committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8e48a0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    768def2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abcddc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd056b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a69926 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42b23c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    60bc8fe View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    e3fb809 View commit details
    Browse the repository at this point in the history