v2023.2.2
Major notes
(Breaking) Limelight users will need to offline update to the jar here to fix camera streams not appearing: https://github.com/PhotonVision/photonvision/releases/download/Dev/photonvision-dev-v2023.2.2-1-gdeb8f97e-linuxarm64.jar
Breaking C++ bug fixed, as well as changing pipelines over NT. LimeLight image now has NetworkManager, which was required, but will occasionally fail to boot on some LimeLight devices. Reflashing to older versions of Photon or reflashing LL software is sufficient to recover the device.
Note that connecting to your coprocessor without a DHCP server, and specifically the FRC radio, also connected to your network switch is not a supported (as in we-provide-troubleshooting, not as in does-it-work) configuration. Advanced users can make static IP work without a radio, though!
What's Changed
- Fix publish type in photoncamera by @mcm001 in #760
- photon-lib: Fix C++ sources publish classifier by @auscompgeek in #765
- Add PhotonVersion to sources/headers zip by @mcm001 in #777
- Fix desync between web UI and NT by @mcm001 in #778
- Bump LL image to fix NetworkManager by @mcm001 in #780
New Contributors
- @auscompgeek made their first contribution in #765
Full Changelog: v2023.2.1...v2023.2.2