Skip to content

Commit 1e5fc7f

Browse files
committed
fix image, redirects, lint
1 parent c202e95 commit 1e5fc7f

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed
Loading

source/docs/hardware/hardware-basics/status-lights-ref.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ A compact and printable `Status Light Quick Reference <https://wpilib.org/s/Stat
7171
:width: 600
7272

7373
[VH-109 Status Lights](https://frc-radio.vivid-hosting.net/overview/led-status-indications)
74+
7475
+----------+----------------+------------------------------+
7576
| Power | Green | On or Powering up |
7677
| +----------------+------------------------------+
@@ -139,7 +140,7 @@ A compact and printable `Status Light Quick Reference <https://wpilib.org/s/Stat
139140

140141
+-------------------------+--------------------------------------------------------+
141142
| LED Color | Status |
142-
+-------------------------+--------------------------------------------------------+
143+
+=========================+========================================================+
143144
| Blue Solid | Device on but no communication established |
144145
+-------------------------+--------------------------------------------------------+
145146
| Green Solid | Main Communication with roboRIO established |
@@ -163,7 +164,7 @@ A compact and printable `Status Light Quick Reference <https://wpilib.org/s/Stat
163164

164165
+--------------+----------------------------------------------------------------------------------------------------------+
165166
| LED Color | Status |
166-
+--------------+----------------------------------------------------------------------------------------------------------+
167+
+==============+==========================================================================================================+
167168
| Off | Channel has voltage and is operating as expected |
168169
+--------------+----------------------------------------------------------------------------------------------------------+
169170
| Red Solid | Channel has NO voltage and there is an active fault. Check for tripped or missing circuit breaker / fuse |

source/docs/zero-to-robot/step-3/radio-programming.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ Disadvantages:
7272

7373
The 2.4GHz band is more prone to congestion and interference, especially in crowded environments.
7474

75-
Range and accessibility may be limited compared to the 6GHz band.
75+
Range and accessibility may be limited compared to the 6GHz band.

source/redirects.txt

+2
Original file line numberDiff line numberDiff line change
@@ -307,3 +307,5 @@
307307
"docs/software/wpilib-tools/axon/using-on-a-robot.rst" "docs/software/vision-processing/index.rst"
308308
"docs/software/wpilib-tools/axon/viewing-datasets.rst" "docs/software/vision-processing/index.rst"
309309
"docs/software/wpilib-tools/choreo/index.rst" "docs/software/pathplanning/choreo/index.rst"
310+
"docs/networking/networking-introduction/om5p-ac-radio-modification.rst" "docs/networking/networking-introduction/index.rst"
311+
"docs/software/driverstation/programming-radios-for-fms-offseason.rst" "docs/software/driverstation/index.rst"

0 commit comments

Comments
 (0)