mmcwilliams
|
e9ccdfc191
|
Refactor light module into typescript-compiled class
|
2019-03-21 15:01:29 -04:00 |
mmcwilliams
|
dc080b8566
|
Refactor proj module into typescript-compiled proj module.
|
2019-03-21 15:00:47 -04:00 |
mmcwilliams
|
56aba1eaba
|
Refactor cam module into cam module.
|
2019-03-21 14:59:46 -04:00 |
mmcwilliams
|
c276525d3a
|
Refactor arduino library as a class, using Typescript now.
|
2019-03-21 14:58:52 -04:00 |
mmcwilliams
|
fce259d29b
|
Create a "digital" module, moving the "dig" object from the main.js process to it's own class.
|
2019-03-21 14:58:00 -04:00 |
mmcwilliams
|
4236651a09
|
Move all relevant code into comments
|
2019-03-20 15:33:51 -04:00 |
mmcwilliams
|
fe85cc1b37
|
Re-write of the sequence module will require incorporating more moving parts than I anticipated. I will move forward with the temporary rewrite and then later focus on the long-term rewrite.
|
2019-03-20 15:30:45 -04:00 |
mmcwilliams
|
d308b8a59e
|
Merge remote-tracking branch 'origin/master'
|
2019-03-19 22:33:23 -04:00 |
mmcwilliams
|
cc227e9a66
|
Rewrite seq.js front-end "module" as a main process module in the lib. Can be used by the CLI without a second rewrite. Remove all DOM logic, but make API compatible with seq.js so GUI does not have to change.
|
2019-03-19 22:33:15 -04:00 |
mmcwilliams
|
46da2e6541
|
Add the new firmware identifiers as accepted responses. Also add text identifiers for firmware identified as the 4 new types.
|
2019-03-18 17:21:17 -04:00 |
mmcwilliams
|
9b4525e5a7
|
Refactor logFile function for readability.
Add comments to the log library. Build logs.
|
2019-03-18 16:50:40 -04:00 |
mmcwilliams
|
87f3bcef6f
|
Copy build libraries to cli app
|
2019-03-08 22:31:29 -05:00 |
mmcwilliams
|
f0fae8ce1b
|
Refactor arduino library as class, rather than object.
|
2019-03-08 11:27:24 -05:00 |
mmcwilliams
|
aa5bbfc9fd
|
Port shared modules to typescript. Migrate shared modules first, then look at individual needs of sub-projects.
|
2019-03-04 22:09:12 -05:00 |