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

Timestamp #11

Merged
merged 5 commits into from
Mar 9, 2024
Merged

Timestamp #11

merged 5 commits into from
Mar 9, 2024

Conversation

tcsullivan
Copy link
Collaborator

Adds timestamps to uploaded measurement data to ensure the recorded time and date reflect when the recordings were taken, not when the server received them as it currently is. Also implements a list to hold onto the data of failed uploads so that measurements are not lost in case the WiFi temporarily disconnects.

These changes might want a bit more testing before they are merged.

Closes #9 and #10 .

@tcsullivan tcsullivan linked an issue Mar 6, 2024 that may be closed by this pull request
@tcsullivan tcsullivan merged commit eade115 into main Mar 9, 2024
2 checks passed
@tcsullivan tcsullivan deleted the timestamp branch March 9, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Batch data uploading Generate timestamps on device
1 participant