Chris Gerth
Chris Gerth
Low priority, but documenting here for reference.... While attempting to make some... obvious.... warning messages for users, we noticed inconsistency in how fonts were used when displaying the roboRIO's stdout/stderr...
Timeline and development came up more than once in the last 12 months. Adding some basic info to the "contributing" page to explain how the team is organized and how...
Uses logic in https://github.com/PhotonVision/photon-libcamera-gl-driver/pull/16 to push the ov9281 down to its true minimum exposure. Updates UI to list the exposure settings in ~~microseconds.~~ Native units - not everyone works in...
Got another report of a non-functional laptop webcam. Add a "completely broken" quirk for this one: [2024-10-18 23:29:09] [CSCore - PvCSCoreLogger] [INFO] HP_Wide_Vision_HD_Camera: Connected to USB camera on \\?\usb#vid_04f2&pid_b760&mi_00#7&120db11e&1&0000#{e5323777-f976-4f5b-9b55-b94699c46e44}\global [2024-10-18...
https://docs.photonvision.org/en/latest/docs/examples/aimandrange.html has the wrong lines of code for the python example. Fix them.
We used to have a button on every page for "edit on github", which made submitting changes/PR's super trivial for folks who wanted small tweaks. This seems to be gone...
hard to see black on grey 
Cpp/Java simulations use actual matrix math and plants and whatnot. Python uses smol-brain IIR filters to simulate motors. We can do better.
CI currently does not do anything with the python examples. Add logic so it will at least run the examples to make sure no one has done a syntax error...