Matt McWilliams mattmcw
mattmcw created repository 16mm/filmout_display 2024-04-16 16:26:49 +00:00
mattmcw pushed to main at 16mm/mcopy 2024-04-15 20:05:44 +00:00
18875a01c6 Correctly reference common.scad and add file for camera mount.
mattmcw pushed to main at 16mm/mcopy 2024-04-15 15:42:31 +00:00
7d2c2b9d09 Use common.scad, change all cylinder entries
mattmcw pushed to main at examples/opengl_timing_example 2024-04-14 20:48:18 +00:00
3addc7464f Updates in attempt to get window to start on launch in macOS. Not happening but it's a quick hack to start it with a message. Add a send.js file for node.
mattmcw pushed to main at 16mm/mcopy 2024-04-14 19:34:50 +00:00
67a290a02a Add a bellows adapter for Canon RF cameras and an ACME bellows
mattmcw pushed to main at examples/opengl_timing_example 2024-04-13 12:22:46 +00:00
ba3ddf82de Use nlohmonn namespace to clean up code a bit
mattmcw pushed to main at 16mm/mcopy 2024-04-07 03:37:40 +00:00
63f4278b2b Resolve startup order issues and explanation for all the delays that were meager attempts to solve a race condition. By moving more IPC connectionts to handles, which can be awaited, there are no more attempts to send message to light object that fails because it has not yet been instantiated.
mattmcw pushed to main at 16mm/mcopy 2024-04-07 00:30:04 +00:00
6778f871db Devices, serial and type terms were updated everywhere in code except in the settings object.
mattmcw pushed to main at 16mm/mcopy 2024-04-07 00:15:27 +00:00
edc72a5486 Do not overwrite data with an empty object. Overwrite values if there are keys in the object.
mattmcw pushed to main at 16mm/mcopy 2024-04-07 00:10:21 +00:00
2779258111 List of devices looks strange on laptop. Attempt at fix here
mattmcw pushed to main at 16mm/mcopy 2024-04-07 00:01:02 +00:00
da735779b4 Add more trycatches add more logs. Not sure where failure is.
mattmcw pushed to main at 16mm/mcopy 2024-04-06 23:53:11 +00:00
b7e2e912f4 Figure out why devices.ready() is not reaching end of method on Mono laptop
mattmcw pushed to main at 16mm/mcopy 2024-04-06 23:37:35 +00:00
d34172d8e9 Use device.profile() method, seemingly not implemented properly
mattmcw pushed to main at 16mm/mcopy 2024-04-06 23:18:23 +00:00
f30ce78f9d Suppress warnings from Intval and execRaw during compilation. Add logging to ready to test on Mono laptop
mattmcw pushed to main at 16mm/mcopy 2024-04-06 23:09:56 +00:00
ed767aedb5 Recompile with newer modules.
mattmcw pushed to main at examples/opengl_opencv_example 2024-04-06 23:08:01 +00:00
db0b97045a Update README
mattmcw pushed to main at 16mm/mcopy 2024-04-06 22:56:03 +00:00
1e2b65644d Update package lock files to work with node16 and electron19
mattmcw pushed to main at 16mm/mcopy 2024-04-06 19:48:16 +00:00
3f58bbc617 Merged changes from work script into JKMM100, works on device in both work script and deployment one
mattmcw pushed to main at examples/opengl_timing_example 2024-04-06 15:26:23 +00:00
4e9f4d46f1 Got working with macOS
mattmcw created branch main in examples/opengl_timing_example 2024-04-05 13:21:48 +00:00