Matt McWilliams
|
cb63194fc6
|
All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another.
|
2024-05-23 18:49:18 -04:00 |
Matt McWilliams
|
7e24c70454
|
Re-write of log module to use export properly (in Typescript) and include the winston types for Logger. Will repeat this step with all of the remaining modules that are declared 'any' type and miss out on the benefits of using Typescript in the first place.
|
2024-05-19 18:14:33 -04:00 |
Matt McWilliams
|
f30ce78f9d
|
Suppress warnings from Intval and execRaw during compilation. Add logging to ready to test on Mono laptop
|
2024-04-06 19:18:15 -04:00 |
mmcwilliams
|
b5fbe0153b
|
Refactor intval module into Typescript.
|
2019-06-14 11:58:35 -04:00 |
mmcwilliams
|
8d8ce64ff7
|
Make all functions in intval async/await
|
2018-03-04 23:54:42 -05:00 |
mmcw-dev
|
7eab7675cb
|
Async/Await refactor in intval lib. FakeConnect needs repair.
|
2018-03-03 00:27:49 -05:00 |
mmcwilliams
|
43770b539f
|
Intval connect feature, for accessing an intval3 over the web
|
2018-01-31 10:42:11 -05:00 |
mmcwilliams
|
695a289bdb
|
Settings, intval and mcopyJK firmware work.
|
2018-01-17 12:24:59 -05:00 |
mmcw-dev
|
d54c62053c
|
Reference os module in main.js app and add intval module, for controling an intval intervalometer with the mcopy GUI.
|
2018-01-06 17:53:05 -05:00 |