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

Create a process to periodically clean the files on RPi and OpenMV boards #22

Open
matiasandina opened this issue Oct 6, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@matiasandina
Copy link
Owner

As it stands now, things get created but never destroyed. Ideally we would have a clean-up process where old files, once copied onto the central computer get deleted. Right now, doing it manually.

@matiasandina matiasandina added the enhancement New feature or request label Oct 6, 2020
@matiasandina
Copy link
Owner Author

There are a few functions that trigger deletion of files. Some of the issues are:

  • It's not automatic
  • It does not check before messing things up

@matiasandina
Copy link
Owner Author

clean_cameras.py has been incorporated into the RPi shiny app. We still rely on user to know what is happening.

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

No branches or pull requests

1 participant