This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
e5a1654341
mcopy
/
src
History
mmcwilliams
e5a1654341
Use local id string so that duplicate instances of the classes can talk to one another.
2019-03-21 19:45:48 -04:00
..
arduino
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
cam
Use local id string so that duplicate instances of the classes can talk to one another.
2019-03-21 19:45:48 -04:00
cmd
Create and install main process lib to control the cmd.js module
2019-03-21 19:33:01 -04:00
delay
Refactor delay into typescript
2019-03-21 15:02:05 -04:00
devices
Refactor settings into Typescript class module.
2019-03-21 18:00:34 -04:00
digital
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
light
Use local id string so that duplicate instances of the classes can talk to one another.
2019-03-21 19:45:48 -04:00
log
Update log format, remove timestamp and use file "mcopy.log" in mcopy dir, not mcopy-cli.
2019-03-21 18:01:41 -04:00
mscript
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
proj
Use local id string so that duplicate instances of the classes can talk to one another.
2019-03-21 19:45:48 -04:00
sequence
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
settings
Print state for now. Need to store position in it? Make resetting it simple.
2019-03-21 19:36:37 -04:00
globals.d.ts
Refactor settings into Typescript class module.
2019-03-21 18:00:34 -04:00