Commit Graph

  • 0c7bfd11f5 0.3.1 refactor ack processing, fix ackInterval option issue much improved example that reads in a yaml file of options nodemon.json set up for yaml as well master David Kebler 2020-03-24 14:28:43 -0700
  • 933c3d843c 0.3.0 bump version for 3-2020 deployment of light code update deps David Kebler 2020-03-15 17:07:08 -0700
  • d4f19a9836 0.1.25 add auto ack and interval for bus and an observer bus:ack fix bug in bus.ack David Kebler 2020-01-16 21:59:43 -0800
  • 7bc824863f 0.1.24 use await-to-js over better try catch David Kebler 2019-12-19 19:35:33 -0800
  • fff771ee17 0.1.23 streamline the commond bus function generation and call David Kebler 2019-12-18 18:09:44 -0800
  • 96472b71f8 0.1.22 refactor bus functions so they are generated from a common function. use the uci/base processing and namespaces add a queue for bus function calls rework all the examples fix a default ID David Kebler 2019-09-16 18:17:27 -0700
  • 85b1332da0 0.1.22 refactor bus functions so they are generated from a common function. use the uci/base processing and namespaces add a queue for bus function calls rework all the examples David Kebler 2019-09-13 19:23:12 -0700
  • 06dd1b97c0 0.1.22 refactor bus functions so they are generated from a common function. use the uci/base processing and namespaces add a queue for bus function calls rework all the examples David Kebler 2019-09-11 18:34:54 -0700
  • 95a8d20649 update deps - improve the examples and make more flexible to try other devices David Kebler 2019-09-09 13:26:02 -0700
  • 70bd13e9dc 0.1.21 updated deps David Kebler 2019-08-15 14:05:21 -0700
  • b665379223 0.1.18 update deps, clean up logging David Kebler 2019-04-26 11:07:40 -0700
  • f257831d1a 0.1.17 update uci socket David Kebler 2019-03-24 11:52:23 -0700
  • 655989164b 0.1.16 change logger package location David Kebler 2019-02-26 11:52:08 -0800
  • 13c8fc329f 0.1.15 David Kebler 2019-02-14 14:01:25 -0800
  • 5c225fc455 little cleanup update dependencies David Kebler 2019-01-01 19:54:56 -0800
  • f2db2ca87c removed old non-packet reversion and rename packet version to bus.js clean up examples update packages David Kebler 2018-05-27 11:41:33 -0700
  • 10acb39693 upgrade to esm from @std/esm David Kebler 2018-05-16 07:09:52 -0700
  • d22e3ad785 changed named pipe default name processing David Kebler 2018-03-04 15:11:54 -0800
  • 8bd22e4023 changed options processing makes named pipe socket listener by default add tcp listener with simple boolean for default or by giving a port number David Kebler 2018-02-23 13:49:23 -0800
  • cab186f1f1 refactor socket options David Kebler 2018-02-17 18:27:25 -0800
  • 78397d22bf added arguments checking on incoming package David Kebler 2018-02-10 12:34:42 -0800
  • 615586173d better socket default port (1776) and path (using SOCKETS_DIR environment variable added logger David Kebler 2018-02-07 10:41:56 -0800
  • bc75af050b refactored for changes to uci-base e5059368a9b8e655a7332b032330ff47aa0acbf0 David Kebler 2018-02-04 14:19:44 -0800
  • a5e52274b0 refactored bus packet so packet cmd: is bus function changed examples accordingly David Kebler 2018-02-01 23:58:54 -0800
  • 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 David Kebler 2018-01-31 18:42:11 -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