429 Commits
Author SHA1 Message Date
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
john30 cbaf2f9a9a emit warnign if grab is disabled, unique results 2015-11-18 07:18:25 +01:00
john30 0ce9373da9 added script for converting grab result to CSV 2015-11-18 07:08:32 +01:00
john30 7d8966400c updated to 1.3.0 hash 2015-10-24 11:08:08 +02:00
john30 9e88d565fe updated to 1.3.0 hash 2015-10-24 11:01:57 +02:00
john30 803ac1e802 updated to version 1.3.0 2015-10-24 08:32:14 +02:00
john30 3751c11336 only request poll for non-passive messages 2015-06-14 11:46:12 +02:00
john30 47322dcd25 started updates 2015-06-07 19:14:27 +02:00
john30 591b839358 enhanced static HTML user interface to dynamic 2015-06-07 18:55:18 +02:00
john30 830461cba5 smaller top margin 2015-06-07 18:54:26 +02:00
john30 af1fe72638 updated to version 1.2.0 2015-05-25 16:38:18 +02:00
john30 6ff1b82371 first version of static html gui 2015-05-25 15:45:16 +02:00
john30 227bf83207 script for reading all values passed to find command 2015-03-29 12:13:15 +02:00
john30 8d7bfdd135 strip release version 2015-03-29 11:12:31 +02:00
john30 8b2c16d2f0 updated to 1.1.0 2015-03-29 10:14:33 +02:00
john30 f9bda91d94 use /usr as default prefix when using autogen.sh 2015-03-20 21:48:05 +01:00
John 005cd10be5 Merge pull request #5 from cogano/master
Corrections of PKGBUILD for released ebusd
2015-03-17 08:24:35 +01:00
NoName 6a3c525a62 Updated MD5 hashes 2015-03-16 18:42:21 +01:00
NoName 6a87388bee Corrected reference to "source" file. 2015-03-16 18:35:22 +01:00
john30 bdf0faec1d Merge branch 'master' of github.com:john30/ebusd 2015-03-12 23:56:19 +01:00
john30 2834248e91 added broadcast ident (requests all masters to send their identification), added read ident for manual scan, use shorter manufacturer names 2015-03-12 23:56:13 +01:00
NoName 190f5d52c1 Updated project URL in Arch Linux PKGBUILD 2015-03-08 17:10:15 +01:00
NoName ce3bfa85d0 Initial commit for Arch Linux PKGBUILD of ebusd-git 2015-03-08 14:48:54 +01:00
NoName dde1a6a61c Initial commit for Arch Linux PKGBUILD for ebusd 2015-03-08 14:47:59 +01:00
john30 b3f3d0d725 nicer 2015-02-15 13:49:52 +01:00
john30 f1bc39205b nicer 2015-02-15 13:49:19 +01:00
john30 ceab2cdb73 nicer 2015-02-15 13:48:35 +01:00
john30 b04d5c2730 added common broadcast messages, removed outdated commands.csv 2015-01-01 13:39:53 +01:00
john30 7976222b0a adjusted to new structure 2014-12-31 08:01:23 +01:00
Roland Jax c478e0bb08 class BaseLoop, EBusLoop: polling functionality implemented. 2014-10-09 15:56:08 +02:00
Roland Jax 7ba3b6fd06 configuration files removed. 2014-08-05 21:02:55 +02:00
Roland Jax d5e2a8821b debian: daemon default options file added. 2014-06-20 15:52:09 +02:00
Roland Jax 75a0eb62e8 config: cyc command corrected. 2014-05-21 22:51:26 +02:00
Roland Jax bf9a741a47 config: data types and byte order of the old configuration corrected. 2014-05-21 16:42:26 +02:00