Commit graph

3650 commits

Author SHA1 Message Date
Joel Collins
737e26c092 Open move-to by default 2019-02-12 14:54:50 +00:00
Joel Collins
8783237b46 Removed todo 2019-02-12 14:54:09 +00:00
Joel Collins
0c305295d3 Added click navigation 2019-02-12 14:53:24 +00:00
Joel Collins
61ea32efb8 Added scroll-to-focus 2019-02-12 14:34:11 +00:00
Joel Collins
12a0acc42d Added functioning keyboard positioning 2019-02-12 13:47:39 +00:00
Joel Collins
35041af234 axes_to_array defaults to converting to int 2019-02-12 11:27:42 +00:00
Joel Collins
9610b91cb8 Removed 'connected' state in favour of 'ready' state 2019-02-12 11:10:30 +00:00
Joel Collins
9acf4d874d Updated todo 2019-02-11 17:00:33 +00:00
Joel Collins
28692cc375 Added step size and position-reading boxes 2019-02-11 16:57:52 +00:00
Joel Collins
a89aec6c57 Disable tabs if disconnected 2019-02-11 16:57:36 +00:00
Joel Collins
e42917ee8a Update state on connect 2019-02-11 16:57:21 +00:00
Joel Collins
0c62aa49c6 Added state mutations 2019-02-11 16:57:12 +00:00
Joel Collins
c86d194c8c Added request examples to docs 2019-02-11 14:06:11 +00:00
Joel Collins
1bbe234749 Fixed issue #42 2019-02-11 10:00:44 +00:00
Joel Collins
f5c59d3a75 Added basic click, key, and scroll capture 2019-02-08 15:48:48 +00:00
Joel Collins
02587b5aa0 Tidied layout 2019-02-08 14:33:09 +00:00
Joel Collins
7d05ae2551 Added div IDs for code clarity 2019-02-08 14:05:05 +00:00
Joel Collins
ae76629aa4 Attached sidebar toggle to sidebar position 2019-02-08 14:03:34 +00:00
Joel Collins
9ccb9cf0c9 Added tabs to display panel, and general layout improvements 2019-02-08 13:04:56 +00:00
Richard Bowman
15ce0ffcd3 Added gradations of autofocus and fixed Firefox resizing issue 2019-02-07 19:00:15 +00:00
Joel Collins
473fff799d Implemented basic stream preview 2019-02-07 17:15:20 +00:00
Joel Collins
79f094066e Added sidebar toggle 2019-02-07 16:47:09 +00:00
Joel Collins
5ca9e3d053 Moved connect to a tabbed panel 2019-02-07 14:44:04 +00:00
Joel Collins
bf829aae46 Updated documentation requirements 2019-02-07 12:23:03 +00:00
Joel Collins
a4356c1cb8 Iterated version number 2019-02-07 12:17:19 +00:00
Joel Collins
ade62b6ce9 Fixed formatting and added picamera settings example 2019-02-07 11:57:04 +00:00
Joel Collins
88b946b473 Improved runtime-config docs 2019-02-07 11:19:00 +00:00
Joel Collins
aae3a11a7e Fixed formatting and typo 2019-02-06 15:21:05 +00:00
Joel Collins
1436e58283 Improed CaptureObject documentation 2019-02-06 15:18:02 +00:00
Joel Collins
9253f1badf Added quick-installer guide 2019-02-05 18:50:11 +00:00
Richard Bowman
0520f058ad Explicitly set ISO=0 (auto) when adjusting gain. 2019-02-05 18:42:50 +00:00
Joel Collins
5a537ed382 Updated gunicorn example to match installer script 2019-02-05 17:14:43 +00:00
Joel Collins
f123a29857 Updated readme 2019-02-05 17:12:29 +00:00
Joel Collins
5672b82f5e Added many many debug statements to help debug issue #32 2019-02-05 17:06:05 +00:00
Richard Bowman
3b47437ce9 Added buttons for autofocus and recalibration 2019-01-31 19:02:40 +00:00
Joel Collins
0948c9308a Went on a PEP-8 rampage 2019-01-31 17:20:46 +00:00
Joel Collins
f99ad30fb6 Started PEP-8-ing 2019-01-31 16:48:59 +00:00
Joel Collins
d4e7d067a3 Removed fraction conversion 2019-01-31 16:48:39 +00:00
Joel Collins
63336757d4 Better handle missing error.message 2019-01-31 16:48:19 +00:00
Joel Collins
04bed170a0 Added JSON safety to config reads 2019-01-31 16:47:54 +00:00
Joel Collins
0fd0cd8bac Option to read a JSON-safe version of config (type conversion and exclusion of lens shading data) 2019-01-31 16:47:26 +00:00
Joel Collins
036fb82628 Moved calibration plugin to defaults. Save config when calibration finishes. 2019-01-31 16:46:34 +00:00
Joel Collins
8ed4cca19c Added calibration plugin to defaults 2019-01-31 16:45:28 +00:00
Joel Collins
e9d74c07e6 Separated updating/writing from saving config 2019-01-31 13:51:02 +00:00
Joel Collins
8087e4d445 Updated to use apply_config and read_config instead of setters and getters 2019-01-31 13:34:14 +00:00
Joel Collins
5471ffa62b Introduced apply_config and read_config methods 2019-01-31 13:29:07 +00:00
Joel Collins
e5c10adf8d Rewritten to remove config redundancy 2019-01-31 13:28:15 +00:00
Joel Collins
cb122e5ef6 Moved static methods to functions 2019-01-31 13:27:35 +00:00
Joel Collins
323c48858d Updated to use api_microscope.rc.asdict(), and minor formatting changes 2019-01-31 13:26:56 +00:00
Joel Collins
36b0cb0be0 Save config on server shutdown 2019-01-30 18:23:58 +00:00