Commit graph

1043 commits

Author SHA1 Message Date
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
Joel Collins
004ba0b06e Removed duplicated code 2020-11-13 11:23:11 +00:00
Joel Collins
84dcf4f475 Cleaned up Capture schemas 2020-11-13 11:12:39 +00:00
Joel Collins
1e273beff0 Warn about unused settings when updating 2020-11-12 17:04:37 +00:00
Joel Collins
3451b8a8a5 Added full TileScanArgs schema 2020-11-12 16:56:28 +00:00
Joel Collins
f681800e26 Improved args schema for captures 2020-11-12 16:46:07 +00:00
Joel Collins
6fb61e1e3f Reverted logging style 2020-11-12 15:45:58 +00:00
Joel Collins
1f0b90cff1 Added rescue to Poetry scripts 2020-11-12 15:18:37 +00:00
Joel Collins
9f5252194a Updated all log strings to new format 2020-11-12 15:12:17 +00:00
Joel Collins
6644819352 Formatting 2020-11-12 14:33:08 +00:00
Joel Collins
f4b123c237 Style and linting 2020-11-12 14:28:44 +00:00
Joel Collins
b350f62013 Removed old JSONResponse class 2020-11-12 13:50:48 +00:00
Joel Collins
7c450b6214 Moved piexif into captures submodule 2020-11-12 12:03:34 +00:00