-
Notifications
You must be signed in to change notification settings - Fork 25
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
Python3.7 #119
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… it works but needs more changes
…e tab is selected. Otherwise it sleeps
…a. It automatically makes the necessary transformations to correctly place the mask on the arena, using the three black targets.
…ow, downgrade python
…rce I do not have to update the git repo
…uncements and resources links
…as busy by mistake
Better format hardware information
…python setup.py develop` command. Fixes #112
…changing the level before. (how on earth could we go years with this???)
…s to be a thread This solves the issue of the camera not being properly freed when the process is stopped To simplify things I also transitioned the two processing queues to regular queues
… to grab frames but threads Whenever we start an experiment we delete previous temporary folders to make space on tmpfs (Closes #114)
This is needed because the previous way was crashing everything when we called picamera twice
This was prompted by issue #113
…required Fixes issue #115
…erimental ethoscope has access to functions that are normally not enabled, like access to USB connected cameras
…ew file (probably forgot to commit this change in last commits) Changes the way we detect PI version to match the new conditions and extend to future versions too. Fixes issue #116
…e (does nothing if values are identical)
…detected - does not go through NTPD
Adding awb_auto_is_greyworld=1 to the config.txt file works much better but perhaps we have to set awb auto here too
…fault, shows only devices that are stopped and not up to date. Fixes and closes #48
…ter too Merge branch 'dev' into python3.7
…les etc) We should migrate to a system where pa_server never changes but reads from txt files that do
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.