UBCSailbot / sailbot_workspace

UBC Sailbot's monorepo
https://ubcsailbot.github.io/sailbot_workspace/main/
Apache License 2.0
4 stars 1 forks source link

Log All Sensor Data Locally #260

Open hhenry01 opened 7 months ago

hhenry01 commented 7 months ago

Purpose

Since we can only feasibly send the latest sensor data to the remote server every ~12 hours, it'd be best to store all (or some at a higher frequency) data received locally to be retrieved later.

Description

Resources