Joel Collins
|
871d6f255a
|
Fixed arguments
|
2020-06-11 12:16:52 +01:00 |
|
Joel Collins
|
6bf37a0985
|
Threadpool for disk IO, greenlets for metadata
|
2020-06-11 12:01:19 +01:00 |
|
Joel Collins
|
7c9f42f7f3
|
Optimised captures by using greenlets for disk IO
|
2020-06-11 11:42:31 +01:00 |
|
Joel Collins
|
ca051243a1
|
Catch timeout errors when closing camera stream
|
2020-05-27 14:24:11 +01:00 |
|
Joel Collins
|
4a553040d3
|
Fixed logging and split access and root file handlers
|
2020-05-20 17:46:44 +01:00 |
|
Joel Collins
|
49d677a56b
|
Fix distribution version error in metadata
|
2020-05-18 15:31:46 +01:00 |
|
Joel Collins
|
79259b3fc9
|
Revert "Remove CI file from frame branch"
This reverts commit dac3632c28
|
2020-05-18 09:54:18 +00:00 |
|
Joel Collins
|
a34214b9fb
|
Fixed broken references to capture list
|
2020-04-28 14:47:22 +01:00 |
|
Joel Collins
|
caf553db7a
|
Moved capture management into separate object
|
2020-04-28 14:32:56 +01:00 |
|
Joel Collins
|
9646058c37
|
Code format
|
2020-04-28 13:20:38 +01:00 |
|
Joel Collins
|
99ef24fb95
|
Remove unused (and old) import
|
2020-04-24 17:31:48 +01:00 |
|
Richard Bowman
|
d915625113
|
Added a kludgy extensions settings dictionary.
|
2020-03-12 16:43:18 +00:00 |
|
Joel Collins
|
bf4cb24cb3
|
Fall back to mock stage if Sangastage is missing
|
2020-03-11 10:48:55 +00:00 |
|
Joel Collins
|
cf66359559
|
Reimplemented serialising LST
|
2020-02-06 13:35:05 +00:00 |
|
Joel Collins
|
953a5d7004
|
Fixed checking if LST exists
|
2020-01-30 14:21:18 +00:00 |
|
Joel Collins
|
9b4bf4c8fc
|
Moved status routes to instrument/state
|
2020-01-29 17:43:52 +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
|
6df7fe9405
|
Blackened
|
2020-01-24 15:41:33 +00:00 |
|
jtc42
|
36334ed743
|
Moved to a LabThings dependency for server
|
2020-01-17 15:13:32 +00:00 |
|
Joel Collins
|
802f5ba0c2
|
Started updating documentation
|
2020-01-15 15:03:58 +00:00 |
|
jtc42
|
70149e9732
|
Cleaned code structure
|
2020-01-06 16:45:38 +00:00 |
|
Joel Collins
|
2b90829020
|
Replace uuid().hex with just uuid()
|
2019-12-28 18:36:46 +00:00 |
|
jtc42
|
a8a3cafa97
|
Restructured labthings
|
2019-12-21 12:10:09 +00:00 |
|
Joel Collins
|
45c8d2b47f
|
Removed old plugin system
|
2019-12-18 15:04:55 +00:00 |
|
Joel Collins
|
f2af359b8b
|
Added basic thing description to root
|
2019-12-18 14:30:33 +00:00 |
|
Joel Collins
|
dee77c295a
|
Migrated scan plugin
|
2019-12-18 11:06:02 +00:00 |
|
Joel Collins
|
c76e3e0ed3
|
Don't import picamera to build system metadata
|
2019-11-22 13:42:40 +00:00 |
|
Joel Collins
|
309b34810c
|
Store encoded LST in microscope system metadata
|
2019-11-22 12:00:33 +00:00 |
|
jtc42
|
76af0891e9
|
Blackened
|
2019-11-15 16:52:57 +00:00 |
|
jtc42
|
6581612312
|
Implemented root API v2 routes
|
2019-11-14 16:33:00 +00:00 |
|
jtc42
|
b33ab7b22a
|
Moved to a module-level user_settings object
|
2019-11-12 17:14:30 +00:00 |
|
Joel Collins
|
b81cfaf9e7
|
Converted all configs to JSON
|
2019-11-12 14:36:39 +00:00 |
|
Joel Collins
|
dd82528d78
|
Blackened
|
2019-11-06 22:13:39 +00:00 |
|
Joel Collins
|
4e7606aa0c
|
Blackened files
|
2019-11-06 22:07:16 +00:00 |
|
jtc42
|
625b03fae3
|
Moved lock submodule into 'common' and updated docs
|
2019-11-01 18:10:04 +00:00 |
|
Joel Collins
|
8b9ecbe2c7
|
Tidied up todos
|
2019-09-16 17:34:33 +01:00 |
|
Joel Collins
|
039b4fd3da
|
Removed old clean_keys arg
|
2019-09-15 14:28:03 +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
|
8e0cdf3b11
|
Merge branch 'config-dict-fixes' into 'master'
Fixed read and apply config dicts
See merge request openflexure/openflexure-microscope-server!24
|
2019-06-12 16:24:08 +00:00 |
|
Joel Collins
|
f31c28fe52
|
Fixed read and apply config dicts
|
2019-06-12 17:23:24 +01:00 |
|
jtc42
|
df205cc76d
|
Removed a todo
|
2019-06-11 10:36:15 +01:00 |
|
jtc42
|
3299934afb
|
Added deprecation warnings to config property
|
2019-06-11 10:34:02 +01:00 |
|
jtc42
|
b1cd061a00
|
Actually use config dictionary with version when saving
|
2019-06-07 16:29:10 +01:00 |
|
jtc42
|
4c67ef2fc2
|
Inject server_version into saved config
|
2019-06-07 15:33:31 +01:00 |
|
jtc42
|
235aa984f9
|
Updated docs
|
2019-06-07 13:37:20 +01:00 |
|
Joel Collins
|
4aba270365
|
Added state key for server package version
|
2019-06-05 17:54:39 +01:00 |
|