Commit graph

132 commits

Author SHA1 Message Date
Joel Collins
6a498eb4eb Added new JSON response handler object 2019-01-09 15:56:01 +00:00
Joel Collins
43247eb33b Minor formatting changes 2019-01-09 15:01:14 +00:00
Joel Collins
c1d0e95293 Removed travel limit in web API 2019-01-09 14:55:52 +00:00
Joel Collins
3dc160d51f Simplified test suite 2019-01-08 16:29:34 +00:00
Joel Collins
eb5c9c3fee Updated simple plugin test 2019-01-08 16:15:39 +00:00
Joel Collins
4638071a00 Minor docstring update 2019-01-08 16:01:34 +00:00
Joel Collins
4c5728b182 Updated docstrings and todo 2019-01-08 15:59:47 +00:00
Joel Collins
9f259b7f3e Updated capture route for new capture output structure 2019-01-08 15:53:58 +00:00
Joel Collins
8137646d5e Removed redundant function arguments 2019-01-08 15:48:31 +00:00
Joel Collins
78ce3a9a11 Explicit output stream must be specified when capturing 2019-01-08 15:46:57 +00:00
Joel Collins
3c34b43e32 Fixed TestCaptureMethods 2019-01-08 13:23:36 +00:00
Joel Collins
5fe83a902f Clarified default config paths 2018-12-20 16:06:09 +00:00
Joel Collins
eae92199a6 Improved Config module documentation 2018-12-20 16:01:20 +00:00
Joel Collins
95a3abde7e Restructured builtin plugins and docstrings 2018-12-20 15:44:43 +00:00
Joel Collins
d681a2069d Started re-writing plugin documentation 2018-12-20 11:31:50 +00:00
Joel Collins
367c68ad6f Fixed capture URL in JSON 2018-12-18 16:27:14 +00:00
Joel Collins
79c5cff253 Lock scaling on mobile devices 2018-12-14 12:14:39 +00:00
Joel Collins
b7b3663122 Added buttons to toggle sidebars 2018-12-13 12:16:44 +00:00
Joel Collins
d0e738c6af Load config and plugins at startup 2018-12-12 15:02:19 +00:00
Joel Collins
71b5c685ca Created new MicroscopeViewPlugin class to give shortcut to an associated MicroscopePlugin 2018-12-12 15:01:57 +00:00
Joel Collins
5b7f6a0e44 Get view plugins directly from attached microscope object plugins 2018-12-12 15:01:31 +00:00
Joel Collins
e1b021583b Rewritten plugin attacher for new system 2018-12-12 15:00:49 +00:00
Joel Collins
6d464349b7 Completely rewritten plugin loader to accept absolute modules, or single file paths 2018-12-12 15:00:30 +00:00
Joel Collins
86cc29ee84 Added default and test plugins to default microscoperc 2018-12-12 14:59:48 +00:00
Joel Collins
bde2e9de2a Moved plugins up one level and added new view plugins 2018-12-12 14:58:55 +00:00
Joel Collins
ac5f26ef6b Removed pointless second plugin from one file 2018-12-11 17:27:44 +00:00
Joel Collins
87901131a0 Make default plugins importable 2018-12-11 17:22:17 +00:00
Joel Collins
be084f6f57 Added API plugin demo 2018-12-11 17:22:01 +00:00
Joel Collins
4cbfe16cc2 Edit return methods for API plugin example 2018-12-11 17:21:37 +00:00
Joel Collins
2fdabccfb0 Added user plugin directory to defaults path 2018-12-11 17:21:18 +00:00
Joel Collins
39e325a52a Automatically load API endpoint plugins 2018-12-11 17:20:46 +00:00
Joel Collins
c1630f91e6 Include plugins blueprints 2018-12-11 17:20:27 +00:00
Joel Collins
87886d35a0 Fixed relative imports 2018-12-11 17:20:12 +00:00
Joel Collins
5867afa5b5 Attach plugins to webapp 2018-12-11 17:20:00 +00:00
Joel Collins
14a4e3d909 Restructured plugin validity check 2018-12-11 14:34:36 +00:00
Joel Collins
9a2c585046 Broken plugin into microscope plugin and API endpoints 2018-12-11 13:32:29 +00:00
Joel Collins
5ef9215051 Additional debug logging 2018-12-11 13:32:16 +00:00
Joel Collins
3f6bf67c12 Removed obsolete static files 2018-12-06 15:48:56 +00:00
Joel Collins
5c56513dd1 PEP8 stuff 2018-12-06 15:43:41 +00:00
Joel Collins
c995a15fdc Restructured entire API into blueprints 2018-12-06 15:37:51 +00:00
Joel Collins
aede078eb9 Moved user configs to hidden directory 2018-12-05 12:03:22 +00:00
Joel Collins
b6d0aebc1b Pass kwargs to methodview 2018-12-05 12:03:09 +00:00
Joel Collins
ce6d281dce Minor documentation tweak 2018-12-04 15:22:50 +00:00
Joel Collins
88647962f4 Closing microscope checks if hardware is attached 2018-12-04 15:15:09 +00:00
Joel Collins
f42dcf8b95 Docstring for preview API route 2018-12-04 15:14:19 +00:00
Joel Collins
c3692aa3ef Added GPU preview routes 2018-12-04 15:10:52 +00:00
Joel Collins
20e49ad65c Rearranged state dictionary 2018-12-04 15:10:41 +00:00
Joel Collins
904703b581 Implemented endpoint to delete all captures 2018-12-03 17:01:31 +00:00
Joel Collins
1e08972b86 Moved calibration into general utilities directory 2018-11-30 10:53:06 +00:00
Joel Collins
b21040f22e Better fix for RGB capture memory issues 2018-11-30 10:33:39 +00:00