Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log All Sensor Data Locally #260

Open
hhenry01 opened this issue Feb 3, 2024 · 0 comments
Open

Log All Sensor Data Locally #260

hhenry01 opened this issue Feb 3, 2024 · 0 comments
Labels
can transceiver Pertaining to the Network Systems CAN Transceiver enhancement New feature or request local transceiver Pertaining to the Network Systems Local Transceiver net Network Systems team

Comments

@hhenry01
Copy link
Member

hhenry01 commented Feb 3, 2024

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

  • Inside either the CAN Transceiver or Local Transceiver, implement a mechanism to log all data.
  • We are not constrained by data size when logging locally, so storing in plain text may be easier. However, this would require more work as we would need to translate data structures to plain text.
    • Discuss pros and cons with the rest of SOFT

Resources

@hhenry01 hhenry01 added enhancement New feature or request local transceiver Pertaining to the Network Systems Local Transceiver can transceiver Pertaining to the Network Systems CAN Transceiver labels Feb 3, 2024
@hhenry01 hhenry01 added the net Network Systems team label Mar 9, 2024
@hhenry01 hhenry01 transferred this issue from UBCSailbot/network_systems Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can transceiver Pertaining to the Network Systems CAN Transceiver enhancement New feature or request local transceiver Pertaining to the Network Systems Local Transceiver net Network Systems team
Projects
Status: Backlog
Development

No branches or pull requests

1 participant