You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update recommended DS computer
8 gb of RAM (consistent with FIRST recommendation)
256 gb of disk (consistent with FIRST recommendation)
Wi-Fi 6E for 2025 radio
Remove references to OSes older then 10, since they are not supported
any more
* Update recommended DS computer
8 gb of RAM (consistent with FIRST recommendation)
256 gb of disk (consistent with FIRST recommendation)
Wi-Fi 6E for 2025 radio
Remove references to OSes older then 10, since they are not supported
any more
* Fix capitalization
Co-authored-by: Jason Daming <[email protected]>
* fix units
Co-authored-by: Starlight220 <[email protected]>
* Add note about Windows 11 compatibility
---------
Co-authored-by: Jason Daming <[email protected]>
Co-authored-by: Starlight220 <[email protected]>
Copy file name to clipboardExpand all lines: source/docs/software/driverstation/driver-station-best-practices.rst
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,12 @@ Prior To Departing For The Competition
13
13
1. Dedicate a laptop to be used solely as a driver station. Many teams do. A dedicated machine allows you manage the configuration for one goal – being ready to compete at the field. Dedicated means no other software except the FRC-provided Driver Station software and associated Dashboard installed or running.
14
14
2. Use a business-class laptop for your driver station. Why? They're much more durable than the $300 Black Friday special at Best Buy. They'll survive being banged around at the competition. Business-class laptops have higher quality device drivers, and the drivers are maintained for a longer period than consumer laptops. This makes your investment last longer. Lenovo ThinkPad T series and Dell Latitude are two popular business-class brands you'll commonly see at competitions. There are thousands for sale every day on eBay. The laptop provided in recent rookie kits is a good entry level machine. Teams often graduate from it to bigger displays as they do more with vision and dashboards.
15
15
3. Consider used laptops rather than new. The FRC\ |reg| Driver Station and dashboard software uses very few system resources, so you don't need to buy a new laptop -- instead, buy a cheap 4-5 year old used one. You might even get one donated by a used computer store in your area.
16
+
17
+
.. note:: Before buying a used laptop ensure it is compatible with `Windows 11 <https://support.microsoft.com/en-us/windows/windows-11-system-requirements-86c11283-ea52-4782-9efd-7674389a7ba3>`__. For example, only Intel 8th generation core processors and later are compatible.
18
+
16
19
4. Laptop recommended features
17
20
18
-
a. RAM -- 4GB of RAM
21
+
a. RAM -- 8GB of RAM or greater
19
22
b. A display size of 13" or greater, with minimum resolution of 1440x1050.
20
23
c. Ports
21
24
@@ -25,8 +28,9 @@ Prior To Departing For The Competition
25
28
iv. 2 USB ports minimum
26
29
27
30
d. A keyboard. It’s hard to quickly do troubleshooting on touch-only computers at the field.
28
-
e. A solid-state disk (SSD). If the laptop has a rotating disk, spend $50 and replace it with a SSD.
29
-
f. Updated to the current release of Windows 10 or 11. Being the most common OS now seen at competitions, bugs are more likely to be found and fixed for Windows 10 and 11 than on older Windows versions.
31
+
e. A solid-state disk (SSD), 256 GB or larger. If the laptop has a rotating disk, spend $50 and replace it with a SSD.
32
+
f. Updated to the current release of Windows 10 or 11.
33
+
g. A laptop that supports Wi-Fi 6E (6 GHz) is recommended for use with the `Wi-Fi 6E radio <https://www.firstinspires.org/robotics/frc/blog/2023-technology-updates-past-present-future-and-beyond>`__ for 2025 and later.
30
34
31
35
5. Install all Windows updates a week before the competition. This allows you time to ensure the updates will not interfere with driver station functions. To do so, open the Windows Update settings page and see that you're up-to-date. Install pending updates if not. Reboot and check again to make sure you’re up to date.
32
36
6. Change "Active Hours" for Windows Updates to prevent updates from installing during competition hours. Navigate to Start -> Settings -> Update & Security -> Windows Update, then select Change active hours. If you’re traveling to a competition, take time zone differences into account. This will help ensure your driver station does not reboot or fail due to update installing on the field.
0 commit comments