Commit graph

404 commits

Author SHA1 Message Date
Joel Collins
7c121cd142 Added timestamp to mock camera stream 2019-10-30 09:43:27 +00:00
Joel Collins
93966e093a Added stream snapshot route 2019-09-20 16:22:53 +01:00
Joel Collins
28a49774a9 Allow CORS on any URL 2019-09-20 16:22:40 +01: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
b0be4fc26a Capture 'temporary' status now stored as tag 2019-09-19 14:23:12 +01:00
Joel Collins
8b9ecbe2c7 Tidied up todos 2019-09-16 17:34:33 +01:00
Joel Collins
4fa70cd7ee Removed redundant YAML representation 2019-09-16 16:36:47 +01:00
Joel Collins
dc794d4df8 Microscope capture objects now just handle on-disk data 2019-09-16 16:35:32 +01:00
Joel Collins
a832dfb2f1 Use get_ident from threading 2019-09-15 14:28:18 +01:00
Joel Collins
039b4fd3da Removed old clean_keys arg 2019-09-15 14:28:03 +01:00
Joel Collins
5966ce29be Blackened everything 2019-09-15 14:17:52 +01:00
Joel Collins
e213647217 Moved recursively_apply into utilities 2019-09-15 14:05:53 +01:00
Joel Collins
354524de64 Jsonify lens-shading as lists 2019-09-15 14:05:33 +01:00
Joel Collins
756f18d853 Added docstring 2019-09-14 16:22:16 +01:00
Joel Collins
11e64cf952 Reverted form description name to "schema". Backwards compatible 2019-09-14 16:20:46 +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
6581385ab9 Refactored JsonPayload to JsonResponse 2019-09-13 18:04:33 +01:00
Joel Collins
e603b34267 Added extra docs 2019-08-08 10:41:44 +01:00
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