-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Task Description
The weather station comprises a variety of different sensors, all recording different types of data. This data must be organized and formatted properly before being sent to the GCS.
Once the data format has been finalized, we will create Python classes (similar to the Telemetry and Command packets) that encode and decode our data for ease of use. Or we'll just send a JSON string ¯\_(ツ)_/¯
Note
The data format may be affected by the type of data we are able to receive from our sensors, so it would be good to test all sensors first.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To-Do