mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-25 06:51:40 +00:00
Updated support for Talons
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.17) on Mon Feb 13 15:03:24 CST 2023 -->
|
||||
<!-- Generated by javadoc (11.0.17) on Mon Feb 13 17:20:01 CST 2023 -->
|
||||
<title>All Classes</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2023-02-13">
|
||||
@@ -28,7 +28,7 @@
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":4,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2};
|
||||
var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":4,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":4,"i36":4,"i37":4};
|
||||
var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],4:["t3","Enum Summary"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
@@ -310,6 +310,36 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<div class="block">Helper class used to parse the JSON directory with specified configuration options.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr id="i33" class="rowColor">
|
||||
<td class="colFirst"><a href="swervelib/motors/TalonFXSwerve.html" title="class in swervelib.motors">TalonFXSwerve</a></td>
|
||||
<th class="colLast" scope="row">
|
||||
<div class="block"><code>TalonFX</code> Swerve Motor.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr id="i34" class="altColor">
|
||||
<td class="colFirst"><a href="swervelib/motors/TalonSRXSwerve.html" title="class in swervelib.motors">TalonSRXSwerve</a></td>
|
||||
<th class="colLast" scope="row">
|
||||
<div class="block"><code>WPI_TalonSRX</code> Swerve Motor.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr id="i35" class="rowColor">
|
||||
<td class="colFirst"><a href="swervelib/motors/TalonSRXSwerve.CTRE_pidIdx.html" title="enum in swervelib.motors">TalonSRXSwerve.CTRE_pidIdx</a></td>
|
||||
<th class="colLast" scope="row">
|
||||
<div class="block">The Talon PID to use onboard.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr id="i36" class="altColor">
|
||||
<td class="colFirst"><a href="swervelib/motors/TalonSRXSwerve.CTRE_remoteSensor.html" title="enum in swervelib.motors">TalonSRXSwerve.CTRE_remoteSensor</a></td>
|
||||
<th class="colLast" scope="row">
|
||||
<div class="block">The remote sensor.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr id="i37" class="rowColor">
|
||||
<td class="colFirst"><a href="swervelib/motors/TalonSRXSwerve.CTRE_slotIdx.html" title="enum in swervelib.motors">TalonSRXSwerve.CTRE_slotIdx</a></td>
|
||||
<th class="colLast" scope="row">
|
||||
<div class="block">The Talon SRX Slot profile used to configure the motor to use for the PID.</div>
|
||||
</th>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user