john30
|
66817b3423
|
moved readFromBus to BusHandler, fix for polling ChainedMessages, increased log level for loaded files and written messages, added error message for failed writes, derive all scan messages and store them, added all message counts to info result
|
2016-10-29 21:03:24 +02:00 |
|
john30
|
d8f98d0658
|
moved ScanMessage functionality to base Message, added Message::createScanMessage(), removed name from ebusd generated scan messages
|
2016-10-29 21:00:16 +02:00 |
|
john30
|
abaad92c13
|
added ScanMessage and isScanMessage() to skip from polling, added support for immediate message querying from bus for execution of singleton instructions, extended and optimized MessageMap::findAll for ignoring security suffix
|
2016-10-29 20:24:32 +02: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
|
8e247be86d
|
fix for deriving
|
2016-10-23 16:08:20 +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
|
7fb79f4a35
|
updated
|
2016-10-16 14:36:29 +02:00 |
|
john30
|
2d62e2f2ce
|
use broadcast id messages for identifikation as well
|
2016-10-16 14:33:28 +02:00 |
|
john30
|
fd675f722d
|
corrected help
|
2016-10-16 14:33:00 +02:00 |
|
john30
|
d55b5182fa
|
more ignored
|
2016-10-16 13:34:54 +02:00 |
|
john30
|
571b2e4d56
|
updated version to 2.2
|
2016-10-16 13:09:56 +02:00 |
|
john30
|
ffc9b67156
|
ls gcno files
|
2016-10-16 13:07:09 +02:00 |
|
john30
|
301772b1a8
|
list gcov files
|
2016-10-16 12:49:55 +02:00 |
|
john30
|
150e4cb712
|
corrected
|
2016-10-16 12:43:30 +02:00 |
|
john30
|
05a6379a87
|
updated
|
2016-10-16 12:42:47 +02:00 |
|
john30
|
e190b9465c
|
test contrib as well
|
2016-10-16 12:42:00 +02:00 |
|
john30
|
23d7318e0b
|
formatting
|
2016-10-16 12:34:12 +02:00 |
|
john30
|
29bac4b0b9
|
formatting
|
2016-10-16 12:32:12 +02:00 |
|
john30
|
3683ef6a51
|
removed stop command, initialize thread
|
2016-10-16 12:21:31 +02:00 |
|
john30
|
72c4d5a3a0
|
compiler warning
|
2016-10-16 12:21:01 +02:00 |
|
john30
|
abc2f2807d
|
corrected
|
2016-10-16 11:47:08 +02:00 |
|
john30
|
02b3483fc7
|
delay a bit until ebusd is running
|
2016-10-16 11:39:08 +02:00 |
|
john30
|
574cf3ecc8
|
more tests
|
2016-10-16 11:27:36 +02:00 |
|
john30
|
6676669997
|
add ebusfeed
|
2016-10-16 11:15:04 +02:00 |
|
john30
|
e307bfa28f
|
more tests
|
2016-10-16 11:03:24 +02:00 |
|
john30
|
98468b1ce4
|
ignore contrib lib
|
2016-10-16 11:00:51 +02:00 |
|
john30
|
f0cecc927f
|
updated to latest changes
|
2016-10-16 09:59:53 +02:00 |
|
john30
|
bba10f9f61
|
added contributed libebus datatypes
|
2016-10-16 09:45:24 +02:00 |
|
john30
|
9800464f79
|
added contributed libebus datatypes
|
2016-10-16 09:44:51 +02:00 |
|
john30
|
62ea2f3213
|
allow passing arguments to read command wiht -R "args"
|
2016-10-15 17:51:11 +02:00 |
|
john30
|
16822ae94c
|
round non-exact values for truncated time types instead of invalid argument, formatting
|
2016-10-15 17:48:48 +02:00 |
|
john30
|
0c0ea8e967
|
corrected dumping of value lists
|
2016-10-08 19:50:07 +02:00 |
|
john30
|
bb19e57bea
|
split verbosity into 3 levels for read and find, allow inline rename for template references, added "indexed" request parameter for JSON, formatted
|
2016-10-08 19:38:20 +02:00 |
|
john30
|
0b42490573
|
avoid unprintable characters for StringDataType and escape special chars for JSON, formattting
|
2016-10-08 16:52:42 +02:00 |
|
john30
|
6311149731
|
fixed parsing of inline conditions (numeric ranges and single numeric values)
|
2016-10-08 11:06:22 +02:00 |
|
john30
|
a0cf5c8bb2
|
added MIN datatype
|
2016-10-03 19:21:14 +02:00 |
|
john30
|
863d651868
|
prepared for combined date/time types, corrected DAY type and added tests for it
|
2016-10-03 19:06:02 +02:00 |
|
john30
|
e116cadf3f
|
added isNumeric() to DataType and use this instead of checking typeid(NumberDataType), added isMaster argument to readSymbols() and writeSymbols()
|
2016-10-03 15:22:19 +02:00 |
|
john30
|
639e4e7858
|
require polling for scanconfig
|
2016-10-02 15:17:02 +02:00 |
|
john30
|
bc2a9ea657
|
formatting
|
2016-10-02 15:09:58 +02:00 |
|
john30
|
e8a0b755f5
|
fix for previous commit (weird poll contrinue error messages)
|
2016-10-02 15:09:43 +02:00 |
|
john30
|
c99ee9916f
|
better arguments check
|
2016-10-02 14:47:45 +02:00 |
|
john30
|
e408c948ec
|
updated to current changes
|
2016-09-18 12:39:05 +02:00 |
|
john30
|
39f0ee13d3
|
only use cached data if no input is necessary in read command
|
2016-09-18 12:38:04 +02:00 |
|
john30
|
ff0b3636c5
|
added optional initial active scan address to --scanconfig option (including full scan) and set default to sending broadcast ident message, check address argument for validity in scan command
|
2016-09-18 12:13:43 +02:00 |
|
john30
|
50b74b491b
|
allow scan for FE, only store scan data if non-empty
|
2016-09-18 12:10:24 +02:00 |
|