Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OpenMesh Tool to 25.0.0 #2960

Merged
merged 2 commits into from
Jan 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/docs/zero-to-robot/step-3/openmesh.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ The FRC Radio Configuration Utility requires administrator privileges to configu

Download the latest FRC Radio Configuration Utility Installer from the following links:

[FRC Radio Configuration 24.0.1](https://firstfrc.blob.core.windows.net/frc2024/Radio/FRC_Radio_Configuration_24_0_1.zip)
[FRC Radio Configuration 25.0.0](https://firstfrc.blob.core.windows.net/frc2025/Radio/FRC_Radio_Configuration_25_0_0.zip)

[FRC Radio Configuration 24.0.1 Israel Version](https://firstfrc.blob.core.windows.net/frc2024/Radio/FRC_Radio_Configuration_24_0_1_IL.zip)
[FRC Radio Configuration 25.0.0 Israel Version](https://firstfrc.blob.core.windows.net/frc2025/Radio/FRC_Radio_Configuration_25_0_0_IL.zip)

.. note:: The _IL version is for Israel teams and contains a version of the OM5PAC firmware with restricted channels for use in Israel.

.. note:: Teams planning on using the radio tool on a machine without the **2024** WPILib suite installed, will need a copy of Java installed. This can be downloaded [here](https://adoptium.net/temurin/releases/?version=17&os=windows).
.. note:: Teams planning on using the radio tool on a machine without the **2025** WPILib suite installed, will need a copy of Java installed. This can be downloaded [here](https://adoptium.net/temurin/releases/?version=17&os=windows).

Before you begin using the software:

Expand Down