Giter Site home page Giter Site logo

etclabs / etcdmxtool Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 5.0 22.89 MB

UNOFFICIAL - A free open source DMX/RDM controller/sniffer working with ETC's Gadget2 hardware platform

License: Apache License 2.0

QMake 0.33% C++ 18.52% NSIS 0.52% C 61.98% Makefile 0.03% Shell 18.58% M4 0.01% JavaScript 0.03%

etcdmxtool's People

Contributors

docsteer avatar marcusbirkin avatar peternewman avatar richardtea avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

etcdmxtool's Issues

Dissectors don't load

v3.0.0.1 Windows 10 22H2

The dissectors don't load, this is because of

QDir dissectorDir(QDir::currentPath());
and the start menu shortcut referencing the whip driver folder for the "Start In"
image due to the last SetOutPath before creation of the shortcut in the NSIS script
SetOutPath "$INSTDIR\Whip_Drivers\amd64"

Using QCoreApplication::applicationDirPath() should likely be used in place of QDir:CurrentPath() as well as setting an appropriate SetOutPath before

CreateShortcut '$SMPROGRAMS\${PRODUCT_NAME}\${PRODUCT_NAME}.lnk' '$INSTDIR\${PRODUCT_NAME}.exe'

Invalid Message

A controller generated message with a Port ID of 0 should indicate as invalid.
Capture

Filter Out RDM Discovery Messages

Using the "Sniffer" to interrogate RDM traffic I would love the ability to filter out discovery messages from the table so that I can easily see all the other messages more easily. This would be particularly useful when I have a controller doing device discovery pretty aggressively...

Sniffing won't display unless...

Sniffing results won't display unless the mode buttons are toggled to something else (i.e. "DMX Controller"), then back to "Sniffer".
m_mode is not initialised to a default

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.