Commit Graph

  • 6cb9dde312 updated to 2.3 john30 2016-11-06 11:50:04 +00:00
  • 7044138c02 updated john30 2016-11-06 12:37:23 +01:00
  • fe4203006a remove CRC from answer john30 2016-11-06 09:20:11 +01:00
  • 0a366c58b3 added option to skip last symbol to addAll() john30 2016-11-06 09:19:50 +01:00
  • 726b9ecfeb adjusted to current CSVs john30 2016-11-05 12:20:40 +01:00
  • bba95399f0 added support for bars with multiple fields in one message john30 2016-11-05 12:20:19 +01:00
  • 5c3e18acf2 lowered log level for included files john30 2016-11-05 12:01:31 +01:00
  • 58b2b98248 fix for resolving conditions with loading of include files john30 2016-10-29 21:04:09 +02:00
  • 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 john30 2016-10-29 21:03:24 +02:00
  • d8f98d0658 moved ScanMessage functionality to base Message, added Message::createScanMessage(), removed name from ebusd generated scan messages john30 2016-10-29 21:00:16 +02:00
  • 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 john30 2016-10-29 20:24:32 +02:00
  • 59b76e7246 added uih with yield bar chart john30 2016-10-29 13:16:30 +02:00
  • fb6e33e1d2 updated to latest CSVs, changed source size/position john30 2016-10-29 13:16:01 +02:00
  • 7c0f514d29 added bar chart, added support for hiding unit with format="NOUNIT" john30 2016-10-29 13:15:07 +02:00
  • 8e247be86d fix for deriving john30 2016-10-23 16:08:20 +02:00
  • af6e1c1054 updated to 2.2 tag john30 2016-10-16 13:48:39 +00:00
  • f70f5d8662 aligned with debian john30 2016-10-16 15:38:41 +02:00
  • 65328e5678 aligned with ebusd-configuration in english john30 2016-10-16 14:57:39 +02:00
  • 7fb79f4a35 updated john30 2016-10-16 14:36:29 +02:00
  • 2d62e2f2ce use broadcast id messages for identifikation as well john30 2016-10-16 14:33:28 +02:00
  • fd675f722d corrected help john30 2016-10-16 14:33:00 +02:00
  • d55b5182fa more ignored john30 2016-10-16 13:34:54 +02:00
  • 571b2e4d56 updated version to 2.2 john30 2016-10-16 13:09:56 +02:00
  • ffc9b67156 ls gcno files john30 2016-10-16 13:07:09 +02:00
  • 301772b1a8 list gcov files john30 2016-10-16 12:49:55 +02:00
  • 150e4cb712 corrected john30 2016-10-16 12:43:30 +02:00
  • 05a6379a87 updated john30 2016-10-16 12:42:47 +02:00
  • e190b9465c test contrib as well john30 2016-10-16 12:42:00 +02:00
  • 23d7318e0b formatting john30 2016-10-16 12:34:12 +02:00
  • 29bac4b0b9 formatting john30 2016-10-16 12:32:12 +02:00
  • 3683ef6a51 removed stop command, initialize thread john30 2016-10-16 12:21:31 +02:00
  • 72c4d5a3a0 compiler warning john30 2016-10-16 12:21:01 +02:00
  • abc2f2807d corrected john30 2016-10-16 11:47:08 +02:00
  • 02b3483fc7 delay a bit until ebusd is running john30 2016-10-16 11:39:08 +02:00
  • 574cf3ecc8 more tests john30 2016-10-16 11:27:36 +02:00
  • 6676669997 add ebusfeed john30 2016-10-16 11:15:04 +02:00
  • e307bfa28f more tests john30 2016-10-16 11:03:24 +02:00
  • 98468b1ce4 ignore contrib lib john30 2016-10-16 11:00:51 +02:00
  • f0cecc927f updated to latest changes john30 2016-10-16 09:59:53 +02:00
  • bba10f9f61 added contributed libebus datatypes john30 2016-10-16 09:44:51 +02:00
  • 9800464f79 added contributed libebus datatypes john30 2016-10-16 09:44:51 +02:00
  • 62ea2f3213 allow passing arguments to read command wiht -R "args" john30 2016-10-15 17:51:11 +02:00
  • 16822ae94c round non-exact values for truncated time types instead of invalid argument, formatting john30 2016-10-15 17:48:48 +02:00
  • 0c0ea8e967 corrected dumping of value lists john30 2016-10-08 19:50:07 +02:00
  • bb19e57bea split verbosity into 3 levels for read and find, allow inline rename for template references, added "indexed" request parameter for JSON, formatted john30 2016-10-08 19:38:20 +02:00
  • 0b42490573 avoid unprintable characters for StringDataType and escape special chars for JSON, formattting john30 2016-10-08 16:52:42 +02:00
  • 6311149731 fixed parsing of inline conditions (numeric ranges and single numeric values) john30 2016-10-08 11:06:22 +02:00
  • a0cf5c8bb2 added MIN datatype john30 2016-10-03 19:21:14 +02:00
  • 863d651868 prepared for combined date/time types, corrected DAY type and added tests for it john30 2016-10-03 19:06:02 +02:00
  • e116cadf3f added isNumeric() to DataType and use this instead of checking typeid(NumberDataType), added isMaster argument to readSymbols() and writeSymbols() john30 2016-10-03 15:22:19 +02:00
  • 639e4e7858 require polling for scanconfig john30 2016-10-02 15:17:02 +02:00
  • bc2a9ea657 formatting john30 2016-10-02 15:09:58 +02:00
  • e8a0b755f5 fix for previous commit (weird poll contrinue error messages) john30 2016-10-02 15:09:43 +02:00
  • c99ee9916f better arguments check john30 2016-10-02 14:47:45 +02:00
  • e408c948ec updated to current changes john30 2016-09-18 12:39:05 +02:00
  • 39f0ee13d3 only use cached data if no input is necessary in read command john30 2016-09-18 12:38:04 +02:00
  • 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 john30 2016-09-18 12:13:43 +02:00
  • 50b74b491b allow scan for FE, only store scan data if non-empty john30 2016-09-18 12:10:24 +02:00
  • a6dd03033a added hex option to find command john30 2016-09-17 16:34:03 +02:00
  • 012ff3d9af fix for storing own prepared master data, set m_lastUpdateTime only if reasonable data was seen john30 2016-09-17 16:33:28 +02:00
  • d7d667b189 allow definition of port to connect to john30 2016-09-17 16:20:55 +02:00
  • cc336bb1a0 set keepalive on net device john30 2016-09-17 16:19:59 +02:00
  • e7d3fac7aa formatting john30 2016-09-17 16:19:36 +02:00
  • acae7c3133 solved todos, removed commented code john30 2016-08-27 13:47:01 +02:00
  • 6f5a670b98 removed unused variable john30 2016-08-27 12:46:33 +02:00
  • 422b8d64bf Merge branch 'master' of github.com:john30/ebusd john30 2016-07-24 10:50:31 +02:00
  • 3fcbc660a7 scan later john30 2016-06-26 17:24:58 +02:00
  • 876a82cd18 corrected http port, add ebusd log john30 2016-06-26 17:17:41 +02:00
  • 259f4bcd19 Merge branch 'master' of github.com:john30/ebusd john30 2016-06-26 17:11:58 +02:00
  • 0716fde70f more checks john30 2016-06-26 17:11:47 +02:00
  • 1f72c1f2d4 check arguments john30 2016-06-26 17:00:49 +02:00
  • dc4dcdea8d fix for dump john30 2016-06-26 16:35:38 +02:00
  • 49d23e09bb php5 john30 2016-06-26 16:30:49 +02:00
  • 3e552bf42c require php john30 2016-06-26 16:24:43 +02:00
  • da441c32cd mode john30 2016-06-26 16:11:53 +02:00
  • a450613337 Merge branch 'master' of github.com:john30/ebusd john30 2016-06-26 16:11:06 +02:00
  • 3ab44116e9 test coverage john30 2016-06-26 16:10:46 +02:00
  • ae84214711 fixed cleanup john30 2016-06-26 12:27:29 +02:00
  • 9aa113a1b5 added DataTypeList john30 2016-06-26 11:18:03 +02:00
  • af575a5857 more ignored john30 2016-06-25 07:16:48 +02:00
  • 51cc47584f comment john30 2016-06-25 07:16:29 +02:00
  • 7825e17251 added helper method john30 2016-06-25 07:16:14 +02:00
  • dde37855e3 more verbose output john30 2016-06-25 06:35:57 +02:00
  • db456abb29 reworked data types john30 2016-06-25 06:35:07 +02:00
  • 086dea5060 added separate log files john30 2016-05-28 15:40:33 +02:00
  • 73e21be50a added support for running multiple ebusd instances by adjusting /etc/default/ebusd john30 2016-05-28 10:33:06 +02:00
  • 34f8276198 more ignores john30 2016-05-27 14:58:17 +02:00
  • c70a19e32f manually exec gcov john30 2016-05-27 12:42:31 +02:00
  • f30166b484 hopefully final codecov+travis-ci adjustment john30 2016-05-27 11:37:04 +02:00
  • 9cfc723e6a testing john30 2016-05-27 11:25:06 +02:00
  • a1d92a45e4 testing john30 2016-05-27 11:18:11 +02:00
  • da966ae3c2 test gcov john30 2016-05-27 10:56:37 +02:00
  • d39237c90c codecov pip john30 2016-05-27 10:52:29 +02:00
  • f76a523399 another test john30 2016-05-27 10:48:05 +02:00
  • 6df4d30308 testing john30 2016-05-27 10:31:18 +02:00
  • 6ce36802ce enable coverage and run tests john30 2016-05-27 10:07:09 +02:00
  • d0a011a9c7 moved common flags to configure, added --enable-coverage build option john30 2016-05-27 10:06:46 +02:00
  • d0a3363ba9 moved common flags to configure, added test target john30 2016-05-27 10:00:09 +02:00
  • 13469142fb include overall state in exit code john30 2016-05-27 09:55:29 +02:00
  • e26b3624e5 added build status John 2016-05-27 08:25:07 +02:00