openflexure-microscope-server/openflexure_microscope/api/v1/blueprints
Richard Bowman e6ec800c21 Fixed camera settings
Since splitting the camera config into a separate YAML file, we've broken
the ability to change the camera's configuration via the API (or at any time
except when the camera is set up, I think).  This (mostly) fixes that, though
I get type errors that I've had to work around (e.g. when setting
shutter_speed), see `pi.py`
2019-04-08 22:41:12 +01:00
..
camera Fixed passing non-integers into preview window params 2019-02-25 14:23:08 +00:00
__init__.py Implemented basic threaded tasks for long-running functionality 2019-01-23 16:48:49 +00:00
base.py Fixed camera settings 2019-04-08 22:41:12 +01:00
plugins.py Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00
stage.py Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00
task.py Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00