mmcwilliams
|
48e8415ee4
|
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
Successfully separate and refactor gui.grid object to gui.
|
2019-03-21 21:02:28 -04:00 |
mmcwilliams
|
fc3cc96cd8
|
Use the import Log = require() method of including log lib. This is cleaner and easier to read when parsing dependencies.
|
2019-03-21 18:03:53 -04:00 |
mmcwilliams
|
ea91ea5ff5
|
Remove console logging from arduino lib. Reject or throw to log errors
|
2019-03-21 15:59:50 -04:00 |
mmcwilliams
|
91ee19f2ab
|
Add correct alias strings to arduino lib
|
2019-03-21 15:56:33 -04:00 |
mmcwilliams
|
6faf78b92e
|
Merge remote-tracking branch 'origin/master'
|
2019-03-21 15:08:54 -04:00 |
mmcwilliams
|
c276525d3a
|
Refactor arduino library as a class, using Typescript now.
|
2019-03-21 14:58:52 -04:00 |
mmcwilliams
|
f2c2d6ce43
|
WIP wednesday
|
2019-03-20 18:37:00 -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
|
d4c2f5b678
|
Rebuild docs for arduino library after refactor into class.
|
2019-03-18 16:51:16 -04:00 |
mmcwilliams
|
ede29216f7
|
Update arduino lib in app and cli
|
2019-03-08 22:32:25 -05:00 |
mmcwilliams
|
fcdc6ebb1d
|
Typescript adding commas to compiled code.
|
2019-03-04 22:10:15 -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 |
mmcwilliams
|
fcc4da3672
|
Add additional cases to the arduino filter when looking for devices to connect with.
|
2019-03-01 18:01:16 -05:00 |
mmcwilliams
|
a5a9a4ea86
|
Refactor arduino module to not use the mcopy. prefix. This should really be a class, not an object. We'll get there.
|
2019-02-26 21:55:52 -05:00 |
mmcwilliams
|
7398f7993d
|
Start work on secondary projector feature
|
2019-02-25 18:14:29 -05:00 |
mmcwilliams
|
54ab121e89
|
Feeble first attempt at documenting code
|
2019-02-23 12:25:47 -05:00 |
mmcwilliams
|
95007d06a2
|
Install libs from intval_go_node project
|
2019-02-08 12:46:58 -05:00 |
mmcwilliams
|
3e80925aaa
|
Corrected the fakeConnect serial fallback, which was failing to complete steps
|
2018-03-04 22:35:21 -05:00 |
mmcw-dev
|
7eab7675cb
|
Async/Await refactor in intval lib. FakeConnect needs repair.
|
2018-03-03 00:27:49 -05:00 |
mmcwilliams
|
c453e7ac43
|
Async/Await refactor for arduino and sequence-related features
|
2018-03-02 22:42:15 -05:00 |
M McWilliams
|
0a28c84ef9
|
Merge branch 'master' of https://github.com/sixteenmillimeter/mcopy
|
2018-01-30 04:10:23 -05:00 |
M McWilliams
|
63e081afe4
|
Add COM3 for windows tests
|
2018-01-30 04:07:52 -05:00 |
mmcwilliams
|
7a33d3f5b1
|
Corrected serialport usage after update
|
2018-01-23 11:41:42 -05:00 |
mmcwilliams
|
d311ac4727
|
Readline in serialport is a class, needs to be constructed.
|
2018-01-23 11:35:39 -05:00 |
mmcw-dev
|
d68d647cb2
|
Rename mcopy lib to arduino
|
2018-01-05 15:47:29 -05:00 |