mcopy/app/lib/ui
Matt McWilliams 2f56dd4b8a Update the timing after delaying for 5000ms (hack) 2023-07-30 23:03:06 -04:00
..
Readme.md
alert.js
alert.js.map
cam.js UI cleanup 1: confirm setting the exposure 2023-07-30 22:26:05 -04:00
capper.js
capper.js.map
cmd.js
devices.js Incredibly close to #80 and #81. Can get state confirmation at startup. Can send exposure string and get confirmation after. Cannot get state outside of initial confirmation. Something is either locked or failing to wait? 2023-07-10 22:33:16 -04:00
devices.js.map Incredibly close to #80 and #81. Can get state confirmation at startup. Can send exposure string and get confirmation after. Cannot get state outside of initial confirmation. Something is either locked or failing to wait? 2023-07-10 22:33:16 -04:00
filmout.js
filmout.js.map
grid.js
grid.js.map
index.js Update commands 2023-03-18 17:00:13 -04:00
index.js.map Refactored GUI into TypeScript and class-based format 2023-03-18 16:59:26 -04:00
light.js
light.js.map
mscript.js
mscript.js.map Refactored GUI into TypeScript and class-based format 2023-03-18 16:59:26 -04:00
nav.js
proj.js Timing is now updated via rolling average on all projector and camera actions. This data is reset when profile is changed. This data is stored in the settings.json and loaded on start so estimates will improve the more it is used. 2023-02-28 15:55:02 -05:00
seq.js Improve timing. Sequence takes into account serialDelay within each command and sequenceDelay has no bearing. Was adding 120ms of error to every step 2023-03-01 13:37:22 -05:00
seq.js.map Refactored GUI into TypeScript and class-based format 2023-03-18 16:59:26 -04:00
timing.js Update the timing after delaying for 5000ms (hack) 2023-07-30 23:03:06 -04:00
timing.js.map Update the timing after delaying for 5000ms (hack) 2023-07-30 23:03:06 -04:00

Readme.md