Skip to content

Commit 643bc5d

Browse files
guineawheekpjbuterbaugh
authored andcommitted
add the redux vendordep (#2256) (#2256)
1 parent 27bafb3 commit 643bc5d

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

source/docs/software/can-devices/third-party-devices.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,16 @@ PWF Sensors
109109

110110
- API Documentation (`Java <https://www.playingwithfusion.com/frc/2020/javadoc/com/playingwithfusion/package-summary.html>`__, `C++ <https://www.playingwithfusion.com/frc/2020/cppdoc/html/annotated.html>`__)
111111
- `Technical Manual <https://www.playingwithfusion.com/include/getfile.php?fileid=7091>`__
112+
113+
Redux Robotics
114+
--------------
115+
116+
Redux Robotics currently offers the Canandcoder CAN + PWM magnetic encoder.
117+
118+
Redux Sensors
119+
^^^^^^^^^^^^^
120+
121+
- **Canandcoder**
122+
123+
- 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>`__)
124+
- `Technical Manual <https://docs.reduxrobotics.com/canandcoder/index.html>`__

source/docs/software/vscode-overview/3rd-party-libraries.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ Click these links to visit the vendor site to see whether they offer online inst
9191

9292
.. warning:: Only use **ONE** of the above Phoenix vendordep links within a project. If you need both Phoenix v5 and Phoenix Pro in the same project, use the third option.
9393

94+
`Redux Robotics ReduxLib <https://docs.reduxrobotics.com/reduxlib.html>`__ - Library for all Redux devices including the Canandcoder
95+
``https://frcsdk.reduxrobotics.com/ReduxLib_2023.json``
96+
9497
`Playing With Fusion Driver <https://www.playingwithfusion.com/docview.php?docid=1205>`__ - Library for all PWF devices including the Venom motor/controller
9598
``https://www.playingwithfusion.com/frc/playingwithfusion2023.json``
9699

0 commit comments

Comments
 (0)