Commit Graph

14 Commits (master)

Author SHA1 Message Date
David Kebler 1497491d9c moved to master branch after copying master to V1
removed V1 stuff
2018-05-28 15:14:30 -07:00
David Kebler 71bd508a0c first commit of packet based mcp code.
incoming packet interpreted and sent on to bus
listens for response and processes and sends back to requestor
Working pin.test example
2018-02-08 09:19:46 -08:00
David Kebler c83c0914b7 aggreate class with event emitter, add bubble up event emitter from interrupts to class 2017-05-30 13:26:49 -07:00
David Kebler 095a11064e improved sample demo, added interrrupt demo, and added mocha hooks to test suite, added function to determine which pin of port fired the interrupt, added pin id to port pins 2017-05-29 22:12:01 -07:00
David Kebler 02b291811d improved testing, significant start to readme, added sample demo 2017-05-28 00:00:26 -07:00
David Kebler f428abc394 refactored port/pin simplified, refactored mcp config writes to async/await, new read/write mocha test 2017-05-26 21:00:04 -07:00
David Kebler 1a97705ab5 refactoring to include port/pin library. Moved some examples to become tests within repo 2017-05-26 08:14:29 -07:00
David Kebler 1c7af6009f last cleanup after uci-dev split out 2017-01-18 22:35:58 -08:00
David Kebler 13097c8d22 read write tests 2017-01-18 22:35:58 -08:00
David Kebler 860b38b621 fix super calls to write and promise chains 2017-01-18 22:35:58 -08:00
David Kebler 635d7fc35e refactor bus and device class, testing of i2c r/w 2017-01-18 22:35:58 -08:00
David Kebler 34b951f528 mcp test edits 2017-01-18 22:35:58 -08:00
David Kebler 4dca2803ac git subrepo pull uci-mcp
subrepo:
  subdir:   "uci-mcp"
  merged:   "87e4761"
upstream:
  origin:   "https://git.kebler.net/uCOMmandIt/uci-mcp.git"
  branch:   "master"
  commit:   "041204d"
git-subrepo:
  version:  "0.3.1"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "55f8cfd"
2017-01-18 22:35:58 -08:00
David Kebler 4c08f12300 initial 2017-01-12 20:05:20 -08:00