Commit graph

8 commits

Author SHA1 Message Date
Richard Bowman
79752a2a4c Camera settings for labthings-picamera2
I've updated URLs and tidied things a bit, so that we can
now adjust the key camera settings with the new camera
drivers.
2023-11-02 16:54:22 +00:00
Richard Bowman
da711a7d8c linter fixes 2023-09-04 22:08:27 +01:00
Richard Bowman
799dc7f522 WIP: update webapp to use new backend
This is still very much WIP, but I now have fast
autofocus, stage moves, image streaming, and click-to-move.
2023-09-04 22:00:56 +01:00
Richard Bowman
cfb1bb09a6 Added scan control for background detect
There is now a button that appears when the background-detect
extension is installed, allowing you to skip autofocus if the
field looks like background.
2022-04-06 23:17:10 +01:00
Richard Bowman
a2de316e31 Merge branch 'update-js-dependencies' into 'master'
Run `npm audit fix`

See merge request openflexure/openflexure-microscope-server!141
2021-09-16 16:28:16 +00:00
Richard
bb4b7335a3 Hide smart stack controls when they are not required
The code that checked for the presence of the smart stack plugin had a typo,
and would display smart stack controls whenever the stack and scan extension
was detected (whether or not the smart stack extension was enabled).

This is now fixed.
2021-09-16 15:47:11 +01:00
Kaspar Emanuel
f5c01c612b Run npm audit fix 2021-09-16 15:45:12 +01:00
Kaspar Emanuel
b2eb1e0f05 Rename js directory to webapp 2021-09-16 15:13:19 +01:00