Commit graph

633 commits

Author SHA1 Message Date
Joel Collins
945c7e4e27 Fixed checking if LST path exists 2020-01-30 14:21:40 +00:00
Joel Collins
953a5d7004 Fixed checking if LST exists 2020-01-30 14:21:18 +00:00
Joel Collins
e7d1f211bc Removed forced string serialisation of objects 2020-01-30 14:20:40 +00:00
Joel Collins
9b4bf4c8fc Moved status routes to instrument/state 2020-01-29 17:43:52 +00:00
Joel Collins
e9e2419fe4 Renamed capture.filename to capture.name 2020-01-29 16:21:38 +00:00
Joel Collins
64eb87bf6f Merge branch 'new-semantics-testing' of https://gitlab.com/openflexure/openflexure-microscope-server into new-semantics-testing 2020-01-29 16:17:32 +00:00
Joel Collins
265eed7bfa Fixed picamera setup 2020-01-29 16:16:09 +00:00
Joel Collins
ebdd63f37b Added ndarray type to serialised LST (can be used in custom decoder) 2020-01-29 15:43:29 +00:00
Joel Collins
7458d278d8 Simplified new configuration and metadata 2020-01-29 15:36:57 +00:00
Joel Collins
19af98736d Draft of new semantics 2020-01-29 11:55:39 +00:00
jtc42
b39a0653f2 Moved logs into openflexure logs folder 2020-01-24 18:08:07 +00:00
jtc42
6df7fe9405 Blackened 2020-01-24 15:41:33 +00:00
jtc42
386f85d0a1 Fixed default target 2020-01-24 15:41:21 +00:00
jtc42
e1d2e21bf6 Fixed paths (mutable files now all in /var/openflexure) 2020-01-24 15:41:14 +00:00
jtc42
dfbef9c354 Fixed broken capture target 2020-01-24 15:39:44 +00:00
jtc42
1115d00a18 Moved example extension and switched to includes 2020-01-22 15:17:31 +00:00
Joel Collins
aeff3d14cf Added new documentation sections 2020-01-21 17:05:31 +00:00
Joel Collins
03d6a70237 Added a set of tutorial extensions 2020-01-21 16:04:16 +00:00
Joel Collins
e6c4664cb8 Handle passing a CaptureObject instance directly to capture() 2020-01-21 16:03:19 +00:00
jtc42
36334ed743 Moved to a LabThings dependency for server 2020-01-17 15:13:32 +00:00
Joel Collins
a1223d8b28 Fixed typo in flask extension name 2020-01-16 16:37:31 +00:00
Joel Collins
4d2d39c5fa Restructured for better debugging 2020-01-16 16:35:10 +00:00
Joel Collins
feddcc546b Changed preferred paths to use PROGRAMDATA, /var, and /etc 2020-01-16 16:31:19 +00:00
Joel Collins
802f5ba0c2 Started updating documentation 2020-01-15 15:03:58 +00:00
Joel Collins
be74b92bd7 Default to video port for quick-captures 2020-01-15 11:55:30 +00:00
Joel Collins
e74d509d9e Updated docs 2020-01-15 11:53:59 +00:00
Joel Collins
397f6ef19f Added ram-capture method 2020-01-15 11:53:24 +00:00
Joel Collins
cdac9d0ac3 Fixed BytesIO streams closing after capture 2020-01-15 11:53:15 +00:00
Joel Collins
387fdeeb7d Fixed documentation (still needs rewriting) 2020-01-14 17:22:16 +00:00
Joel Collins
56bc985a69 Added lock to core import 2020-01-14 17:20:01 +00:00
Joel Collins
bc5c410abc Better handling of default extension exceptions 2020-01-14 16:49:45 +00:00
Joel Collins
94aac61925 Remove old plugins 2020-01-14 16:49:30 +00:00
Joel Collins
bd7cea0fdf Added draft PiCamera LST extension 2020-01-14 16:36:37 +00:00
Joel Collins
5f11994be5 Handle exceptions when loading extensions 2020-01-14 16:36:24 +00:00
Joel Collins
bf9a1e358e Fixed finding captures by UUID 2020-01-14 15:29:35 +00:00
Joel Collins
0f16c5c894 Fixed GUI building 2020-01-14 15:07:43 +00:00
Joel Collins
ab08f18ff0 Automatically include extension info in expanded plugin form 2020-01-14 15:07:30 +00:00
Joel Collins
aa4445de7a Fixed borked metadata PUT validation 2020-01-14 15:07:06 +00:00
Joel Collins
fc1ba3d834 Add system actions list 2020-01-14 15:06:50 +00:00
Joel Collins
38f92c6261 Fixed f-string 2020-01-14 15:06:31 +00:00
Joel Collins
b1303926db Enable CORS on /routes 2020-01-14 15:06:00 +00:00
Joel Collins
6e46ab5891 Added default UUID serialisation 2020-01-14 15:05:50 +00:00
Joel Collins
1576bb7553 Fixed UUID keys 2020-01-14 15:05:42 +00:00
Joel Collins
26e719feff Tidied up docstrings 2020-01-14 11:45:04 +00:00
Joel Collins
a329b9197b Renamed Resource to View, and allow custom root links 2020-01-14 11:41:56 +00:00
Joel Collins
234ebc1cbb Support uriVariables in thing description 2020-01-13 16:50:10 +00:00
Joel Collins
64f89c5355 Automatically tag extensions 2020-01-13 16:32:51 +00:00
Joel Collins
3ba874e786 Tagged "tasks" views 2020-01-13 16:32:37 +00:00
Joel Collins
9ec7795543 Added 404 description 2020-01-13 16:32:24 +00:00
Joel Collins
9faa05aec1 Added missing API documentation 2020-01-13 16:24:32 +00:00