Commit graph

30 commits

Author SHA1 Message Date
Joel Collins
be5ddb76ae Added simulated stage move delay 2019-11-04 12:09:31 +00:00
Joel Collins
0728b6fe08 Moved scans into base class 2019-11-04 12:09:23 +00:00
jtc42
625b03fae3 Moved lock submodule into 'common' and updated docs 2019-11-01 18:10:04 +00:00
Joel Collins
5966ce29be Blackened everything 2019-09-15 14:17:52 +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
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
4733b250ed Added support for a fully mocked device 2019-06-28 12:52:55 +01:00
Joel Collins
70c34d6559 Fixed missing methods in mock stage 2019-06-21 13:29:09 +01:00
Joel Collins
f31c28fe52 Fixed read and apply config dicts 2019-06-12 17:23:24 +01:00
Joel Collins
60c49a8331 Fixed setting Iterable vs Int backlash 2019-05-28 09:28:08 +01:00
Joel Collins
39e2e0baad Re-implemented scan methods 2019-05-27 13:35:53 +01:00
Joel Collins
3b9ef670fe Improved flake8 results 2019-05-24 16:32:20 +01:00
Joel Collins
31c6c284ab Fixed __init__ imports in stage module 2019-05-15 15:34:31 +01:00
Joel Collins
63c0492022 Added route to download logfile 2019-05-15 15:30:28 +01:00
Joel Collins
ff534e6a51 Initial support for SBv3 and MockStage 2019-05-15 13:25:04 +01:00
jtc42
b7a457fce1 Tidied up todos 2019-04-19 09:11:48 +01:00
Joel Collins
6b9a34437e Allow serial exceptions to be raised 2019-03-21 17:48:34 +00:00
Joel Collins
0948c9308a Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00
Joel Collins
e6ddeaeb3a Create lock even when stage is disconnected 2019-01-30 12:00:30 +00:00
Joel Collins
363094170e Added/updated docs 2019-01-24 14:05:57 +00:00
Joel Collins
4be89866ee Added lock to stage positioning 2019-01-24 13:28:46 +00:00
Joel Collins
8292ebf7c7 Implement hardware locks 2019-01-24 12:11:01 +00:00