Update to 2024.4.8.2

This commit is contained in:
thenetworkgrinch
2024-02-07 12:25:00 -06:00
parent 2a78abb56b
commit 78349d6f2d
111 changed files with 249 additions and 287 deletions

View File

@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Tue Feb 06 16:01:33 CST 2024 -->
<!-- Generated by javadoc (17) on Wed Feb 07 12:24:24 CST 2024 -->
<title>CANCoderSwerve</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-02-06">
<meta name="dc.created" content="2024-02-07">
<meta name="description" content="declaration: package: swervelib.encoders, class: CANCoderSwerve">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
@@ -118,7 +118,7 @@ loadScripts(document, 'script');</script>
<div class="col-last even-row-color">
<div class="block">An <a href="../telemetry/Alert.html" title="class in swervelib.telemetry"><code>Alert</code></a> for if the CANCoder reading is faulty and the reading is ignored.</div>
</div>
<div class="col-first odd-row-color"><code>private final double</code></div>
<div class="col-first odd-row-color"><code>static double</code></div>
<div class="col-second odd-row-color"><code><a href="#STATUS_TIMEOUT_SECONDS" class="member-name-link">STATUS_TIMEOUT_SECONDS</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Wait time for status frames to show up.</div>
@@ -215,16 +215,8 @@ loadScripts(document, 'script');</script>
<li>
<section class="detail" id="STATUS_TIMEOUT_SECONDS">
<h3>STATUS_TIMEOUT_SECONDS</h3>
<div class="member-signature"><span class="modifiers">private final</span>&nbsp;<span class="return-type">double</span>&nbsp;<span class="element-name">STATUS_TIMEOUT_SECONDS</span></div>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type">double</span>&nbsp;<span class="element-name">STATUS_TIMEOUT_SECONDS</span></div>
<div class="block">Wait time for status frames to show up.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../constant-values.html#swervelib.encoders.CANCoderSwerve.STATUS_TIMEOUT_SECONDS">Constant Field Values</a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>