Commit Graph

  • cc91d7c752 clear out console.log master David Kebler 2020-03-24 14:30:01 -0700
  • aa6a789afd 0.3.0 bump version for 3-2020 deployment of light code use this.getSocket to get attached observer name David Kebler 2020-03-15 16:10:23 -0700
  • 76803d58a1 0.1.28 David Kebler 2020-02-21 18:12:42 -0800
  • 8913b8b74c 0.1.27 David Kebler 2020-02-07 09:29:57 -0800
  • da16dded9e 0.1.26 add process observer make combination observer outbound consumer to bus and bus process make new observer which is an extention of that to device ack the bus commands.js all custom socket name (option) for bus .i2cbus David Kebler 2020-01-18 22:20:16 -0800
  • 390e4d1854 0.1.25 add ready i2c device observer remove default t and n devices, just keep single bus socket by default David Kebler 2020-01-06 23:28:52 -0800
  • d29b9295fc 0.1.23 remove init method, Initialize sockets via base class methods listen for connection to bus then do a ack. if all ok emit a ready:i2c event that can be used by extended classes/instances David Kebler 2019-12-05 15:16:59 -0800
  • 6011e3e37a 0.1.21 allow path and port to come via ndevice and tdevice option props David Kebler 2019-11-04 10:42:13 -0800
  • 471ee2df1d 0.1.20 add default named pipe and tcp socket/server return init errors add ack package function to call bus ac David Kebler 2019-08-15 14:05:24 -0700
  • a60f99ad0a 0.1.17 add this.bus to namespace to give access to bus functions via packet including ack David Kebler 2019-04-28 10:02:45 -0700
  • 54872314ba 0.1.16 fix old access to socket to using getSocket David Kebler 2019-04-27 15:47:37 -0700
  • 26e480725c 0.1.15 update deps, cleanup logging David Kebler 2019-04-26 11:09:33 -0700
  • 0f33f7c38b 0.1.14 update uci -socket David Kebler 2019-03-24 11:46:10 -0700
  • 7b4c532bdb 0.1.13 Change to new logger location and fix issue where address was a string instead of a number because it came from datbase that way. Now will cast any string to number 0.1.12 David Kebler 2019-02-26 11:53:30 -0800
  • 5e2ee6daf2 little cleanup update dependencies David Kebler 2019-01-01 19:34:06 -0800
  • fc066e773a upgrade dependencies remove old v1 code after making this master branch David Kebler 2018-05-28 14:47:52 -0700
  • f146f6be9a upgrade dependencies David Kebler 2018-05-28 13:47:37 -0700
  • ec2e1451a6 upgrade to esm from @std/esm David Kebler 2018-05-16 07:11:28 -0700
  • 6f633159a3 revert back to just opts.bus from settable bus property name, refactor opts.bus processing David Kebler 2018-02-23 10:37:30 -0800
  • c564ce208d bind device bus command and separate into module fix socket options use npm modules instead of local path David Kebler 2018-02-17 18:28:53 -0800
  • 8fb4dbd788 improved opts processing David Kebler 2018-02-14 19:03:20 -0800
  • b6ef63e6bb added packet version of i2c-device - working but fully untested David Kebler 2018-02-14 13:28:42 -0800
  • c737a29368 add mux board to bus class if address is set and init called. Device uses mux if available David Kebler 2017-10-17 09:36:38 -0700
  • a5d8eef3fe new version with mux David Kebler 2017-10-13 12:26:36 -0700
  • 0f9a730bdf add device class back to this package - remove promise q from bus module. David Kebler 2017-05-29 10:22:14 -0700
  • 1cdbb171d3 add device class back to this package - remove promise q from bus module. David Kebler 2017-05-25 09:56:34 -0700
  • c4575be271 last cleanup after uci-dev split out David Kebler 2017-01-16 22:44:10 -0800
  • 7f9b54e2c7 split device class into a separate repo from bus (i2c) David Kebler 2017-01-16 21:37:57 -0800
  • cc4270fd83 read write tests David Kebler 2017-01-16 16:26:28 -0800
  • 74ac4c8249 git subrepo pull uci-i2c David Kebler 2017-01-15 23:22:37 -0800
  • 459e59bc90 finished refactoring bus and device classes and making tests David Kebler 2017-01-15 23:16:14 -0800
  • 193b003d07 remove queue wrap of bus r/w David Kebler 2017-01-15 18:47:43 -0800
  • 25a3ca9095 refactor bus and device class, testing of i2c r/w David Kebler 2017-01-15 17:59:50 -0800
  • 25c4cbfba3 insure export is capital David Kebler 2017-01-13 21:13:39 -0800
  • ee789c9105 working on doc David Kebler 2017-01-13 20:56:14 -0800
  • ad95a16e89 refactoring into unified uci library David Kebler 2017-01-13 19:51:55 -0800
  • 29503c31af initial David Kebler 2017-01-12 19:50:06 -0800