|
| 1 | +FTC Driver Station Practice Timer |
| 2 | +================================= |
| 3 | + |
| 4 | +Started in the 2023-2024 season, Tech Tips are segments released in the |
| 5 | +*FIRST* Tech Challenge `Team E-mail Blast |
| 6 | +<https://www.firstinspires.org/resource-library/ftc/team-blast-archive>`__. |
| 7 | +Sometimes the Tech Tips are included in whole in the email blast, but sometimes |
| 8 | +there is more content than is reasonable in the email blast so partial content |
| 9 | +is included in the blast with the rest of the content here. |
| 10 | + |
| 11 | +.. _practicetimer: |
| 12 | + |
| 13 | +**FTC Driver Station Practice Timer** |
| 14 | + |
| 15 | +Did you know that there's a full-blown practice timer built into the Driver |
| 16 | +Station App on your REV Driver Hub? The practice timer helps you practice full |
| 17 | +matches - or just parts - and helps you understand and practice the timing of |
| 18 | +full matches or just specific parts of the match. |
| 19 | + |
| 20 | +*How does it work?* In the upper-left corner of the Driver Station App you will |
| 21 | +see the "Practice Timer Window". This has the heading "Practice Timer" and has |
| 22 | +the remaining time (in a possible practice match) as well as a "PLAY" button. |
| 23 | +This Practice Timer area is always visible regardless of what OpModes are |
| 24 | +running or any other activities (on the same screen). This Practice Timer also |
| 25 | +runs independently of other activities, therefore OpModes can be selected, |
| 26 | +started, stopped, selected, and so on while the Practice Timer is running |
| 27 | +without affecting the timer. |
| 28 | + |
| 29 | +.. figure:: images/practice-timer.png |
| 30 | + :align: center |
| 31 | + :width: 75% |
| 32 | + :alt: Image showing Practice Timer Window |
| 33 | + |
| 34 | + Practice Timer Window |
| 35 | + |
| 36 | +.. tip:: |
| 37 | + The Practice Timer uses audio for cues, be sure the audio is enabled and |
| 38 | + at sufficient volume to hear the cues for match transitions. |
| 39 | + |
| 40 | +Press the tiny "Play" button in the Practice Timer window, and the software |
| 41 | +will prompt where in the match to start the timer at. Options are: |
| 42 | + |
| 43 | +* Autonomous |
| 44 | +* Auto -> TeleOp Transition |
| 45 | +* TeleOp |
| 46 | +* Endgame (30s endgame, not updated for DECODE) |
| 47 | + |
| 48 | +.. note:: |
| 49 | + The *Autonomous* and *Transition* periods have audio cues that give the user |
| 50 | + time to select and start OpModes in sync with the match transition, whereas |
| 51 | + the other options start as soon as the option is selected. |
| 52 | + |
| 53 | +.. figure:: images/practice-timer-selection.png |
| 54 | + :align: center |
| 55 | + :width: 75% |
| 56 | + :alt: Image of Driver Station match period selection screen |
| 57 | + |
| 58 | + Selecting the Practice Match starting Match Period |
| 59 | + |
| 60 | +Got any questions about how to take advantage of the Practice Timer and other |
| 61 | +features of the FTC Driver Station App? Come start or join the conversation |
| 62 | +on the `FTC Community Forums <https://ftc-community.firstinspires.org/>`__! |
| 63 | + |
0 commit comments