OpenLightingProject / rdm-app

Code for the rdm.openlighting.org site
http://rdm.openlighting.org
16 stars 11 forks source link

Add more manufacturer PIDs #197

Open peternewman opened 6 years ago

peternewman commented 6 years ago
peternewman commented 6 years ago

Some progress in https://github.com/OpenLightingProject/rdm-app/pull/203 .

FloEdelmann commented 5 years ago

There is an RDM manual by ARRI here: https://www.arri.com/?eID=registration&file_uid=19468 (linked from this product page).

Does this help to implement some ARRI-specific PIDs (and maybe also add all mentioned models to the database)?

peternewman commented 5 years ago

Thanks @FloEdelmann , nice find.

Yes, that should help to fill in some ARRI gaps e.g. on http://rdm.openlighting.org/model/display?manufacturer=8377&model=514 . This will tie into https://github.com/OpenLightingProject/ola/issues/1496 which should do some of the legwork for us.

We can populate the PID data from that, but we don't bother populating models, only when we do a model collection run. You could use it to pre-set OFL though I guess so when we do and it, it will all link up.