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
When switching tabs on ram, the former window's process should stop.
i.e. After entering info on Science, then switching to Autonomy, Science's processes should stop running.
Current Behavior
The previous processes continue to run, and if tabs are selected multiple times (i.e. Science to Autonomy to Science) unintended data transfer can occur.
Steps to Reproduce
Open RAM on BaseStation
Send data with any tab (turn heaters on)
Switch Tabs
Send more data with any tabs (turn heaters on again, but it's already on)
Possible Solution (Not obligatory)
Run a check when switching tabs on BaseStation to see if there are any processes running, and if there is, stop it and set it to the default values.
The text was updated successfully, but these errors were encountered:
Expected Behavior
When switching tabs on ram, the former window's process should stop.
i.e. After entering info on Science, then switching to Autonomy, Science's processes should stop running.
Current Behavior
The previous processes continue to run, and if tabs are selected multiple times (i.e. Science to Autonomy to Science) unintended data transfer can occur.
Steps to Reproduce
Open RAM on BaseStation
Send data with any tab (turn heaters on)
Switch Tabs
Send more data with any tabs (turn heaters on again, but it's already on)
Possible Solution (Not obligatory)
Run a check when switching tabs on BaseStation to see if there are any processes running, and if there is, stop it and set it to the default values.
The text was updated successfully, but these errors were encountered: