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
Create a service in Unity to fetch the telemetry information from the server and record it.
Provide a public interface to give the UI access to the telemetry information.
Create a system to monitor telemetry and trigger warnings when data is anomalous or out of bounds.
https://github.com/Stents-/Aether_NASA_SUITS/blob/master/AetherInterface/Assets/Scripts/JSON_input2.cs
https://github.com/Stents-/Aether_NASA_SUITS/blob/master/AetherInterface/Assets/Scripts/JSON_input.cs
https://github.com/Stents-/Aether_NASA_SUITS/blob/master/AetherInterface/Assets/Scripts/SwitchTelemetry.cs
Create a service in Unity to fetch the telemetry information from the server and record it.
Provide a public interface to give the UI access to the telemetry information.
Create a system to monitor telemetry and trigger warnings when data is anomalous or out of bounds.