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

Modify the code to save filenames with the date and time #46

Open
joshdboss opened this issue Mar 1, 2022 · 1 comment
Open

Modify the code to save filenames with the date and time #46

joshdboss opened this issue Mar 1, 2022 · 1 comment
Assignees
Labels

Comments

@joshdboss
Copy link
Collaborator

Now that an RTC was added, the filenames need to be updated. Additionally, there needs to be an easy way to update the time on the Teensy, ideally every time it is connected to a computer

@spacewolfXfr
Copy link
Collaborator

In dataAcquisition.cpp:acquireData, setup is done at each call
-> Split these two points

FsFile object support the rename method
-> Easy to update filenames :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants