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
OS: Windows 11
Driver Station Version: Alpha 3
WPILib Version: Alpha 5
SystemCore Alpha 10 Unit with motor control over REV Expansion Hubs
I managed to get the new DS set up pretty easily—communication and gamepads were working fine, and I had a simple program running to map a gamepad axis to an ExpansionHubMotor throttle.
Things got weird when I tried testing the spacebar E-Stop feature. It wouldn't register the input at all if the Driver Station was minimized or if I was clicked into another window. After asking around, I realized I still had AutoHotkey installed from a while back, so I uninstalled that out and disabled a Lenovo hotkey service as well. It took a full restart to actually fix it, but the spacebar is finally responsive now.
I’m not 100% sure if it was AHK or the Lenovo service that caused the conflict, but AHK seems like the most likely suspect. I’ve attached a video showing how it was behaving before the restart.
OS: Windows 11
Driver Station Version: Alpha 3
WPILib Version: Alpha 5
SystemCore Alpha 10 Unit with motor control over REV Expansion Hubs
I managed to get the new DS set up pretty easily—communication and gamepads were working fine, and I had a simple program running to map a gamepad axis to an ExpansionHubMotor throttle.
Things got weird when I tried testing the spacebar E-Stop feature. It wouldn't register the input at all if the Driver Station was minimized or if I was clicked into another window. After asking around, I realized I still had AutoHotkey installed from a while back, so I uninstalled that out and disabled a Lenovo hotkey service as well. It took a full restart to actually fix it, but the spacebar is finally responsive now.
I’m not 100% sure if it was AHK or the Lenovo service that caused the conflict, but AHK seems like the most likely suspect. I’ve attached a video showing how it was behaving before the restart.
VID_20260504_175643.mp4