This website requires JavaScript.
8c71d72b33
optimized
john30
2017-08-27 17:00:45 +02:00
203c139d53
removed unnecessary stuff
john30
2017-08-27 16:47:22 +02:00
46f60e821c
fixed testing
john30
2017-08-27 16:46:41 +02:00
4c93d1e2d5
formatting
john30
2017-08-27 16:44:58 +02:00
68313e72d9
back to containers
john30
2017-08-27 14:59:11 +02:00
125cbcd661
use own reentrant mutex implementation
john30
2017-08-27 14:58:23 +02:00
20c38b3a2c
limit signal check
john30
2017-08-27 14:22:02 +02:00
f41e316c84
check mqtt version before adding handler
john30
2017-08-27 14:21:02 +02:00
2828ba6c77
more logging
john30
2017-08-27 14:18:37 +02:00
a175bf567c
tst
john30
2017-08-27 14:10:51 +02:00
c89b3b555f
limit signal check
john30
2017-08-27 14:02:29 +02:00
932d27f3f2
tst sudo
john30
2017-08-27 13:57:12 +02:00
f50b400e31
fix signal check
john30
2017-08-27 13:46:15 +02:00
ab627bed3a
test
john30
2017-08-27 13:39:08 +02:00
514aa1c967
test socket_create_listen
john30
2017-08-27 13:33:25 +02:00
e6ce4b26c4
test
john30
2017-08-27 13:29:58 +02:00
29a37d29bc
different port, netstat
john30
2017-08-27 12:15:55 +02:00
30af4faadc
test
john30
2017-08-27 12:11:56 +02:00
58bbd02fd3
check php
john30
2017-08-27 12:03:58 +02:00
889a170c81
php check
john30
2017-08-27 11:59:16 +02:00
5aa4f98249
more sleeps
john30
2017-08-27 11:44:17 +02:00
af92861fbd
temporary disable listen
john30
2017-08-27 11:12:15 +02:00
ba6af78262
listen on all interfaces
john30
2017-08-27 11:03:12 +02:00
f79400510f
fix
john30
2017-08-27 10:56:12 +02:00
cc26a412bd
prepend date to echo commands
john30
2017-08-27 10:50:22 +02:00
6d3abe11b6
prepend date to echo commands
john30
2017-08-27 10:50:11 +02:00
0b7fa9d817
limit ping
john30
2017-08-27 10:14:30 +02:00
bbc4d0404e
switch to trusty, add ping check
john30
2017-08-27 10:02:31 +02:00
d217a82a0a
style
john30
2017-08-27 09:43:54 +02:00
ca7c8bd4fa
fix for potential access to no longer existing Message instances in DataHandler, validate MQTT topic during argument parsing, extended DataHandler registration to allow registering multiple instances at once, only create MqttHandler if active
john30
2017-08-27 09:40:43 +02:00
b15efba1db
Merge branch 'master' of github.com:john30/ebusd
john30
2017-08-22 07:47:43 +02:00
6be124f52e
fixed compiler warnings
john30
2017-08-22 07:46:01 +02:00
3b52e2212c
added helper script
john30
2017-07-02 19:30:03 +02:00
c57c3e75df
Merge branch 'master' of github.com:john30/ebusd
john30
2017-07-02 18:47:10 +02:00
047e39c9d9
updated
john30
2017-07-02 18:46:28 +02:00
8165176310
updated to current source
john30
2017-07-02 12:07:00 +02:00
9bf11f6294
changed host to 127.0.0.1
john30
2017-07-02 10:44:16 +02:00
259f9b76ef
corrected hiding of ignored fields, added --mqttjson for having JSON formatted output
john30
2017-07-02 10:41:49 +02:00
6505494b93
corrected unique JSON keys in executeGet()
john30
2017-07-02 10:30:52 +02:00
41eaa3ad4b
simplified executeGet()
john30
2017-07-02 10:11:23 +02:00
31f3c2f5b3
formatting
john30
2017-07-02 10:10:55 +02:00
b8a4e5e032
added DataField::getCount(), exclude name wrap when fieldIndex is used in SingleDataField::read(), corrected json indent
john30
2017-07-02 10:09:47 +02:00
11832ca126
updated to latest API
john30
2017-06-24 07:16:47 +02:00
77b018b500
fixed weird flushing (#95 )
john30
2017-06-24 07:00:44 +02:00
e451e96a90
enhanced JSON interface to retrieve definition and raw messages, fixed for JSON strings with quotes
john30
2017-06-05 18:16:13 +02:00
7a569e274a
also revert result back to timeout when decoding the scan result failed
john30
2017-06-03 14:07:44 +02:00
4f9959448a
updated to current source
john30
2017-06-03 13:41:23 +02:00
fbbb088ded
added --mqttretain
john30
2017-06-03 13:38:54 +02:00
9420946a48
updated
john30
2017-06-03 12:55:47 +02:00
26b89936a8
also keep underscore in id
john30
2017-06-03 12:54:08 +02:00
16fdf55d20
updated to current source
john30
2017-06-03 12:50:24 +02:00
be33defbfb
only retain global/version and global/running
john30
2017-06-03 12:44:59 +02:00
348c79d7a4
added missing libmosquitto0-dev
john30
2017-06-03 12:35:05 +02:00
80089be431
check mqtt args
john30
2017-06-03 12:23:52 +02:00
53826c694f
updated
john30
2017-06-03 12:19:03 +02:00
23d930d653
fix for mqtt topic including field
john30
2017-06-03 12:17:18 +02:00
6f5f94238d
formatting
john30
2017-06-03 12:16:15 +02:00
50528520af
remove non-alphanum chars from ident for weird ident responses
john30
2017-06-03 10:30:02 +02:00
b808220b17
code style
john30
2017-06-03 10:22:59 +02:00
c61b21ed8b
added write param
john30
2017-06-03 10:13:09 +02:00
a61785aa97
updated to current source
john30
2017-06-03 10:04:21 +02:00
cd79e22b64
added mqtt
john30
2017-06-03 09:25:18 +02:00
c86dc5be66
added mqtt
john30
2017-06-03 09:19:50 +02:00
4b3b427e9c
added mqtt
john30
2017-06-03 09:15:07 +02:00
aaa56aeedf
more calls
john30
2017-06-03 09:08:41 +02:00
aed367bc45
more calls
john30
2017-06-03 09:00:29 +02:00
e16bec938d
added armv7h
john30
2017-06-03 08:42:06 +02:00
79c73832a0
removed setserial dependency again as ebusd sets the low latency flag now itself
john30
2017-06-03 08:35:26 +02:00
e1129568e7
removed setserial dependency again as ebusd sets the low latency flag now itself
john30
2017-06-03 08:35:14 +02:00
343a443e98
set ASYNC_LOW_LATENCY flag on serial device just like setserial does to fix huge latency found on recent kernel versions
john30
2017-06-03 08:27:55 +02:00
9a1a274a33
updated to latest changes, corrected example
john30
2017-05-31 21:33:53 +02:00
ad82e0cf7f
spelling
john30
2017-05-31 21:33:26 +02:00
1e9ef5fe6e
updated to current source
john30
2017-05-28 18:32:10 +02:00
a34f08ec1e
added setserial, remove deb file
john30
2017-05-28 18:31:54 +02:00
98234b9953
updated
john30
2017-05-28 16:31:51 +02:00
55f8d1dcc4
continue trying to scan device until it is found
john30
2017-05-28 16:29:28 +02:00
9963f83636
also use setserial on default device
john30
2017-05-28 16:16:26 +02:00
ed9e646fce
also use setserial on default device
john30
2017-05-28 16:16:17 +02:00
1a48577bf7
use set_serial to switch to low latency mode on serial device
john30
2017-05-28 15:59:47 +02:00
fa4dca7aec
use set_serial to switch to low latency mode on serial device
john30
2017-05-28 15:59:47 +02:00
4638ff5f17
also use transfer latency when acting as SYN generator
john30
2017-05-28 15:12:53 +02:00
ae8b3e08c4
accept no files as well
john30
2017-05-28 11:35:07 +02:00
a0c03779a1
compiler warningsdiff
john30
2017-05-28 09:28:46 +02:00
8f4e1bc865
fix for shutdown
john30
2017-05-25 13:09:54 +02:00
606292acda
corrected uniqueness of json keys, added write as option to json get
john30
2017-05-25 12:54:09 +02:00
d36315ae35
corrected uniqueness of json keys, added write as option to json get
john30
2017-05-25 12:54:09 +02:00
dbe70f0126
optimized
john30
2017-05-15 07:40:23 +02:00
a16f7d34b2
optimized
john30
2017-05-15 07:40:23 +02:00
bf0fcd081d
compiler warning
john30
2017-05-13 18:33:00 +02:00
92f575a090
store read scan message event if a defined message also exists (should fix #84
john30
2017-05-13 18:13:05 +02:00
f33ad84a2b
added TODO
john30
2017-05-13 17:40:03 +02:00
a4e1aa65b4
optimized
john30
2017-05-13 17:22:08 +02:00
99340c8d4b
documentation
john30
2017-05-13 17:21:55 +02:00
5e76637a57
formatting
john30
2017-05-13 15:57:02 +02:00
f315c8bc87
optimized
john30
2017-05-13 09:04:44 +02:00
a56399ea29
optimized
john30
2017-05-13 08:50:57 +02:00
506ff25063
removed commented line
john30
2017-05-13 08:42:35 +02:00
126a391962
formatting
john30
2017-05-13 08:41:44 +02:00
e04094f7bb
formatting
john30
2017-05-13 08:41:44 +02:00
de6251aa9c
fix for broken listen command
john30
2017-05-13 08:32:56 +02:00