Skip to content

Commit

Permalink
Finish Shuffle board library and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
OroArmor committed Aug 3, 2020
1 parent 5171641 commit 5468bfe
Show file tree
Hide file tree
Showing 480 changed files with 48,482 additions and 1,872 deletions.
22 changes: 0 additions & 22 deletions .project

This file was deleted.

507 changes: 411 additions & 96 deletions docs/allclasses-index.html

Large diffs are not rendered by default.

70 changes: 65 additions & 5 deletions docs/allclasses.html

Large diffs are not rendered by default.

54 changes: 51 additions & 3 deletions docs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Tue Jun 02 18:31:51 PDT 2020 -->
<!-- Generated by javadoc (11.0.5) on Mon Aug 03 16:57:38 PDT 2020 -->
<title>All Packages</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-06-02">
<meta name="dc.created" content="2020-08-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down Expand Up @@ -119,13 +119,61 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/package-summary.html">com.robototes.logging</a></th>
<th class="colFirst" scope="row"><a href="com/robototes/helpers/package-summary.html">com.robototes.helpers</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/package-summary.html">com.robototes.logging</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/package-summary.html">com.robototes.logging.shuffleboard</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/configurables/package-summary.html">com.robototes.logging.shuffleboard.configurables</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/configurables/abst/package-summary.html">com.robototes.logging.shuffleboard.configurables.abst</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/configurables/chooser/package-summary.html">com.robototes.logging.shuffleboard.configurables.chooser</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/configurables/PID/package-summary.html">com.robototes.logging.shuffleboard.configurables.PID</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/configurables/toggle/package-summary.html">com.robototes.logging.shuffleboard.configurables.toggle</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/reporters/package-summary.html">com.robototes.logging.shuffleboard.reporters</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/reporters/abst/package-summary.html">com.robototes.logging.shuffleboard.reporters.abst</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/reporters/accelerometer/package-summary.html">com.robototes.logging.shuffleboard.reporters.accelerometer</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/reporters/hardware/package-summary.html">com.robototes.logging.shuffleboard.reporters.hardware</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/reporters/hardware/drives/package-summary.html">com.robototes.logging.shuffleboard.reporters.hardware.drives</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="com/robototes/logging/shuffleboard/reporters/number/package-summary.html">com.robototes.logging.shuffleboard.reporters.number</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="com/robototes/math/package-summary.html">com.robototes.math</a></th>
<td class="colLast">&nbsp;</td>
Expand Down
28 changes: 14 additions & 14 deletions docs/com/robototes/PIDControls/PIDConstants.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Tue Jun 02 18:31:51 PDT 2020 -->
<!-- Generated by javadoc (11.0.5) on Mon Aug 03 16:57:38 PDT 2020 -->
<title>PIDConstants</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-06-02">
<meta name="dc.created" content="2020-08-03">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
Expand Down Expand Up @@ -317,14 +317,14 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="k_P">
<a id="k_D">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>k_P</h4>
<pre>public&nbsp;double k_P</pre>
<div class="block">The P value</div>
<h4>k_D</h4>
<pre>public&nbsp;double k_D</pre>
<div class="block">The D value</div>
</li>
</ul>
<a id="k_I">
Expand All @@ -337,24 +337,24 @@ <h4>k_I</h4>
<div class="block">The I value</div>
</li>
</ul>
<a id="k_D">
<a id="k_IDamp">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>k_D</h4>
<pre>public&nbsp;double k_D</pre>
<div class="block">The D value</div>
<h4>k_IDamp</h4>
<pre>public&nbsp;double k_IDamp</pre>
<div class="block">The Integral Dampening value</div>
</li>
</ul>
<a id="k_IDamp">
<a id="k_P">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>k_IDamp</h4>
<pre>public&nbsp;double k_IDamp</pre>
<div class="block">The Integral Dampening value</div>
<h4>k_P</h4>
<pre>public&nbsp;double k_P</pre>
<div class="block">The P value</div>
</li>
</ul>
</li>
Expand Down
40 changes: 20 additions & 20 deletions docs/com/robototes/PIDControls/PIDController.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Tue Jun 02 18:31:51 PDT 2020 -->
<!-- Generated by javadoc (11.0.5) on Mon Aug 03 16:57:38 PDT 2020 -->
<title>PIDController</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-06-02">
<meta name="dc.created" content="2020-08-03">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
Expand Down Expand Up @@ -281,6 +281,16 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="constants">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>constants</h4>
<pre>public&nbsp;<a href="PIDConstants.html" title="class in com.robototes.PIDControls">PIDConstants</a> constants</pre>
<div class="block">The constants for the PID Controller</div>
</li>
</ul>
<a id="errorSum">
<!-- -->
</a>
Expand All @@ -290,14 +300,14 @@ <h4>errorSum</h4>
<pre>public&nbsp;double errorSum</pre>
</li>
</ul>
<a id="pastError">
<a id="maxOutput">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>pastError</h4>
<pre>public&nbsp;double pastError</pre>
<div class="block">The past error, used with D</div>
<h4>maxOutput</h4>
<pre>public&nbsp;double maxOutput</pre>
<div class="block">Maximum value for the output</div>
</li>
</ul>
<a id="minOutput">
Expand All @@ -310,24 +320,14 @@ <h4>minOutput</h4>
<div class="block">The minimum value for the output</div>
</li>
</ul>
<a id="maxOutput">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>maxOutput</h4>
<pre>public&nbsp;double maxOutput</pre>
<div class="block">Maximum value for the output</div>
</li>
</ul>
<a id="constants">
<a id="pastError">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>constants</h4>
<pre>public&nbsp;<a href="PIDConstants.html" title="class in com.robototes.PIDControls">PIDConstants</a> constants</pre>
<div class="block">The constants for the PID Controller</div>
<h4>pastError</h4>
<pre>public&nbsp;double pastError</pre>
<div class="block">The past error, used with D</div>
</li>
</ul>
</li>
Expand Down
4 changes: 2 additions & 2 deletions docs/com/robototes/PIDControls/class-use/PIDConstants.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Tue Jun 02 18:31:51 PDT 2020 -->
<!-- Generated by javadoc (11.0.5) on Mon Aug 03 16:57:38 PDT 2020 -->
<title>Uses of Class com.robototes.PIDControls.PIDConstants</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-06-02">
<meta name="dc.created" content="2020-08-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/com/robototes/PIDControls/class-use/PIDController.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Tue Jun 02 18:31:51 PDT 2020 -->
<!-- Generated by javadoc (11.0.5) on Mon Aug 03 16:57:38 PDT 2020 -->
<title>Uses of Class com.robototes.PIDControls.PIDController</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-06-02">
<meta name="dc.created" content="2020-08-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/com/robototes/PIDControls/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Tue Jun 02 18:31:51 PDT 2020 -->
<!-- Generated by javadoc (11.0.5) on Mon Aug 03 16:57:38 PDT 2020 -->
<title>com.robototes.PIDControls</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-06-02">
<meta name="dc.created" content="2020-08-03">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/com/robototes/PIDControls/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Tue Jun 02 18:31:51 PDT 2020 -->
<!-- Generated by javadoc (11.0.5) on Mon Aug 03 16:57:38 PDT 2020 -->
<title>com.robototes.PIDControls Class Hierarchy</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-06-02">
<meta name="dc.created" content="2020-08-03">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/com/robototes/PIDControls/package-use.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Tue Jun 02 18:31:51 PDT 2020 -->
<!-- Generated by javadoc (11.0.5) on Mon Aug 03 16:57:38 PDT 2020 -->
<title>Uses of Package com.robototes.PIDControls</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-06-02">
<meta name="dc.created" content="2020-08-03">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/com/robototes/RobototesLibrary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Tue Jun 02 18:31:51 PDT 2020 -->
<!-- Generated by javadoc (11.0.5) on Mon Aug 03 16:57:38 PDT 2020 -->
<title>RobototesLibrary</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-06-02">
<meta name="dc.created" content="2020-08-03">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
Expand Down
Loading

0 comments on commit 5468bfe

Please sign in to comment.