Commit graph

542 commits

Author SHA1 Message Date
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
29e1569e2d Fixed attaching devices in plugin tests 2019-07-16 11:15:04 +01:00
Joel Collins
78859b0766 Added rope to dev dependencies 2019-07-16 11:13:13 +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
Joel Collins
ad87c93afc Merge branch 'plugin-form-docs' into 'master'
Plugin form docs

See merge request openflexure/openflexure-microscope-server!28
2019-07-08 12:38:56 +00:00
Joel Collins
f39aabc9c2 Reorganised plugin docs 2019-07-08 13:38:23 +01:00
Joel Collins
cb0e0886ac Added JSON form docs 2019-07-08 13:28:17 +01:00
Joel Collins
b7ffab6868 Shortened keyvalList description 2019-07-05 17:44:00 +01:00
Joel Collins
d1d38ffaaf Added component summaries 2019-07-05 17:10:35 +01:00
Joel Collins
e82665502f Iterated version to 1.1.0 2019-07-04 10:48:13 +01:00
Joel Collins
1238aacf6b Updated lockfile 2019-07-04 10:48:06 +01:00
jtc42
e63a285b20 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-software 2019-07-03 16:44:43 +01:00
jtc42
62e6694b1d Installer option docs replaced with link to installer script repo 2019-07-03 16:43:37 +01:00
Joel Collins
7047d40411 Replace installation docs with links 2019-07-03 15:38:27 +00:00
jtc42
7552e4662b Updated docs to refer back to website 2019-07-03 16:35:24 +01:00
Joel Collins
a325115c09 Update README.md 2019-07-03 14:46:28 +00:00
Joel Collins
428e3e01c5 Update README.md 2019-07-03 13:55:40 +00:00
Joel Collins
2276cc683f Merge branch 'full-mock-hardware' into 'master'
Full mock hardware support

See merge request openflexure/openflexure-microscope-server!26
2019-06-28 20:52:04 +00: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
adc5a81cad Deleted redundant stage test file 2019-06-28 12:53:31 +01:00
jtc42
4733b250ed Added support for a fully mocked device 2019-06-28 12:52:55 +01:00
jtc42
eaa37f70e0 Upgraded scipy (should support piwheels on Buster) 2019-06-28 09:12:31 +01:00
Joel Collins
743f4aaf0f Fixed camera unit tests (may still be deprecated soon) 2019-06-25 18:03:56 +01:00
Joel Collins
8f2b621ce5 Fixed automatic filename generation 2019-06-25 18:03:26 +01:00
Joel Collins
f6f218be43 Updated dependencies 2019-06-25 17:51:31 +01:00
Joel Collins
178027a373 Ignore new .venv directory 2019-06-25 17:25:11 +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
5d5ae7594e Merge branch 'api-schema' into 'master'
Support for plugin schemas to render GUI elements

See merge request openflexure/openflexure-microscope-server!25
2019-06-21 12:16:27 +00:00
Joel Collins
6608f4dcd3 Iterated to beta 2 2019-06-21 13:15:33 +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