Matt McWilliams mattmcw
mattmcw pushed to server at 16mm/mcopy 2023-02-25 17:00:01 +00:00
1290a8f324 Major progress on #20. Promised-based websocket command structure is completed. All functionality needs to be placed into individual classes and any new functions get added to the server.
mattmcw opened issue 16mm/mcopy#74 2023-02-25 08:06:37 +00:00
Fimout feature is broken in current build
mattmcw opened issue 16mm/mcopy#73 2023-02-25 08:05:28 +00:00
Delay: src/delay/index.ts:11:10 - error TS2384: Overload signatures must all be ambient or non-ambient.
mattmcw pushed to server at 16mm/mcopy 2023-02-25 07:08:59 +00:00
e64277e438 More work on #20. Fix typos in display code. Should re-work script into transpiled ts file.
mattmcw pushed to server at 16mm/mcopy 2023-02-25 07:08:10 +00:00
c9bcb74a9f Progress on #20. Can start up a server and serve client.js
mattmcw created branch server in 16mm/mcopy 2023-02-25 05:24:59 +00:00
mattmcw pushed to server at 16mm/mcopy 2023-02-25 05:24:59 +00:00
42db1f81b8 Server work
mattmcw pushed to main at mattmcw/animation 2023-02-25 03:28:04 +00:00
1ddea3ad56 Works with test command but aspect ratio of produced images seem off
mattmcw pushed to main at mattmcw/animation 2023-02-25 02:27:11 +00:00
6689e6af45 Placeholder for fourcell script
mattmcw pushed to main at mattmcw/animation 2023-02-25 01:31:50 +00:00
35b9deb07e REname scale_img.sh to white_fourcell.sh and make sure that it works in full colorspace, was reducing source image to grayscale
ff910b9dae Scale images for the fourcell process
Compare 2 commits »
mattmcw pushed to main at mattmcw/animation 2023-02-22 20:17:24 +00:00
3c21bff15b Notes about printers
478e88e7ea Scale an image
Compare 2 commits »
mattmcw pushed to main at mattmcw/animation 2023-02-22 03:18:18 +00:00
a51a4b6a23 Generate a calibration sheet
mattmcw pushed to main at mattmcw/animation 2023-02-20 23:54:10 +00:00
01c67e16dc warpAffine works with a mask
mattmcw pushed to main at mattmcw/animation 2023-02-20 23:44:22 +00:00
57b9c1ebbc move functions from proof of concept into apply image
mattmcw pushed to main at mattmcw/animation 2023-02-20 23:41:13 +00:00
0af8b43606 Perform action in BGRA and then reduce back to BGA for export
mattmcw pushed to main at mattmcw/animation 2023-02-20 23:38:05 +00:00
370e76aaaa WORKS! with mask
mattmcw pushed to main at mattmcw/animation 2023-02-20 23:16:22 +00:00
cd31d07827 Use username
mattmcw pushed to main at mattmcw/animation 2023-02-20 03:46:29 +00:00
5f5a04c13c Run tests on affine_poc scripts
mattmcw pushed to main at 16mm/mcopy 2023-02-20 00:43:14 +00:00
7222952eba Update version nubmers
mattmcw pushed to main at modules/takeup 2023-02-20 00:42:56 +00:00
dae438443f Reverse motor logic