Commit Graph
162 Commits
Author SHA1 Message Date
john30 d6ce9bb126 updated version 2016-12-10 10:48:10 +01:00
john30 5c0e92c1ee use new features of find command, switched to 127.0.0.1 instead of localhost 2016-12-04 17:58:10 +01:00
john30 e1355d2d0a added aarch64 2016-12-03 07:48:26 +01:00
john30 22ec96b96e added name for id field 2016-11-20 16:41:00 +01:00
john30 e7324d3b8d enhanced version 2016-11-20 16:23:41 +01:00
john30 5bcc475ac8 updated md5sum 2016-11-06 11:56:30 +00:00
john30 6b329091de updated md5sum 2016-11-06 11:51:05 +00:00
john30 6cb9dde312 updated to 2.3 2016-11-06 11:50:04 +00:00
john30 726b9ecfeb adjusted to current CSVs 2016-11-05 12:20:40 +01:00
john30 bba95399f0 added support for bars with multiple fields in one message 2016-11-05 12:20:19 +01:00
john30 59b76e7246 added uih with yield bar chart 2016-10-29 13:16:30 +02:00
john30 fb6e33e1d2 updated to latest CSVs, changed source size/position 2016-10-29 13:16:01 +02:00
john30 7c0f514d29 added bar chart, added support for hiding unit with format="NOUNIT" 2016-10-29 13:15:07 +02:00
john30 af6e1c1054 updated to 2.2 tag 2016-10-16 13:48:39 +00:00
john30 f70f5d8662 aligned with debian 2016-10-16 15:38:41 +02:00
john30 65328e5678 aligned with ebusd-configuration in english 2016-10-16 14:57:39 +02:00
john30 571b2e4d56 updated version to 2.2 2016-10-16 13:09:56 +02:00
john30 62ea2f3213 allow passing arguments to read command wiht -R "args" 2016-10-15 17:51:11 +02:00
john30 d7d667b189 allow definition of port to connect to 2016-09-17 16:20:55 +02:00
john30 da441c32cd mode 2016-06-26 16:11:53 +02:00
john30 086dea5060 added separate log files 2016-05-28 15:40:33 +02:00
john30 73e21be50a added support for running multiple ebusd instances by adjusting /etc/default/ebusd 2016-05-28 10:33:06 +02:00
john30 42ad067570 updated md5sum 2016-05-05 11:42:19 +00:00
john30 dde70e8c43 updated version 2016-05-05 13:00:01 +02:00
john30 513a89b0e6 updated to new conditions, started dynamic switching of pipes 2016-03-20 20:04:59 +01:00
john30 5b54666f39 added support for pseudo global circuit, started dynamic switching of pipes, nicer format evaluation 2016-03-20 20:04:09 +01:00
john30 f4b5d1a57f separate hwc+cc 2016-03-20 20:00:09 +01:00
john30 e659286298 simplified conditions, switch from "parts" to "format" with named fields 2016-03-20 13:37:11 +01:00
john30 4d55204db4 simplified conditions, switch from "parts" to "format" with named fields 2016-03-20 13:36:28 +01:00
john30 0ea7efc192 updated md5sum 2016-01-06 22:51:29 +01:00
john30 1c0e48f8b3 updated md5sum 2016-01-06 22:44:03 +01:00
john30 f9efb91f10 corrected pkgver() 2016-01-06 22:22:39 +01:00
john30 25747cfd61 updated md5sum 2016-01-06 22:19:26 +01:00
john30 1d11afd727 fix for previous commit 2016-01-06 21:45:08 +01:00
john30 6b7b614f28 enhanced instructions 2016-01-06 21:30:22 +01:00
john30 17fbd38226 added "--scanconfig", nicer directory layout 2016-01-06 20:57:30 +01:00
john30 d1d8a8eff0 aligned options 2016-01-06 15:46:10 +01:00
john30 d52cc27a2b aligned options 2016-01-06 15:45:53 +01:00
john30 5d8b351941 nicer directory structure 2016-01-06 15:17:57 +01:00
john30 ec55636148 8b0e0f0 2016-01-06 14:42:41 +01:00
john30 8b0e0f00c9 added "--scanconfig", nicer 2016-01-06 14:41:56 +01:00
John da19e7ae6d Merge pull request #9 from Giermann/patch-3
fix write definitions with returned data [thanks Sven!]
2015-11-25 07:58:19 +01:00
Sven Giermann baf03e6348 Sort lines before uniq
Uniq needs sorted lines, so sort them first.
2015-11-24 20:02:12 +01:00
Sven Giermann 349c73b7cf Fix return definition in writes
Add 3 more commas to skip field2 definition before defining result type.
Print empty field1 definition if len[i]<=0.
2015-11-24 20:00:37 +01:00
Sven Giermann c6ad4bc546 Add Default-Stop to init script
Enabling the debian init-script reports the following warning:
> update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match ebusd Default-Stop values (none)

This change tells update-rc.d to stop this service on shutdown.
2015-11-23 12:19:49 +01:00
john30 b67b2bff07 corrected register read/write/update 2015-11-22 12:34:58 +01:00
john30 6fd51866bf adapted to current 2.0 csvs 2015-11-22 09:47:23 +01:00
john30 856a5ce1d5 corrected header 2015-11-22 09:43:35 +01:00
Sven Giermann 01922f86db fixed script to work with standard awk
For some reason, I don't have GNU awk installed - so I removed the usage of array length and strtonum().
Further I'd prefer ebusctl which seems to come with every ebusd installation to avoid the dependency for 'nc'.
2015-11-18 08:58:59 +01:00
john30 cf6e052a92 ignore blank lines 2015-11-18 07:23:52 +01:00