Commit graph

534 commits

Author SHA1 Message Date
Joel Collins
3467fe7759 Added extra type checking when applying pi camera config 2019-08-08 10:14:57 +01:00
Joel Collins
e6811f972f Tidied up closing a bit more 2019-07-16 14:51:11 +01:00
Joel Collins
2a7362b5e6 Handle device closing a bit more sensibly 2019-07-16 14:39:08 +01:00
Joel Collins
769a260e0b Remove __del__ from SangaStage class 2019-07-16 14:38:36 +01:00
Joel Collins
5424883a38 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server
ESI and schema docs update
2019-07-16 11:15:38 +01:00
Joel Collins
04fb6f9550 Fixed up attaching camera hardware 2019-07-16 11:13:02 +01:00
Joel Collins
a3a63a14e6 Renamed mock.StreamingCamera to MockStreamer 2019-07-16 11:12:44 +01:00
Joel Collins
4715726e9c Renamed pi.StreamingCamera to PiCameraStreamer 2019-07-16 11:12:24 +01:00
Joel Collins
25171d7306 Merge branch 'og-comms-tests' into 'master'
Original serial port scanning and testing

See merge request openflexure/openflexure-microscope-server!30
2019-07-15 16:56:25 +00:00
jtc42
19e6d3f35e Fixed borked logging statement 2019-07-15 17:50:49 +01:00
jtc42
204d66f3cc Converted prints into logging 2019-07-15 17:49:25 +01:00
jtc42
8be2c8eae7 Moved back to ESI handling port scanning 2019-07-15 17:47:43 +01:00
Joel Collins
f73640aee4 Updated regex for Py37 2019-07-15 16:08:09 +01:00
jtc42
5823a87341 Sangaboard now handles port scanning and firmware checking 2019-06-28 14:48:36 +01:00
jtc42
5f4af1e17a Updated super init syntax 2019-06-28 13:26:00 +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
Joel Collins
8f2b621ce5 Fixed automatic filename generation 2019-06-25 18:03:26 +01:00
Joel Collins
90e8bd6558 Converted to use new convenience imports 2019-06-24 14:40:07 +01:00
Joel Collins
317afeb76a Created an ugly but useful stack of convenience imports 2019-06-24 14:39:58 +01:00
Joel Collins
70c34d6559 Fixed missing methods in mock stage 2019-06-21 13:29:09 +01:00
Joel Collins
7aed8d0585 Added a custom icon 2019-06-18 17:03:22 +01:00
Joel Collins
085daa5ba6 Removed redundant test schema 2019-06-18 17:03:17 +01:00
Joel Collins
e91e58daa3 Added a long running task to schema example 2019-06-18 15:56:02 +01:00
Joel Collins
54dcee0083 Tweaked example schema 2019-06-18 13:53:38 +01:00
Joel Collins
8a5c749d47 Added specific API schema example plugin 2019-06-17 17:35:20 +01:00
Joel Collins
559fe6c2fe Merge branch 'api-schema' of https://gitlab.com/openflexure/openflexure-microscope-server into api-schema 2019-06-17 13:55:25 +01:00
Joel Collins
9911b33621 Removed test schema 2019-06-17 13:55:14 +01:00
Joel Collins
456ca7d13d Added example schema 2019-06-17 13:55:05 +01:00
Joel Collins
e52871e21b Fixed default backlash 2019-06-17 13:54:32 +01:00
jtc42
5837d78a21 Add missing itertools import 2019-06-16 13:06:28 +01:00
Joel Collins
4ca93ba629 Added extra notes 2019-06-14 17:55:08 +01:00
Joel Collins
a8d03689e6 Removed redundant route attribute 2019-06-14 17:52:18 +01:00
Joel Collins
8742c4d43c Added extra content to test schema 2019-06-14 17:51:26 +01:00
Joel Collins
616ed455f5 Removed redundant payload 2019-06-14 17:18:54 +01:00
Joel Collins
e55c097a32 Added API route for returning API schemas 2019-06-14 17:18:13 +01:00
Joel Collins
7cb992adc4 Added example API schema 2019-06-14 17:17:34 +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
4246746bdc Updated config API to use apply_config 2019-06-11 10:33:45 +01:00
jtc42
8c3302644a Automatically add microscope ID and name to metadata 2019-06-07 17:28:57 +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
Joel Collins
0f8070b64a Smarter server teardown procedure 2019-06-05 16:04:32 +01:00
Joel Collins
ea253f8085 Smarter application of picamera settings 2019-06-05 16:04:14 +01:00
Joel Collins
9b30d1d38f Completely overhauled config system 2019-06-05 16:03:58 +01:00