Richard Bowman
93757c2103
Improve responsiveness and reliability of moves
...
Fixed a bug where incorrect values in the position control
caused incorrect relative moves.
Decreased the polling interval to make moves more responsive.
2023-12-15 00:15:23 +00:00
Richard Bowman
a9fdb6fd52
Update position controls to resemble propertyControl
...
I've simplified the HTML template and added a refresh button.
2023-12-15 00:00:02 +00:00
Richard Bowman
30deedde9e
Route all moves through the Move taskSubmitter
...
I've consolidated move code (except moveinimagecoordinates)
so that it now all simulates clicking "submit" on the taskSubmitter.
2023-12-14 23:38:16 +00:00
Richard Bowman
7c662b2787
Added capture buttons to navigate pane
2023-12-11 22:23:32 +00:00
Richard Bowman
54df1faeeb
Linter fixes
2023-11-30 23:21:45 +00:00
Richard Bowman
b47ac8b828
Remove unused URL computed props
2023-11-30 00:20:26 +00: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
Kaspar Emanuel
b2eb1e0f05
Rename js directory to webapp
2021-09-16 15:13:19 +01:00