wpilibsuite / wpilibsuite/SystemcoreTesting
USB Storage Drive Support
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 186
- Forks
- 24
- Avg merge
- 8h 27m
- Merged PRs (30d)
- 9
Description
I tried testing a couple of different storage drives. The 64gb one formatted as exFAT was not recognized and the 32gb one formatted as Fat32 was. What is the expected behavior and what drives and formats are supported?
Does it make sense to have a eject button on the USB devices section of the System Tab? I realize this wasn't supported by the roboRIO and isn't a required just a nice to have. I also know that I could probably do an unmount manually but that isn't something a typical user would know.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name any files, tests, or entry points. Start by locating the System Tab's USB devices section and the relevant storage handling, then establish the supported filesystems and whether eject behavior is in scope. Done means the expected behavior is documented or implemented with coverage for the agreed cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100