Commit 6d5f0ff
authored
Stream mode - replaces Art-Net, DDP and E1.31 (#285)
* Stream mode
Deprecated and removed Art-Net, DDP and E1.31
* Update builds, documentation and minor Python typos
* Set the Stream mode as disabled by default
* Refactor to only use one port at a time
* Legacy tools compatibility update
* Mayor firmware and minor tool refactoring
* Remove protocol name from the API
* Fix parseInt usage in port selection handler1 parent c1caf23 commit 6d5f0ff
29 files changed
Lines changed: 437 additions & 761 deletions
File tree
- .github/workflows
- docs/wiki
- firmware
- include
- modes
- services
- src/modes
- scripts/src/components
- tools
- src/frekvens
- webapp/src
- config
- modes
- services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | | - | |
60 | 58 | | |
61 | | - | |
62 | 59 | | |
63 | 60 | | |
64 | 61 | | |
| |||
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
| 87 | + | |
90 | 88 | | |
91 | 89 | | |
92 | 90 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments