Matt McWilliams mattmcw
mattmcw pushed to canon_ble at 16mm/mcopy 2023-03-01 18:36:09 +00:00
512f6c86ad Resolves #73. Delay is exported in .ts file so it is non-ambient
mattmcw pushed to canon_ble at 16mm/mcopy 2023-02-28 20:59:46 +00:00
d23eb290d9 Merge branch 'main' into canon_ble
648bca5b2e Merge pull request 'Merge the estimates branch' (#79) from estimates into main
5db5d477e4 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.
7741134917 Create the Timing class
3c19cd35cf Resolves #4 (4 years ago!). Adds delay (stops scripts for X seconds), alert (displays an alert that stops script execution) and pause (displays a pre-populated alert).
Compare 5 commits »
mattmcw merged pull request 16mm/mcopy#79 2023-02-28 20:58:27 +00:00
Merge the estimates branch
mattmcw closed issue 16mm/mcopy#23 2023-02-28 20:58:27 +00:00
Correct the time estimates on the JK103 profile
mattmcw closed issue 16mm/mcopy#41 2023-02-28 20:58:27 +00:00
Update sequence estimate at end of sequence
mattmcw pushed to main at 16mm/mcopy 2023-02-28 20:58:27 +00:00
648bca5b2e Merge pull request 'Merge the estimates branch' (#79) from estimates into main
5db5d477e4 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.
7741134917 Create the Timing class
Compare 3 commits »
mattmcw deleted branch estimates from 16mm/mcopy 2023-02-28 20:58:27 +00:00
mattmcw created pull request 16mm/mcopy#79 2023-02-28 20:58:05 +00:00
Merge the estimates branch
mattmcw pushed to estimates at 16mm/mcopy 2023-02-28 20:55:06 +00:00
5db5d477e4 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.
mattmcw opened issue 16mm/mcopy#78 2023-02-28 20:45:57 +00:00
Secondary projector not showing up when configured
mattmcw pushed to estimates at 16mm/mcopy 2023-02-28 19:30:22 +00:00
7741134917 Create the Timing class
mattmcw deleted branch mscript from 16mm/mcopy 2023-02-28 17:52:12 +00:00
mattmcw created branch estimates in 16mm/mcopy 2023-02-28 17:51:52 +00:00
mattmcw pushed to estimates at 16mm/mcopy 2023-02-28 17:51:52 +00:00
mattmcw commented on issue 16mm/mcopy#23 2023-02-28 17:50:46 +00:00
Correct the time estimates on the JK103 profile

Taking a new approach with this. Instead, will create a rolling average of actual times and use that to improve estimates. Marking enhancement.

mattmcw closed issue 16mm/mcopy#4 2023-02-28 17:49:23 +00:00
Add a "pause" "delay" or "show alert" feature to mscript.
mattmcw pushed to main at 16mm/mcopy 2023-02-28 17:49:23 +00:00
3c19cd35cf Resolves #4 (4 years ago!). Adds delay (stops scripts for X seconds), alert (displays an alert that stops script execution) and pause (displays a pre-populated alert).
mattmcw pushed to canon_ble at 16mm/mcopy 2023-02-28 04:37:21 +00:00
85832d18f6 Placeholder for notes
mattmcw pushed to main at modules/takeup 2023-02-27 17:43:39 +00:00
d3d06f034d Fix the box size. Components are too crowded
mattmcw pushed to canon_ble at 16mm/mcopy 2023-02-27 03:19:11 +00:00
5f0da91659 Canon BLE work