Skip to content

Commit

Permalink
Update links for ReduxLib v2024 (#2525)
Browse files Browse the repository at this point in the history
  • Loading branch information
guineawheek committed Jan 12, 2024
1 parent ed51b46 commit 22ea4b3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
9 changes: 7 additions & 2 deletions source/docs/software/can-devices/third-party-devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,17 @@ PWF Sensors
Redux Robotics
--------------

Redux Robotics currently offers the Canandcoder :term:`CAN` + :term:`PWM` magnetic encoder.
Redux Robotics currently offers the Canandcoder :term:`CAN` + :term:`PWM` magnetic encoder and the Canandcolor :term:`CAN`-enabled color sensor.

Redux Sensors
^^^^^^^^^^^^^

- **Canandcoder**

- API Documentation (`Java <https://apidocs.reduxrobotics.com/current/java/com/reduxrobotics/sensors/canandcoder/CANandcoder.html>`__, `C++ <https://apidocs.reduxrobotics.com/current/cpp/classredux_1_1sensors_1_1canandcoder_1_1CANandcoder.html>`__)
- API Documentation (`Java <https://apidocs.reduxrobotics.com/current/java/com/reduxrobotics/sensors/canandcoder/Canandcoder.html>`__, `C++ <https://apidocs.reduxrobotics.com/current/cpp/classredux_1_1sensors_1_1canandcoder_1_1Canandcoder.html>`__)
- `Technical Manual <https://docs.reduxrobotics.com/canandcoder/index.html>`__

- **Canandcolor**

- API Documentation (`Java <https://apidocs.reduxrobotics.com/current/java/com/reduxrobotics/sensors/canandcolor/Canandcolor.html>`__, `C++ <https://apidocs.reduxrobotics.com/current/cpp/classredux_1_1sensors_1_1canandcolor_1_1Canandcolor.html>`__)
- `Technical Manual <https://docs.reduxrobotics.com/canandcolor/index.html>`__
4 changes: 2 additions & 2 deletions source/docs/software/vscode-overview/3rd-party-libraries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ Click these links to visit the vendor site to see whether they offer online inst

.. note:: All users should use the Phoenix (v6) library. If you also need Phoenix v5 support, additionally install the v5 vendor library.

`Redux Robotics ReduxLib <https://docs.reduxrobotics.com/reduxlib.html>`__ - Library for all Redux devices including the Canandcoder
Not yet available for 2024
`Redux Robotics ReduxLib <https://docs.reduxrobotics.com/reduxlib.html>`__ - Library for all Redux devices including the Canandcoder and Canandcolor
``https://frcsdk.reduxrobotics.com/ReduxLib_2024.json``

`Playing With Fusion Driver <https://www.playingwithfusion.com/docview.php?docid=1205>`__ - Library for all PWF devices including the Venom motor/controller
``https://www.playingwithfusion.com/frc/playingwithfusion2024.json``
Expand Down

0 comments on commit 22ea4b3

Please sign in to comment.