Merged
Conversation
Contributor
|
Once this merges let's get instructions added to upstream docs |
mcm001
approved these changes
Feb 26, 2026
mcm001
pushed a commit
to PhotonVision/photonvision
that referenced
this pull request
Mar 3, 2026
[Release notes for 2026.1.3](https://github.com/PhotonVision/photon-image-modifier/releases/tag/v2026.1.3) - Provisional orange pi 6 plus image builder by @guineawheek in PhotonVision/photon-image-modifier#126 - Install usbtop to images by @samfreund in PhotonVision/photon-image-modifier#129 - Shrunk our Rubik Pi 3 image by @crschardt in PhotonVision/photon-image-modifier#128 This PR includes a downsized Rubik Pi image and usbtop shipped with the image for debugging. It also adds the opi6 image (note no OD support yet; platform is detected as a generic arm64 target).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR installs usbtop to images for debugging purposes. If teams are experiencing issues with USB bandwidth, usbtop can be used to determine the data on each bus. Note that this install has no actual effect on PV and how things are run, it's simply meant to make it available as we expect our coprocs to be offline.