Skip to content

Commit b03251d

Browse files
committed
Link fixes
1 parent 5eeadb2 commit b03251d

14 files changed

Lines changed: 22 additions & 22 deletions

source/ch03_PrimerPhoenixSoft.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Phoenix-Tuner v1 is the graphical interface that allows for configuration of Pho
3838

3939
.. image:: img/tuner.png
4040

41-
.. tip:: There is a modernized version called `Tuner X <https://pro.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix Pro <https://pro.docs.ctr-electronics.com/en/stable/>`__).
41+
.. tip:: There is a modernized version called `Tuner X <https://v6.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix 6 <https://v6.docs.ctr-electronics.com/en/stable/>`__).
4242

4343
It provides a variety of functionality to support all Phoenix CAN Bus devices. The feature set includes:
4444

source/ch06b_PrepLinuxRobot.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ of your main method. The line is commented out in the example program.
187187

188188
.. warning:: The instructions below are available for legacy support. We recommend you instead run the Phoenix Diagnostics Server in your user program.
189189

190-
.. warning:: The legacy instructions below currently do not work. See: https://github.com/CrossTheRoadElec/Phoenix-Linux-SocketCAN-Example/issues/15
190+
.. warning:: The legacy instructions below currently do not work. See: https://github.com/CrossTheRoadElec/Phoenix5-Linux-Example/issues/15
191191
.. raw:: html
192192

193193
<strike>

source/ch08_BringUpCAN.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This capture is taken with no devices connected to the roboRIO. roboRIO will ta
5757

5858
.. image:: img/bring-1.png
5959

60-
.. tip:: There is a modernized version called `Tuner X <https://pro.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix Pro <https://pro.docs.ctr-electronics.com/en/stable/>`__).
60+
.. tip:: There is a modernized version called `Tuner X <https://v6.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix 6 <https://v6.docs.ctr-electronics.com/en/stable/>`__).
6161

6262
LEDs are red – now what?
6363
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

source/ch08a_BringUpCANivore.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ attached to the target system. You can specify the target system in the Robot Co
4646
.. note:: The CANivores tab **does not work on non-FRC Linux systems**. This will be fixed in a future update.
4747
As a workaround, you can use the :ref:`caniv CLI<caniv-cli>` to configure your CANivores.
4848

49-
.. tip:: There is a modernized version called `Tuner X <https://pro.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix Pro <https://pro.docs.ctr-electronics.com/en/stable/>`__).
49+
.. tip:: There is a modernized version called `Tuner X <https://v6.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix 6 <https://v6.docs.ctr-electronics.com/en/stable/>`__).
5050

5151
.. tip:: If you are connecting to CANivores on your local Windows machine, there is a CANivore-usb option in the Diagnostic Server Address dropdown.
5252
This option runs a diagnostic server within Tuner so you do not need to run a robot project to communicate with CANivores.

source/ch09_BringUpPCM.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Then confirm using the Solenoid LED on the PCM and Self-test Snapshot in Tuner.
3737
3838
.. image:: img/pcm-tuner-1.png
3939
40-
.. tip:: There is a modernized version called `Tuner X <https://pro.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix Pro <https://pro.docs.ctr-electronics.com/en/stable/>`__).
40+
.. tip:: There is a modernized version called `Tuner X <https://v6.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix 6 <https://v6.docs.ctr-electronics.com/en/stable/>`__).
4141
4242
Generally creating a solenoid object is sufficient for the compressor features to function.
4343
In order for the compressor output to activate, all of the following conditions must be met:

source/ch10_BringUpPDP.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Use Self-test Snapshot to confirm reasonable values for current and voltage.
99

1010
.. image:: img/bring-11.png
1111

12-
.. tip:: There is a modernized version called `Tuner X <https://pro.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix Pro <https://pro.docs.ctr-electronics.com/en/stable/>`__).
12+
.. tip:: There is a modernized version called `Tuner X <https://v6.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix 6 <https://v6.docs.ctr-electronics.com/en/stable/>`__).
1313

1414
Getting sensor data
1515
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

source/ch11_BringUpPigeon.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Rotate IMU and confirm Yaw moves as expected.
2424

2525
.. image:: img/bring-12.png
2626

27-
.. tip:: There is a modernized version called `Tuner X <https://pro.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix Pro <https://pro.docs.ctr-electronics.com/en/stable/>`__).
27+
.. tip:: There is a modernized version called `Tuner X <https://v6.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix 6 <https://v6.docs.ctr-electronics.com/en/stable/>`__).
2828

2929
.. note:: Moving counter-clockwise is interpreted as a positive change.
3030

source/ch11a_BringUpPigeon2.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Bring Up: Pigeon 2.0
44
====================
55

6+
.. warning:: The Pigeon 2.0 Phoenix 5 API has been removed in 2025. Users should migrate to the `Phoenix 6 library <https://v6.docs.ctr-electronics.com/>`__.
67

78
Power Boot
89
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -17,7 +18,7 @@ Rotate IMU and confirm Yaw moves as expected.
1718

1819
.. image:: img/bring-12a.png
1920

20-
.. tip:: There is a modernized version called `Tuner X <https://pro.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix Pro <https://pro.docs.ctr-electronics.com/en/stable/>`__).
21+
.. tip:: There is a modernized version called `Tuner X <https://v6.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix 6 <https://v6.docs.ctr-electronics.com/en/stable/>`__).
2122

2223
.. note:: Moving counter-clockwise is interpreted as a positive change.
2324

source/ch12_BringUpCANifier.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ If using Quadrature or Pulse width sensor, rotate sensor while performing Self-t
1414

1515
.. image:: img/bring-15.png
1616

17-
.. tip:: There is a modernized version called `Tuner X <https://pro.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix Pro <https://pro.docs.ctr-electronics.com/en/stable/>`__).
17+
.. tip:: There is a modernized version called `Tuner X <https://v6.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix 6 <https://v6.docs.ctr-electronics.com/en/stable/>`__).
1818

1919
LED Strip Control
2020
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2121

22-
See `CANifier user’s guide <https://store.ctr-electronics.com/content/user-manual/CANifier%20User%27s%20Guide.pdf>`_ for wiring and controlling LED Strip.
22+
See `CANifier user’s guide <https://ctre.download/files/user-manual/CANifier%20User's%20Guide.pdf>`_ for wiring and controlling LED Strip.
2323

2424
CANifier API
2525
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

source/ch12a_BringUpCANCoder.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Bring Up: CANCoder
44
==================
55

6+
.. warning:: The CANcoder Phoenix 5 API has been removed in 2026. Users should migrate to the `Phoenix 6 library <https://v6.docs.ctr-electronics.com/>`__.
7+
68
.. note:: As of late August 2022, there are multiple hardware versions of CANCoder available. This is due to the ongoing worldwide chip shortage causing CTR electronics to replace the original processor with a substitute. This new version of CANCoder requires a different firmware, but is otherwise functionally identical to the original. For details on how to determine what hardware version a CANCoder is, look at the :ref:`CANCoder Versions <Hardware_Versions>` section.
79

810
Magnet Placement
@@ -17,7 +19,7 @@ By default, the position value is in units of degrees.
1719

1820
.. image:: img/bring-12a-selftest.PNG
1921

20-
.. tip:: There is a modernized version called `Tuner X <https://pro.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix Pro <https://pro.docs.ctr-electronics.com/en/stable/>`__).
22+
.. tip:: There is a modernized version called `Tuner X <https://v6.docs.ctr-electronics.com/en/stable/docs/tuner/index.html>`__ that is available for Windows and Android devices (works with Phoenix 5 and `Phoenix 6 <https://v6.docs.ctr-electronics.com/en/stable/>`__).
2123

2224
Choose Sensor Direction
2325
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)