wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.04k stars 605 forks source link

[cscore] Property name differences across Linux versions #5478

Open PeterJohnson opened 11 months ago

PeterJohnson commented 11 months ago

The "standard" property setters for exposure and white balance assume certain names on the driver side for Linux. These appear to vary across Linux versions (e.g. 5.15.90 to 5.16.0) and not all variants are handled. The code should look for all possibilities and use whichever exists.

Examples:

mcm001 commented 7 months ago

Another report, this time with Arducam ov9281 + Ubuntu 22.04