masa-umich / Ground-Support-Software

GUI for the engine controller
1 stars 0 forks source link

Commands still sent to server outside of campaign #111

Closed jtalier closed 2 years ago

jtalier commented 2 years ago

In GitLab by @nkalan on Mar 20, 2022, 16:17

Even if you are not a campaign, commands will be sent to the board, potentially changing the state of the board. However, the packets are not getting updated in the gui even if the state variables are changing. They only get updated client-side once in the campaign.

Ideally, locking sending commands when outside of a campaign is the fix.

jtalier commented 2 years ago

Bug fixed on JackDoingSomeWork with commit d5f6f76ea700056a1a7633abd62d532478e789fe. Awaiting merge into master

jtalier commented 2 years ago

Merged in 2.0.0