forked from OpenLightingProject/ola
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dd51a05
commit 6b54762
Showing
12 changed files
with
22 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,8 +35,11 @@ namespace rdm { | |
|
||
/** | ||
* Please discuss on [email protected] before claiming additional | ||
* manufacturer PIDs and update http://opendmx.net/index.php/Open_Lighting_PIDs | ||
* ANSI E1.20 section 6.2.10.2 Parameter ID (PID) for info on assigning | ||
* manufacturer PIDs and update | ||
* https://wiki.openlighting.org/index.php/Open_Lighting_PIDs | ||
* N.B. This list may only include PIDs relevant to OLA, not other Open | ||
* Lighting Project products. | ||
* See ANSI E1.20 section 6.2.10.2 Parameter ID (PID) for info on assigning | ||
* manufacturer PIDs, although we're not currently sticking entirely to the | ||
* specification, like a number of other companies | ||
*/ | ||
|
@@ -49,7 +52,7 @@ typedef enum { | |
|
||
/** | ||
* Also see the list here | ||
* http://www.opendmx.net/index.php/Open_Lighting_Allocations#RDM_Model_Numbers | ||
* https://wiki.openlighting.org/index.php/Open_Lighting_Allocations#RDM_Model_Numbers | ||
*/ | ||
typedef enum { | ||
// OLA Dummy RDM Responder | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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