Commit graph

36 commits

Author SHA1 Message Date
Joel Collins
3a35e7f03c Update inputs from JS on document load 2018-11-09 16:48:05 +00:00
Joel Collins
740bf8fb68 Restructured API demo 2018-11-09 16:45:04 +00:00
Joel Collins
2a52109c30 Click-to-move checkbox now works 2018-11-09 14:48:54 +00:00
Joel Collins
d3eb8bb773 Implemented click-to-move 2018-11-09 14:43:56 +00:00
Joel Collins
59136b8b12 Added focus velocity control 2018-11-09 13:29:26 +00:00
Joel Collins
45e26b33af Added scroll-to-focus 2018-11-09 13:23:38 +00:00
Joel Collins
03eeb122d6 Updated TODO list 2018-11-09 12:14:38 +00:00
Joel Collins
6ea2928ab8 Added move to absolute position with position input boxes 2018-11-09 12:13:54 +00:00
Joel Collins
bd363d8e9d Added keyboard control to basic web interface 2018-11-09 11:31:44 +00:00
Joel Collins
93b015d90f TODO update 2018-11-08 16:26:03 +00:00
Joel Collins
ed3c82a5b4 Updated dev readme 2018-11-08 16:24:56 +00:00
Joel Collins
92669e06a9 Removed pointless 'absolute' position return bool 2018-11-08 16:19:19 +00:00
Joel Collins
e4b6977c4a Added stage moving endpoints 2018-11-08 16:17:58 +00:00
Joel Collins
973ccf67ab Created API V1 2018-11-08 15:02:04 +00:00
Joel Collins
d04943c944 Integrated based uni test for stage movements 2018-11-08 11:31:42 +00:00
Joel Collins
0170fb24da Started testing with microscope 2018-11-07 17:48:03 +00:00
Joel Collins
143be8f592 Started integrating into Microscope class 2018-11-07 15:06:41 +00:00
Joel Collins
5df9b53a9c PEP-8-ified code a bit 2018-11-07 14:22:42 +00:00
Joel Collins
54f906f525 Removed redundant start_workers() calls 2018-11-07 12:04:08 +00:00
Joel Collins
a7598c5e5b Pi camera is now persistent in StreamingCamera 2018-11-07 12:03:09 +00:00
Joel Collins
61beb211ae More sensible creation of BaseCamera class properties 2018-11-07 11:04:01 +00:00
Joel Collins
a55cf05066 Ignore UML diagrams 2018-11-07 11:03:08 +00:00
Joel Collins
ffb4dda6a6 Added subclass close() method 2018-11-07 10:58:36 +00:00
Joel Collins
7b23ca4b8a Moved generic camera methods into BaseCamera class 2018-11-07 10:54:39 +00:00
Joel Collins
35c7d97db9 Removed redundant code 2018-11-06 18:50:15 +00:00
Joel Collins
a7499fa3be Fixed broken context manager __exit__ 2018-11-06 18:49:44 +00:00
Joel Collins
028596a80e Added TODO 2018-11-06 18:39:06 +00:00
Joel Collins
fd73732c6a StreamingCamera cleans up StreamObject files automatically on close() 2018-11-06 18:37:17 +00:00
Joel Collins
360c836699 Minor reformat 2018-11-06 18:25:31 +00:00
Joel Collins
d99602bd3d Allow log of multiple captures by StreamingCamera 2018-11-06 18:24:35 +00:00
Joel Collins
8031327a5b Minor style updates 2018-11-06 15:57:33 +00:00
Joel Collins
79974a71e5 Added start_interface usage 2018-11-06 13:57:03 +00:00
Joel Collins
5207599553 Added usage examples 2018-11-06 13:54:57 +00:00
Joel Collins
fabc72824f Ignore local dev script for activating venv 2018-11-06 13:51:45 +00:00
Joel Collins
4ba623da3f Remove dev-specific activate script 2018-11-06 11:37:38 +00:00
Joel Collins
2f4f57a59b Initial commit 2018-11-06 11:35:07 +00:00