MockMotor is now MockDCMotor just for clarity

This commit is contained in:
Eric Ratliff
2026-02-06 05:40:07 -06:00
parent 8087f31b05
commit 160a8b9563
19 changed files with 318 additions and 58 deletions

View File

@@ -61,12 +61,16 @@ loadScripts(document, 'script');</script>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Simple chute controller with homing and position control.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/firstinspires/ftc/teamcode/subsystems/chute/MockMotor.html" title="class in org.firstinspires.ftc.teamcode.subsystems.chute">MockMotor</a></div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/firstinspires/ftc/teamcode/subsystems/chute/MockCRServo.html" title="class in org.firstinspires.ftc.teamcode.subsystems.chute">MockCRServo</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Mock continuous rotation servo for testing.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/firstinspires/ftc/teamcode/subsystems/chute/MockDCMotor.html" title="class in org.firstinspires.ftc.teamcode.subsystems.chute">MockDCMotor</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Simple mock motor.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="org/firstinspires/ftc/teamcode/subsystems/chute/MockPotentiometer.html" title="class in org.firstinspires.ftc.teamcode.subsystems.chute">MockPotentiometer</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="org/firstinspires/ftc/teamcode/subsystems/chute/MockPotentiometer.html" title="class in org.firstinspires.ftc.teamcode.subsystems.chute">MockPotentiometer</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Simple mock potentiometer with configurable wraparound.</div>
</div>
</div>