mcopy/app/lib/ui
Matt McWilliams 174b900cd8 Update commands 2023-03-18 17:00:13 -04:00
..
Readme.md
alert.js
alert.js.map
cam.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
capper.js
capper.js.map
cmd.js
devices.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
devices.js.map Refactored GUI into TypeScript and class-based format 2023-03-18 16:59:26 -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 Resolves #73. Delay is exported in .ts file so it is non-ambient 2023-03-01 13:35:45 -05:00
timing.js.map Resolves #73. Delay is exported in .ts file so it is non-ambient 2023-03-01 13:35:45 -05:00

Readme.md