OpenLightingProject / OpenLightingProject/rdm-app
Add more manufacturer PIDs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 18
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
- Robe - https://github.com/OpenLightingProject/rdm-app/pull/100#issuecomment-328076605
- ROBE_PT_FEED
- ROBE_PT_MODE
- ROBE_MIC_SENS
- ROBE_THEATRE_MODE
- ROBE_C_CAL_MODE
- ROBE_C_MIX_MODE
- ROBE_UV_MIXING
- ROBE_WHITE_POINT_8K
- ROBE_OUTPUT_MODE
- ROBE_OUTPUT_UNIFORMITY
- ROBE_OUTPUT_CONSISTENCY
- ROBE_CRI_SELECTION
- ROBE_TH_EF_SIM
- ROBE_DL_COMPATIBLE_MODE
- ROBE_DISPLAY_INTENSITY
- ROBE_TOUCHSCREEN_LOCK
- ROBE_TEMPERATURE_UNIT
- ROBE_FAN_MODE
- ROBE_CMY_CONTROL
- ROBE_DIMMER_CURVE
- ROBE_BLACKOUT_DMC
- ROBE_BLACKOUT_PTM
- ROBE_BLACKOUT_GWM
- ROBE_BLACKOUT_COLM
- ROBE_BLACKOUT_TIM
- ROBE_EXTEND_SC_FUNC
- ROBE_STAND_ALONE
- Soundlight - http://www.soundlight.de/techtips/dmx512/slh_rdm_commands.htm
- All
- MDG - http://www.mdgfog.com/c/mdg/file_db/document.file_en/M3e-User-Guide-Rev-Ac.pdf and http://www.mdgfog.com/c/mdg/file_db/document.file_en/theONE-User-Guide-Rev-Ae.pdf
- {'default_value': 0, 'prefix': 0, 'min_value': 0, 'description': 'GENERATOR STATE', 'data_type': 2, 'max_value': 0, 'command_class': 1, 'pid': 32770, 'unit': 0}
- {'default_value': 0, 'prefix': 0, 'min_value': 0, 'description': 'SAVER (0=30S/1=2MN/2=OFF)', 'data_type': 3, 'max_value': 2, 'command_class': 3, 'pid': 32772, 'unit': 0}
- {'default_value': 0, 'prefix': 0, 'min_value': 0, 'description': 'AUTO/LOCAL/DMX (0..2)', 'data_type': 3, 'max_value': 3, 'command_class': 3, 'pid': 32773, 'unit': 0}
- SGM - https://github.com/bartvanstiphout/ola/commit/349f3fd894517e8b7abc735c2924b346dfb0abac#diff-6a3d17b00514ff8e00435a361b373398R6303
- All
- {'default_value': 1, 'prefix': 0, 'min_value': 0, 'description': 'Enable Gamma Correction', 'data_type': 1, 'max_value': 1, 'command_class': 3, 'pid': 34339, 'unit': 0}
- {'default_value': 0, 'prefix': 0, 'min_value': 0, 'description': 'Invert Pixel Order', 'data_type': 1, 'max_value': 1, 'command_class': 3, 'pid': 34345, 'unit': 0}
- {'default_value': 0, 'prefix': 0, 'min_value': 0, 'description': 'Dim Mode 0=Standard 1=Max Power', 'data_type': 3, 'max_value': 1, 'command_class': 3, 'pid': 34344, 'unit': 0}
- {'default_value': 0, 'prefix': 0, 'min_value': 0, 'description': 'Serial Nr.', 'data_type': 2, 'max_value': 0, 'command_class': 1, 'pid': 32864, 'unit': 0}
- Creative Lighting And Sound Systems e.g. http://www.creativelighting.com.au/images/documents/SLAMMO%20V4-P%206ch%20User%20Manual.pdf
- Device Curve
- Artistic Licence
- DALI PIDs
- ARRI - https://www.arri.com/?eID=registration&file_uid=19468
- All
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.
Research direction
Start by reviewing the linked manufacturer documentation and the existing PID definitions in the project. Determine how each unchecked Robe, Soundlight, MDG, SGM, Creative Lighting and Sound Systems, Artistic Licence, and ARRI PID should be represented. Done means the applicable documented PIDs are added and verified consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100