Commit graph

1055 commits

Author SHA1 Message Date
Joel Collins
37f92b6cce Linting fixes 2020-11-30 17:17:14 +00:00
Joel Collins
b8354d3e8e Added type information to LABTHINGS_EXTENSIONS 2020-11-30 17:11:30 +00:00
Joel Collins
e433a897a4 Only use CompositeLock for microscope lock 2020-11-30 17:10:32 +00:00
Joel Collins
bc3927759f Handle missing endpoints 2020-11-30 17:10:00 +00:00
Joel Collins
d28848412c Fixed get_locations method reference 2020-11-30 16:59:56 +00:00
Joel Collins
18a0eedd5e Fixed tile method reference 2020-11-30 16:57:54 +00:00
Joel Collins
8d0759e9e0 Updated default extensions to subclass structure 2020-11-30 16:41:39 +00:00
Joel Collins
7866ec0f47 Static type analysis 2020-11-30 13:36:45 +00:00
Joel Collins
b2192b2190 Fixed unused imports 2020-11-25 15:32:08 +00:00
Joel Collins
f1060d9e6d Merge branch 'master' into 'pytest'
# Conflicts:
#   poetry.lock
2020-11-25 15:26:20 +00:00
Joel Collins
5137d1b9dc Added basic unit tests of non-integrated functions 2020-11-25 15:25:17 +00:00
Joel Collins
6819ded7ef Removed unused pynpm package 2020-11-24 17:49:50 +00:00
Joel Collins
4ba4403125 Added custom h4 formatting 2020-11-24 12:28:59 +00:00
Joel Collins
455b8681f7 Rearranged element layout 2020-11-24 12:28:45 +00:00
Joel Collins
a2f8158698 feat: Removed backlash settings 2020-11-24 12:26:31 +00:00
Joel Collins
c0fcd22cc3 feat: Added backlash and settle time settings 2020-11-24 12:26:14 +00:00
Joel Collins
0f7cecb545 feat: Added stream and capture quality settings 2020-11-24 12:25:57 +00:00
Joel Collins
e17366d976 fix: Fixed IHI tab icon duplication bug 2020-11-24 12:25:30 +00:00
Joel Collins
3e783c5e7c Common watch format 2020-11-23 17:32:09 +00:00
Joel Collins
d49b34ef6c Added options to invert navigation steps 2020-11-23 17:32:00 +00:00
Joel Collins
dd816404ec Code formatting 2020-11-23 17:03:10 +00:00
Joel Collins
13cff4a0fd Merge branch 'js-cleanup' into 'master'
JS app cleanup

See merge request openflexure/openflexure-microscope-server!91
2020-11-23 16:57:18 +00:00
Joel Collins
2e34722d6e Removed old console logs 2020-11-23 13:08:44 +00:00
Joel Collins
358d44189b Removed unneeded plugin:vue/essential 2020-11-23 12:00:14 +00:00
Joel Collins
3c2b5f56a1 Fixed release notes 2020-11-22 17:10:52 +00:00
Joel Collins
52942d598d Updated Vue ESLint plugin 2020-11-22 17:06:30 +00:00
Joel Collins
ef9f257e23 Fixed global state and scrolltotop 2020-11-22 17:01:46 +00:00
Joel Collins
a1ae94792e Cleaned up store and removed unused FoV setting 2020-11-22 16:52:30 +00:00
Joel Collins
f187a3a00d Removed unused webcomponent support 2020-11-22 16:33:01 +00:00
Joel Collins
25d3b15d4e Fixed camera settings read 2020-11-22 16:12:04 +00:00
Joel Collins
6d1f0197fd Removed pointless abstract method implementations 2020-11-18 16:10:00 +00:00
Joel Collins
65df702dfd Removed unused commented line 2020-11-18 16:09:35 +00:00
Joel Collins
b8a45693a7 Merge branch 'lst-image' of https://gitlab.com/openflexure/openflexure-microscope-server into lst-image 2020-11-18 15:29:39 +00:00
Joel Collins
f0a312742b Rearranged settings and added LST download 2020-11-18 15:29:33 +00:00
Joel Collins
aba3eb3544 Return LST as a file 2020-11-18 15:24:24 +00:00
Joel Collins
4d40e81f0e Added API route to convert LST to PNG 2020-11-18 14:23:12 +00:00
Joel Collins
421a2e3960 Replace top-level actions View with builtin LabThings 2020-11-17 17:17:06 +00:00
Joel Collins
e464086723 Cleaned up main app setup 2020-11-17 16:55:35 +00:00
Joel Collins
da6212616c Cleaned up code layout 2020-11-17 16:31:32 +00:00
Joel Collins
85f77fa867 Removed old picamera_lst_path attribute 2020-11-17 16:21:05 +00:00
Joel Collins
021745da26 Remove separate camera stream thread 2020-11-17 16:19:55 +00:00
Joel Collins
3058c67542 Moved frames_iterator scope 2020-11-17 11:21:01 +00:00
Joel Collins
c9c29a7db4 Moved gen() into streams.py 2020-11-17 11:20:07 +00:00
Joel Collins
f7655400e1 Move stream frame management into FrameStream class 2020-11-16 11:25:39 +00:00
Joel Collins
90ccd0bc4e Added frame iterator explanation comment 2020-11-16 10:14:54 +00:00
Joel Collins
f51d4ff200 Added use_video_port argument back to array() 2020-11-13 17:15:39 +00:00
Joel Collins
3eb2aa8823 Added documentation comments 2020-11-13 17:14:53 +00:00
Joel Collins
c48c6d859d Extra comments 2020-11-13 12:35:12 +00:00
Joel Collins
c6458046ec Data-driven tab layout 2020-11-13 12:34:08 +00:00
Joel Collins
c0f9f34256 Removed now-redundant TODO comments 2020-11-13 11:27:54 +00:00