Update battery lead specifications and wire guidelines for 2025/2026 rule changes#3261
Open
isubsmith wants to merge 122 commits into
Open
Update battery lead specifications and wire guidelines for 2025/2026 rule changes#3261isubsmith wants to merge 122 commits into
isubsmith wants to merge 122 commits into
Conversation
Fixes NI forums linkcheck failure
Made a separate workflow so it runs hours later to avoid rate limits
Changed the cable to a USB-C one as non-beta XRPs use that, and updated the Micro USB link to one that's actually available. --------- Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com>
Fixes dependabot alerts Unpin urllib3 since it's no longer maintained
Update link to AdvantageScope 2025 changes to CD post, since removed from AdvantageScope website Update link to Spark Max getting started Ignore filezilla and miktex as they are blocking
also updated the description a bit
Python 3.9 will be out of support soon Update RTD to Ubuntu 22.04 since 20.04 is out of support
Appears to be unused and is unmaintained
Don't automatically add 2 newlines after a code block, check to see if there's options after, and only add a newline after the options are added. This fixes the code blocks in the stacktrace page. Fixes wpilibsuite#2728
* General refresh of document. Specifics: * put "Operator Console" in title because that's what FIRST calls it in the game manual * expand on wifi band recommendation with links to Vivid documents * restructure document into more sections * add table of contents * more recommendations on constructing the driver station * recommend fresh Windows install * more specific recommendation on the account used * brought windows update and power settings to current UI * relocate credits to bottom * Clarify reference to driver station peripherals. Clarify 6GHz language. Use link text for DS rather than showing Google link. Fix trailing whitespace. * Remove TOC. Make specific Ethernet dongle recommendation based on CD recommendation. Blast Windows 10 harder. Add more nuance to Wi-Fi 6E discussion. Use a CD link for driver station examples. Add more details on why wall power is good for your laptop. * Trailing whitespace for the win. * Update source/docs/software/driverstation/driver-station-best-practices.rst Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com> * Update source/docs/software/driverstation/driver-station-best-practices.rst Co-authored-by: Dan Katzuv <31829093+katzuv@users.noreply.github.com> * Update source/docs/software/driverstation/driver-station-best-practices.rst Co-authored-by: Dan Katzuv <31829093+katzuv@users.noreply.github.com> * Bump minimum recommended display size to 14". FIRST in their recommendations says 15" but that eliminates many used ultrabooks. * Update source/docs/software/driverstation/driver-station-best-practices.rst Co-authored-by: Jason Daming <jason.daming@intralox.com> --------- Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com> Co-authored-by: Dan Katzuv <31829093+katzuv@users.noreply.github.com> Co-authored-by: Jason Daming <jason.daming@intralox.com>
…3107) Updated SSH documentation to use OpenSSH command-line interface instead of PuTTY, as OpenSSH is included by default on Windows, macOS, and Linux. Removed outdated PuTTY screenshots and simplified connection instructions. Fixes wpilibsuite#2919
* Update RLIs for 2026.2.1 * Autofix RLIs --------- Co-authored-by: github-actions <github-actions@github.com>
- Only regenerate output when input changes. This fixes issues with autobuilders that trigger rebuilds on filesystem events - Use logging api instead of print. This makes the extension obey sphinx's verbosity settings
Also fix link to CCL Motors in glossary
--------- Co-authored-by: Thad House <ThadHouse@users.noreply.github.com> Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com>
Added a note before "Testing Game Specific Data" about match timings for the 2026 game in the testing section since they deviate from previous years' practice timings, which could mess up users' autonomous and hub timings. --------- Co-authored-by: sciencewhiz <sciencewhiz@users.noreply.github.com>
* Add radio version known issue * Add note about event requirement
…changes Updated recommendations for battery leads and wire materials, including notes on wire length and CCA usage.
sciencewhiz
reviewed
Mar 24, 2026
| #### Lead Cables | ||
|
|
||
| Tinned, annealed, or coated copper is allowed. Do not use CCA (copper clad aluminum), aluminum, or other non-copper base metal. The conductor metal is normally printed on the outside of the insulation with the other cable ratings. | ||
| Tinned, annealed, coated copper, or CCA (copper clad aluminum) is allowed. Do not use regular aluminum wire, or other non-copper base metal. The conductor metal is normally printed on the outside of the insulation with the other cable ratings. |
Collaborator
There was a problem hiding this comment.
It's my understanding that FIRST only made CCA legal to avoid teams having to rewire at inspection if they used the wrong wire. Thus I think I'd prefer to keep CCA in the do not use to absolutely minimize the number of teams that end up using it
Author
|
I would also prefer to keep it in the do not use category and certainly do not want to encourage using it. There was a lot of back and forth on the LRI slack about it and it is considered fully legal now though. I could rewrite to leave most of the original text and just add a note or warning section that says it is allowed but shouldn't be used? I don't want people to see it is allowed in the manual and buy it because it's cheaper. Thoughts?ThanksOn Mar 23, 2026 11:43 PM, sciencewhiz ***@***.***> wrote:
@sciencewhiz commented on this pull request.
In source/docs/hardware/hardware-basics/robot-battery.rst:
#### Lead Cables
…-Tinned, annealed, or coated copper is allowed. Do not use CCA (copper clad aluminum), aluminum, or other non-copper base metal. The conductor metal is normally printed on the outside of the insulation with the other cable ratings.
+Tinned, annealed, coated copper, or CCA (copper clad aluminum) is allowed. Do not use regular aluminum wire, or other non-copper base metal. The conductor metal is normally printed on the outside of the insulation with the other cable ratings.
It's my understanding that FIRST only made CCA legal to avoid teams having to rewire at inspection if they used the wrong wire. Thus I think I'd prefer to keep CCA in the do not use to absolutely minimize the number of teams that end up using it
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
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.
Updated recommendations for battery leads and wire materials, including notes on wire length and CCA usage from 2025/2026 rule changes