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
Once the ball is stable, the system should check to see if any connected Golf Sim is armed. If so, proceed to the ready-to-hit state. But, if not, hang out in a waiting-to-arm state and set the PiTrac GUI top-color to yellow to prompt the user to do whatever they need to do (select a club?) in order arm the golf sim.
The text was updated successfully, but these errors were encountered:
The new state sequence from the perspective of the PiTrac GUI looks like the following, which uses a yellow colored band at the top of the GUI to let the user know that the system is waiting for the simulator to be armed (mostly just relevant for TruGolf at this point)
Added new states to FSM, new internal and IPC events for waiting for arming and to let the GUI know what is happening. Also updated the GUI show a yellow-colored band at the top when waiting for a golf sim arming message.
Added new states to FSM, new internal and IPC events for waiting for arming and to let the GUI know what is happening. Also updated the GUI show a yellow-colored band at the top when waiting for a golf sim arming message.
Once the ball is stable, the system should check to see if any connected Golf Sim is armed. If so, proceed to the ready-to-hit state. But, if not, hang out in a waiting-to-arm state and set the PiTrac GUI top-color to yellow to prompt the user to do whatever they need to do (select a club?) in order arm the golf sim.
The text was updated successfully, but these errors were encountered: