Mission-DMX / Mission-DMX/Project-Editor
Improve DMX live display
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- Avg merge
- 27m
- Merged PRs (30d)
- 1
Description
The displaying of live DMX values should be improved in the following manner:
- Use a custom widget that displays channels side by side instead of a list
- Display Fixture name and channel name (if any)
- Display multiple universes in one window
- display trends in addition to current value
- Allow selecting the update speed between 5s and .25s with 1s being the default
- If fixture definition contains 16bit channels, draw a bond between two channels and display the combined value in addition
This could, for example, look like this:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.