Skip to content

Commit b912100

Browse files
authored
Update year specific references for 2023 (#2153)
1 parent 33f4c31 commit b912100

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

source/docs/networking/networking-introduction/measuring-bandwidth-usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Measuring Bandwidth Usage
44
=========================
55

6-
On the FRC\ |reg| Field each team is allocated limited network bandwidth (see R704 in the 2022 manual). The `FMS Whitepaper <https://fms-manual.readthedocs.io/en/latest/fms-whitepaper/fms-whitepaper.html>`__ provides more information on determining the bandwidth usage of the Axis camera, but some teams may wish to measure their overall bandwidth consumption. This document details how to make that measurement.
6+
On the FRC\ |reg| Field each team is allocated limited network bandwidth (see R704 in the 2023 manual). The `FMS Whitepaper <https://fms-manual.readthedocs.io/en/latest/fms-whitepaper/fms-whitepaper.html>`__ provides more information on determining the bandwidth usage of the Axis camera, but some teams may wish to measure their overall bandwidth consumption. This document details how to make that measurement.
77

88
.. note:: Teams can simulate the bandwidth throttling at home using the FRC Bridge Configuration Utility with the bandwidth checkbox checked.
99

source/docs/networking/networking-introduction/networking-basics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ In the pits, a team may encounter issues with mixing Static and DHCP devices for
9393
Available Network Ports
9494
^^^^^^^^^^^^^^^^^^^^^^^
9595

96-
Please see R704 of the 2022 Game Manual for information regarding available network ports.
96+
Please see R704 of the 2023 Game Manual for information regarding available network ports.
9797

9898
mDNS
9999
----

source/docs/software/frc-glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ FRC Glossary
9999
Kit of Parts, the collection of items listed on the Kickoff Kit checklists, distributed to the team via FIRST Choice, or paid for completely (except shipping) with a Product Donation Voucher (PDV).
100100

101101
KOP chassis
102-
The KOP contains a drive base (chassis) distributed to every team (that did not opt out) as part of the :term:`KOP`. For the 2022 season, the KOP chassis is the `AM14U5 <https://www.andymark.com/products/am14u5-6-wheel-drop-center-robot-drive-base-first-kit-of-parts-chassis>`__.
102+
The KOP contains a drive base (chassis) distributed to every team (that did not opt out) as part of the :term:`KOP`. For the 2023 season, the KOP chassis is the `AM14U5 <https://www.andymark.com/products/am14u5-6-wheel-drop-center-robot-drive-base-first-kit-of-parts-chassis>`__.
103103

104104
LabVIEW
105105
One of the three officially supported programming languages.

source/docs/software/wpilib-tools/robotbuilder/introduction/starting-robotbuilder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Press :kbd:`Ctrl+Shift+P` and type "WPILib" or click the WPILib logo in the top
1818
Option 2 - Shortcuts
1919
--------------------
2020

21-
Shortcuts are installed to the Windows Start Menu and the ``2022 WPILib Tools`` folder on the desktop.
21+
Shortcuts are installed to the Windows Start Menu and the ``2023 WPILib Tools`` folder on the desktop.
2222

2323
Option 3 - Running from the Script
2424
----------------------------------

source/docs/zero-to-robot/step-3/imaging-your-roborio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Launching the Imaging Tool
3535

3636
The roboRIO imaging tool and latest image are installed with the NI FRC\ |reg| Game Tools. Launch the imaging tool by double clicking on the shortcut on the Desktop. If you have difficulties imaging your roboRIO, you may need to try right-clicking on the icon and selecting Run as Administrator instead.
3737

38-
.. note:: The roboRIO imaging tool is also located at ``C:\Program Files (x86)\National Instruments\LabVIEW YYYY\project\roboRIO Tool`` where YYYY is the current year - 1. If it's 2020, the directory would be ``LabVIEW 2019``.
38+
.. note:: The roboRIO imaging tool is also located at ``C:\Program Files (x86)\National Instruments\LabVIEW 2020\project\roboRIO Tool``
3939

4040
roboRIO Imaging Tool
4141
^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)