mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-20 00:51:41 +00:00
* Add libpicam with gain slider bugfix * Patches to get zero-copy working with Pi3. -- Success/Failure mistmatch assumptions - lots of functions in the JNI return true on failure (not true on success) -- isVSCMSupported() is currently implemented to be "isVSCMNotSupported()" Likely, we'll want at least some .so changes Co-authored-by: Chris Gerth <chrisgerth010592@gmail.com>