john30
|
9ca9964919
|
added getFieldName()
|
2017-01-08 12:07:43 +01:00 |
|
john30
|
41ac7a5591
|
extendd getName with optional field index
|
2017-01-08 12:07:11 +01:00 |
|
john30
|
42a5d1d0c3
|
join after connections were closed
|
2017-01-08 12:06:12 +01:00 |
|
john30
|
39c7678406
|
always touch lastupdatetime when storing data of a write message
|
2017-01-08 10:37:15 +01:00 |
|
john30
|
48a61af28d
|
first version of MQTT support
|
2017-01-08 10:03:01 +01:00 |
|
john30
|
beb6b6ca97
|
switched to list, added helper methods for type inspection, use map for updated messages
|
2017-01-08 09:34:58 +01:00 |
|
john30
|
716db4aa53
|
added data handler, use column constants
|
2017-01-08 09:33:52 +01:00 |
|
john30
|
37fddea559
|
removed unnecessary include
|
2017-01-07 21:17:47 +01:00 |
|
john30
|
a7b019e4b8
|
removed unnecessary call
|
2017-01-07 21:17:09 +01:00 |
|
john30
|
59a2241461
|
added data handler, pass scan ident for defaults to MessageMap::readFromFile()
|
2017-01-07 17:10:23 +01:00 |
|
john30
|
d0e4fc1718
|
added new facility "other"
|
2017-01-07 17:06:07 +01:00 |
|
john30
|
2c0216a73b
|
added since and until params to MessageMap::findAll(), added column constants
|
2017-01-07 16:04:33 +01:00 |
|
john30
|
63e5cb3105
|
join thread before cleanup
|
2017-01-07 14:23:14 +01:00 |
|
john30
|
baa75f6ead
|
formatting
|
2017-01-07 10:54:34 +01:00 |
|
john30
|
3a537ee25e
|
fix for potential double free
|
2017-01-07 10:53:25 +01:00 |
|
john30
|
5eacc4314f
|
added U3N/U3R/S3N/S3R data types
|
2017-01-01 16:52:21 +01:00 |
|
john30
|
6715a2eeff
|
use scan ID as fallback for default circuit name
|
2017-01-01 15:35:48 +01:00 |
|
john30
|
e47543c7a0
|
Merge branch 'master' of github.com:john30/ebusd
|
2017-01-01 15:34:00 +01:00 |
|
john30
|
f2d1ab30cd
|
allow empty ID in filename for extraction of circuit+suffix
|
2017-01-01 15:33:50 +01:00 |
|
john30
|
f4d0348679
|
corrected csv err position reporting
|
2016-12-23 14:01:21 +01:00 |
|
john30
|
c777376449
|
formatting
|
2016-12-23 14:00:47 +01:00 |
|
john30
|
a1952df4dc
|
formatting
|
2016-12-23 14:00:01 +01:00 |
|
john30
|
faa331e96a
|
corrected numeric formatting
|
2016-12-17 17:52:12 +01:00 |
|
john30
|
8dce270b9b
|
Merge branch 'master' of github.com:john30/ebusd
|
2016-12-17 12:13:29 +01:00 |
|
john30
|
a2770f567c
|
only include matched value in conditions of loaded files
|
2016-12-17 12:12:58 +01:00 |
|
john30
|
2e9d65b6f6
|
Merge branch 'master' of https://github.com/john30/ebusd
|
2016-12-11 20:38:44 +01:00 |
|
root
|
91177a2632
|
fix for uninitialized variable
|
2016-12-11 20:37:26 +01:00 |
|
john30
|
71117b40b6
|
formatting
|
2016-12-11 16:29:56 +01:00 |
|
john30
|
1fec0f693c
|
added constant value data types
|
2016-12-10 23:51:10 +01:00 |
|
john30
|
cc7f61f78d
|
added TTQ data type
|
2016-12-10 17:18:30 +01:00 |
|
john30
|
27438c2651
|
adjusted to Device changes
|
2016-12-10 11:00:32 +01:00 |
|
john30
|
8bb098beaa
|
adjusted to Device changes
|
2016-12-10 11:00:03 +01:00 |
|
john30
|
b3e8d16e19
|
compiler warnings
|
2016-12-10 10:29:46 +01:00 |
|
john30
|
b4a596da5a
|
file mode
|
2016-12-04 18:03:43 +01:00 |
|
john30
|
b02007f826
|
use "s_" for static variables
|
2016-12-04 17:58:58 +01:00 |
|
john30
|
cdbcb4664d
|
added --lograwdatafile and --lograwdatasize options similar to --dumpfile/--dumpsize for logging received/sent bytes to a dedicated text file, extracted dump/raw file handling to a separate class, switched to an interface instead of a method for dumping/logging raw data, changed default dump file name to /tmp/ebusd_dump.bin, use "s_" for static variables, formatting
|
2016-12-04 17:21:47 +01:00 |
|
john30
|
14fd6c9a13
|
add condition comment to loaded file logging, quotes
|
2016-12-04 16:20:16 +01:00 |
|
john30
|
6e2b293067
|
add reason for load instruction
|
2016-12-04 14:53:43 +01:00 |
|
john30
|
24d8e756b4
|
allow replacement for BTI/HTI/BTM
|
2016-12-04 12:07:40 +01:00 |
|
john30
|
00b1ef86b9
|
removed compiler warning
|
2016-12-03 07:44:30 +01:00 |
|
john30
|
42e643caa8
|
also refresh last update time when storing master data for master-master message
|
2016-12-03 07:31:49 +01:00 |
|
john30
|
8ce7f56883
|
simplified isMaster()
|
2016-12-03 07:30:57 +01:00 |
|
john30
|
a991a37fea
|
log address conflict as error
|
2016-11-20 17:24:01 +01:00 |
|
john30
|
eff7355ef5
|
added isReadOnly
|
2016-11-20 16:58:52 +01:00 |
|
john30
|
2f99e30e43
|
fix for previous commit
|
2016-11-20 16:21:12 +01:00 |
|
john30
|
e0f02d7d26
|
added helper class for grabbing message counts and changed grab command to allow selection of all/unknown messages in result, fixed potential memory leaks during shutdown
|
2016-11-20 16:10:23 +01:00 |
|
john30
|
54e3ad872b
|
extracted helper methods for creating the key and determining the key length, correected key calculation in MessageMap::findAll
|
2016-11-20 16:07:41 +01:00 |
|
john30
|
5b88c67451
|
grab only unknown on start
|
2016-11-20 13:18:56 +01:00 |
|
john30
|
c5972e177a
|
fixed output precision with reciprocal divisor
|
2016-11-20 13:14:58 +01:00 |
|
john30
|
d1f6d5e67d
|
reconnect the device after one minute of no signal and add reconnect count to info result, removed extra blank line from info result
|
2016-11-20 13:14:25 +01:00 |
|