Sriman Achanta
Sriman Achanta
Are you referring to a default over clock on the opi image?
Would this be a good time to make that change that includes the pipeline name in the result. Not sure if that overhead is worth.
@mcm001 is this resolved by SQL changes?
I would create a new [jni section](https://github.com/wpilibsuite/allwpilib/tree/main/shared/jni) in shared and apply that to photon-server and photon-core instead of modifying javacpp. photon-targeting and photon-lib aren't currently JNI'd unless that is something...
I belive the fact that we are using a while loop to remove samples which the store is adding them is bad practice and relys on getting more samples then...
Board generation should be moved to the UI, we currently do Chessboard so that logic needs to implemented
> I'm actually OK if we only touch photon-core and don't change targeting or lib That was my intention, the version of photon-core and server are irrelevant as they only...
Usually when the UI freezes up like this, it's separate from what Matt is referring to and is more an uncaught exception in the backend. It's interesting that the restart...
> It's super easy to must not send debug prints to NT, if we want? I meant more adding a UI toggle to handle logging to NT
> Yeah idk. Unless teams see a legit value add from having photon logs in their wpilogs, I may punt on this one I think it would be useful, especially...