Commit graph

20 commits

Author SHA1 Message Date
Joel Collins
7c9f42f7f3 Optimised captures by using greenlets for disk IO 2020-06-11 11:42:31 +01:00
Joel Collins
caf553db7a Moved capture management into separate object 2020-04-28 14:32:56 +01:00
Joel Collins
d098af8858 Use gevent sleep in mock camera 2020-03-15 17:04:40 +00:00
Joel Collins
19af98736d Draft of new semantics 2020-01-29 11:55:39 +00:00
jtc42
386f85d0a1 Fixed default target 2020-01-24 15:41:21 +00:00
Joel Collins
e6c4664cb8 Handle passing a CaptureObject instance directly to capture() 2020-01-21 16:03:19 +00:00
Joel Collins
cdac9d0ac3 Fixed BytesIO streams closing after capture 2020-01-15 11:53:15 +00:00
Joel Collins
b430a2d34a Blackened 2019-11-20 14:13:01 +00:00
jtc42
83391f7edf Fixed PIL debug spam 2019-11-19 21:40:20 +00:00
jtc42
6581612312 Implemented root API v2 routes 2019-11-14 16:33:00 +00:00
Joel Collins
4e7606aa0c Blackened files 2019-11-06 22:07:16 +00:00
Joel Collins
7c121cd142 Added timestamp to mock camera stream 2019-10-30 09:43:27 +00:00
Joel Collins
1c67b96895 Added a useful read_config method to BaseCamera 2019-09-20 14:12:49 +01:00
Joel Collins
33af3bf48c Add "board" to all device states 2019-09-19 17:22:04 +01:00
Joel Collins
dc794d4df8 Microscope capture objects now just handle on-disk data 2019-09-16 16:35:32 +01:00
Joel Collins
d9e07f913a Plugin schema are now just plugin forms (requires eV 1.2) 2019-09-14 15:51:51 +01:00
Joel Collins
0d7a5f71e0 Removed noise stream from MockCamera 2019-09-14 15:12:09 +01:00
Joel Collins
a3a63a14e6 Renamed mock.StreamingCamera to MockStreamer 2019-07-16 11:12:44 +01:00
jtc42
18f219c8e9 Reduces noise stream resolution 2019-06-28 13:25:53 +01:00
jtc42
4733b250ed Added support for a fully mocked device 2019-06-28 12:52:55 +01:00