Commit graph

4253 commits

Author SHA1 Message Date
Joel Collins
a5b08ab34c Merge branch 'tidied_autofocus_method' into 'master'
Streamlined autofocus code

See merge request openflexure/openflexure-microscope-jsclient!4
2019-02-27 09:22:32 +00:00
Richard Bowman
21e902053c Streamlined autofocus code
There now aren't any nested promises at the top level.  I think we should be able to get rid of the ones in the store.dispatch method too, but that bothers me less because I can't see it!
2019-02-26 18:58:33 +00:00
Joel Collins
604a5c1f21 Fixed icon alignment 2019-02-26 17:57:08 +00:00
Joel Collins
d94852ae8e Added icons 2019-02-26 16:27:37 +00:00
Joel Collins
51ac8a0647 Disabled stream timeout by default 2019-02-26 13:53:33 +00:00
Joel Collins
1ff0737b8a Added store.state.ready listener 2019-02-26 13:48:54 +00:00
Joel Collins
f8758fe2ff Renamed appSettings to streamSettings 2019-02-26 13:48:26 +00:00
Richard Bowman
af19fb7f25 Merge branch 'vue_autofocus_buttons' into 'master'
Vue autofocus buttons

See merge request openflexure/openflexure-microscope-jsclient!2
2019-02-26 10:49:13 +00:00
Joel Collins
0c860fec44 Vue autofocus buttons 2019-02-26 10:49:13 +00:00
Joel Collins
6dde17e7d3 Minor tidying 2019-02-26 10:47:58 +00:00
Joel Collins
fc70a8fe3b Fixed GPU preview resize event listener 2019-02-26 10:31:32 +00:00
Joel Collins
b64479912f Fixed GPU preview negative coordinate error 2019-02-26 10:21:17 +00:00
Joel Collins
f54250a638 Catch already-recording error when starting GPU preview 2019-02-25 18:15:16 +00:00
Joel Collins
ef8a8bfab7 Added track-window settings 2019-02-25 17:16:06 +00:00
Joel Collins
e63ab83000 Started adding GPU preview methods 2019-02-25 17:15:51 +00:00
Joel Collins
df77c8ea17 Tab switcher now controls on-change events 2019-02-25 17:15:34 +00:00
Joel Collins
c03361952f Scroll listener now includes targets containing ScrollTarget 2019-02-25 17:14:51 +00:00
Joel Collins
88c1eca618 Added window track setting 2019-02-25 17:14:24 +00:00
Joel Collins
6b3dca9f61 Fixed passing non-integers into preview window params 2019-02-25 14:23:08 +00:00
Joel Collins
951cfb6bb0 Fixed exception caused by applying invalid settings to picamera 2019-02-25 11:09:21 +00:00
Joel Collins
4b9aab0422 Iterated to RC 1 2019-02-22 15:47:27 +00:00
Joel Collins
76caf34374 Updated todo 2019-02-22 14:52:39 +00:00
Joel Collins
43c75ebb8c Added date sorting toggle 2019-02-22 14:52:08 +00:00
Joel Collins
f3024b94f3 Added tag filtering to gallery 2019-02-22 11:20:04 +00:00
Joel Collins
b3f2641b0e Updated todo 2019-02-20 17:30:25 +00:00
Joel Collins
ef6c224342 Merged vue into master 2019-02-20 17:25:51 +00:00
Joel Collins
aeb7300e80 Updated gitignore 2019-02-20 17:18:10 +00:00
Joel Collins
b9bb89ce3f Fixed HTTP exceptions not returning with correct HTTP status code 2019-02-20 13:26:21 +00:00
Joel Collins
56c8ed6bf0 Ignore keypress navigation when in lightbox 2019-02-20 11:17:05 +00:00
Joel Collins
3bf3b0f0c2 Fixed tag put route 2019-02-20 11:08:19 +00:00
Joel Collins
8bd5c5d4c3 Different message for disabled stream 2019-02-20 11:04:05 +00:00
Joel Collins
55cdb55573 Added backlash confdig 2019-02-20 11:03:56 +00:00
Joel Collins
7d9f7278f1 Fixed camera config being overwritten instead of updated 2019-02-20 10:31:02 +00:00
Joel Collins
ab7c88cf98 Created microscope settings. Added recalibrate button with polling 2019-02-19 17:18:21 +00:00
Joel Collins
844d0109d1 Moved app settings to panel 2019-02-19 17:18:05 +00:00
Joel Collins
9b5f0c21c4 Split settings into two panels 2019-02-19 17:17:57 +00:00
Joel Collins
d3a838b066 Added placeholder buttons for autofocus 2019-02-19 17:17:42 +00:00
Joel Collins
876c5df6f5 Added method to poll a tasks status 2019-02-19 17:17:30 +00:00
Joel Collins
4f2cf79a26 Task route now returns a dictionary with task ID as key 2019-02-19 16:12:14 +00:00
Joel Collins
2e17b449dd Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server 2019-02-19 14:54:11 +00:00
Joel Collins
d8cd07cb21 Removed old recalibrate utility 2019-02-19 14:54:03 +00:00
Joel Collins
fe55957acb Update README.md 2019-02-19 14:53:08 +00:00
Joel Collins
94b71c6c38 Add LICENSE 2019-02-19 14:51:33 +00:00
Joel Collins
8d782825fe Iterated to beta 10 2019-02-19 13:42:31 +00:00
Joel Collins
eb4e979d1c Updated tests 2019-02-19 13:42:25 +00:00
Joel Collins
cc3f7f19df Fixed attaching lock failure 2019-02-19 13:42:17 +00:00
Joel Collins
31efadd884 Removed debug code 2019-02-19 13:41:58 +00:00
Joel Collins
e738837101 Fixed broken piexif imports 2019-02-19 13:26:18 +00:00
Joel Collins
a062936751 Iterated to beta 8 2019-02-19 13:19:20 +00:00
Joel Collins
86e1c82dfb Merge branch 'exif' into 'master'
Store metadata in Exif tags

See merge request openflexure/openflexure-microscope-server!5
2019-02-19 13:13:21 +00:00