Commit graph

18 commits

Author SHA1 Message Date
David Kebler
832a507204 refactoring using async/await and new interrupt class code based on pigpio. Handler keeps proper scope. Interrupts working!!! 2017-05-20 22:23:24 -07:00
David Kebler
9c88903d42 start of conversion to async/await 2017-05-20 17:13:14 -07:00
David Kebler
7e3e92db14 add documentation 2017-05-15 11:03:31 -07:00
David Kebler
ecb455e7ea add start method fix pinRead for port B 2017-02-21 21:41:25 -08:00
David Kebler
3f0d0ad407 fully working control example with interrupts 2017-02-02 01:42:24 -08:00
David Kebler
cd52c3ffab trying to fix gpio sync issue 2017-02-01 22:52:55 -08:00
David Kebler
39b0e43d56 working interrupt with both ports 2017-01-31 23:28:49 -08:00
David Kebler
e333378c36 operation interrupt processing from mcp to rpi and resetting 2017-01-27 21:06:16 -08:00
David Kebler
ba2db815e5 working on interrupt init 2017-01-25 11:41:33 -08:00
David Kebler
120ba35cd3 no need to test for existence of opts.interrupt 2017-01-21 23:48:44 -08:00
David Kebler
4e4a43a099 adding interrupt class for gpio pins on RPi and the like 2017-01-18 22:35:58 -08:00
David Kebler
f93ab1f994 adapt for new uci-dev package and utility changes 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
f724ef775e remove queue wrap of bus r/w 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
041204dabd refactoring into unified uci library 2017-01-13 19:52:16 -08:00
David Kebler
4c08f12300 initial 2017-01-12 20:05:20 -08:00