Commit Graph

16 Commits (a2844cc313f98c03e8afe67c40c56238f5c3949a)

Author SHA1 Message Date
David Kebler a2844cc313 FIRST commit of socket/packet based i2cbus with separate class bus-packet
It is functional and working with example bus to run (on rpi) and various clients
2018-01-31 18:42:11 -08:00
David Kebler c737a29368 add mux board to bus class if address is set and init called. Device uses mux if available 2017-10-17 10:05:55 -07:00
David Kebler a5d8eef3fe new version with mux 2017-10-13 12:26:36 -07:00
David Kebler 0f9a730bdf add device class back to this package - remove promise q from bus module. 2017-05-29 10:43:04 -07:00
David Kebler 1cdbb171d3 add device class back to this package - remove promise q from bus module. 2017-05-26 08:16:30 -07:00
David Kebler c4575be271 last cleanup after uci-dev split out 2017-05-25 08:47:06 -07:00
David Kebler 7f9b54e2c7 split device class into a separate repo from bus (i2c) 2017-01-18 22:35:51 -08:00
David Kebler cc4270fd83 read write tests 2017-01-18 22:35:51 -08:00
David Kebler 74ac4c8249 git subrepo pull uci-i2c
subrepo:
  subdir:   "uci-i2c"
  merged:   "1ce337e"
upstream:
  origin:   "https://git.kebler.net/uCOMmandIt/uci-i2c.git"
  branch:   "master"
  commit:   "459e59b"
git-subrepo:
  version:  "0.3.1"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "55f8cfd"
2017-01-18 22:35:51 -08:00
David Kebler 459e59bc90 finished refactoring bus and device classes and making tests 2017-01-15 23:19:18 -08:00
David Kebler 193b003d07 remove queue wrap of bus r/w 2017-01-15 18:48:00 -08:00
David Kebler 25a3ca9095 refactor bus and device class, testing of i2c r/w 2017-01-15 18:00:18 -08:00
David Kebler 25c4cbfba3 insure export is capital 2017-01-13 21:16:17 -08:00
David Kebler ee789c9105 working on doc 2017-01-13 20:56:51 -08:00
David Kebler ad95a16e89 refactoring into unified uci library 2017-01-13 20:48:59 -08:00
David Kebler 29503c31af initial 2017-01-12 19:50:06 -08:00