Commit Graph

  • afd8792d72 added grab command john30 2015-03-14 11:58:54 +01:00
  • 2cfa18c4e1 33c8776 john30 2015-03-14 11:04:54 +01:00
  • 33c8776706 renamed class in message definition and commands to circuit john30 2015-03-14 11:02:24 +01:00
  • 4d6ae8d926 initial support for AUTO-SYN generation john30 2015-03-14 10:50:02 +01:00
  • 99b0e12943 initial support for AUTO-SYN generation john30 2015-03-14 10:50:02 +01:00
  • 51b86c9dc5 documentation john30 2015-03-14 10:21:10 +01:00
  • dbd380eca5 documentation john30 2015-03-14 10:20:54 +01:00
  • da6149f764 allow larger timeouts john30 2015-03-14 09:37:56 +01:00
  • cee8e706be updated john30 2015-03-13 22:12:53 +01:00
  • 0f93369bee allow mixing references to base type and templates in message definition john30 2015-03-13 22:12:11 +01:00
  • d226818b7e updated john30 2015-03-13 00:22:23 +01:00
  • c3d60fccd9 Merge branch 'master' of github.com:john30/ebusd john30 2015-03-13 00:15:26 +01:00
  • 8ab5c002d1 Merge pull request #4 from joltcoke/master John 2015-03-13 00:10:38 +01:00
  • bdf0faec1d Merge branch 'master' of github.com:john30/ebusd john30 2015-03-12 23:56:19 +01:00
  • 2834248e91 added broadcast ident (requests all masters to send their identification), added read ident for manual scan, use shorter manufacturer names john30 2015-03-12 23:56:13 +01:00
  • a15d50339d switched to markdown john30 2015-03-12 23:43:12 +01:00
  • a9e5c695c9 switched to markdown john30 2015-03-12 23:43:03 +01:00
  • 6605440d1b nicer john30 2015-03-12 23:41:59 +01:00
  • b85f244212 fix for previous commit john30 2015-03-12 23:41:31 +01:00
  • be99a12d04 fix for previous commit john30 2015-03-12 23:40:54 +01:00
  • f1be064dda treat empty result as valid john30 2015-03-12 23:40:34 +01:00
  • 16febf3555 formatting john30 2015-03-12 23:30:09 +01:00
  • 8333a978ef adjusted to latest data.cpp john30 2015-03-12 23:29:46 +01:00
  • b935019aa7 allow empty field list, formatting john30 2015-03-12 23:29:25 +01:00
  • ce9f443dde removed default argument values from DataFiel::create, documentation john30 2015-03-12 23:20:35 +01:00
  • b838f40a51 added override destination address option to read command (e.g. for manual scan), support write messages without any value john30 2015-03-12 22:13:05 +01:00
  • cf17b7a93a set minimum lock count to 3 as required by spec john30 2015-03-12 22:04:28 +01:00
  • 9fcda22ee5 removed unnecessary check john30 2015-03-12 22:03:30 +01:00
  • add29c1bee Fix config file reading on CentOS 6.x Florian Schirmer 2015-03-11 23:12:14 +01:00
  • 2655e570b3 added automake dependency john30 2015-03-11 08:54:52 +01:00
  • 74a2216966 autoconf 2.63 is fine john30 2015-03-11 08:43:30 +01:00
  • 0d44c9bacd more bounds checks john30 2015-03-11 08:42:28 +01:00
  • 4573cf53ae Merge pull request #3 from cogano/master John 2015-03-08 17:20:48 +01:00
  • 190f5d52c1 Updated project URL in Arch Linux PKGBUILD NoName 2015-03-08 17:10:15 +01:00
  • ce3bfa85d0 Initial commit for Arch Linux PKGBUILD of ebusd-git NoName 2015-03-08 14:48:54 +01:00
  • dde1a6a61c Initial commit for Arch Linux PKGBUILD for ebusd NoName 2015-03-08 14:47:59 +01:00
  • 10c7981219 fir for previous commit, nicer comments john30 2015-03-08 14:28:28 +01:00
  • 86e308c68f compiler warning john30 2015-03-08 14:10:16 +01:00
  • 3794ffede4 updated john30 2015-03-08 14:09:13 +01:00
  • d1b0eadba9 optimized john30 2015-03-08 14:04:20 +01:00
  • 6257327aaf extended Message::create to allow specifying multiple destinations (class is then suffixed with .0, .1 etc.) john30 2015-03-08 14:04:03 +01:00
  • 491b107635 pass address type instead of address to Message::create john30 2015-03-08 14:02:33 +01:00
  • 2faab3f3b4 fixed previous commit john30 2015-03-07 16:25:40 +01:00
  • 291c4b939e removed tests john30 2015-03-07 15:59:55 +01:00
  • 4275d64488 updated john30 2015-03-07 15:55:33 +01:00
  • 90b25e0dd1 ignore age for pure passive messages in read john30 2015-03-07 15:42:38 +01:00
  • 353404e5b0 added parameter to default skip last symbol in SymbolString::getDataStr (removes CRC from logging and hex result) john30 2015-03-07 15:36:17 +01:00
  • 97561ff87d shortened manufacturer names john30 2015-03-07 14:47:24 +01:00
  • 0e6fcb60b1 log and count new masters, added master count to state command john30 2015-03-07 14:31:34 +01:00
  • 6740a6376b solved todo: cache symbols instead of decoded values, use cache for verbose and field-selective read as well, include names and comments in verbose find john30 2015-03-07 14:07:58 +01:00
  • e81ac863ad print loaded message count in single log entry john30 2015-03-07 14:04:22 +01:00
  • e43e6f2db8 documentation john30 2015-03-07 13:08:40 +01:00
  • 0dafd4d18f added != operator to SymbolString john30 2015-03-07 13:07:02 +01:00
  • 2dec01535b Merge branch 'master' of github.com:john30/ebusd john30 2015-03-07 12:13:11 +01:00
  • 8511dad3dc added automatic detection of number of masters and enabled by default, fixed check of master address during scan john30 2015-03-07 12:07:29 +01:00
  • ee415e0ea3 added automatic detection of number of masters and enabled by default, fixed check of master address during scan john30 2015-03-07 12:07:29 +01:00
  • 9bf17b86c6 added getMasterAddress() and isSlaveMaster() john30 2015-03-07 12:04:24 +01:00
  • ed3ef3f5e4 added support for reciprocal divisor, corrected divisor for derived number types (was combined with base datatype divisor instead of actual field divisor) john30 2015-03-07 11:48:08 +01:00
  • 382f7e175d fix for non-default unsigned char john30 2015-02-25 21:59:13 +01:00
  • f4f2bbe2a6 Merge branch 'master' of github.com:john30/ebusd john30 2015-02-23 23:37:07 +01:00
  • 453ffd2477 corrected dump for divider john30 2015-02-23 23:36:56 +01:00
  • fb7767b1d3 updated to current changes John 2015-02-22 17:12:39 +01:00
  • d50b3b6cb2 added FIELD.N to 'read' command for retrieving N'th FIELD, fixed getMasterNumber(), check maximum NN in message, use more constants, check all type conversions, added --nodevicecheck to ebusfeed help john30 2015-02-22 13:57:37 +01:00
  • 564a602eaf only dump messages if loading was successful john30 2015-02-21 18:58:29 +01:00
  • a0d0092082 better command help john30 2015-02-21 18:58:10 +01:00
  • 79a5f09c78 added commandline option "--dumpconfig" for dumping resulting message definitions to stdout, added options for limiting to PB and dumping message definitions in "find" command, nicer "help" command output john30 2015-02-21 16:22:27 +01:00
  • e484bf57b9 added helper for dumping messages, corrected line number printing john30 2015-02-21 16:19:02 +01:00
  • 2786e44d73 simplified john30 2015-02-21 13:19:05 +01:00
  • 41cd38ab75 changed code style john30 2015-02-21 13:18:36 +01:00
  • 0bfc63c13a nicer john30 2015-02-21 09:51:03 +01:00
  • a577d7f14e changed order john30 2015-02-21 09:50:48 +01:00
  • 5ea70602d0 corrected address john30 2015-02-21 09:50:37 +01:00
  • 87663426db added "-c" to write john30 2015-02-19 22:53:24 +01:00
  • 72bb2cb11b updated to 1.0.0 John 2015-02-18 09:40:07 +01:00
  • 82022890a5 Merge branch 'master' of https://github.com/john30/ebusd john30 2015-02-18 09:27:53 +01:00
  • f4c5e7d0b6 corrected etc/default/ebusd, use current dir instead of fresh checkout john30 2015-02-18 09:26:36 +01:00
  • 26398e103e corrected AC_CONFIG_AUX_DIR position John 2015-02-18 09:06:11 +01:00
  • c91ea5f40f calculate symbol rate and add current+max rate to state command, add shortcut "s" for state command john30 2015-02-15 19:40:32 +01:00
  • 7bead7fa7b made result_t an enum john30 2015-02-15 18:59:41 +01:00
  • ff3fdf84a6 header john30 2015-02-15 18:50:43 +01:00
  • c6bd44d2b9 header john30 2015-02-15 18:50:43 +01:00
  • ca22e23e39 fix for previous commit john30 2015-02-15 18:50:59 +01:00
  • d2d97c399b header john30 2015-02-15 18:50:43 +01:00
  • 2e92b15ec5 unexpected syn is now an error, simplified, log self-update requests specially john30 2015-02-15 18:36:14 +01:00
  • 1f422e0685 moved TODO to correct position john30 2015-02-15 18:16:31 +01:00
  • 995f55c926 added defaults john30 2015-02-15 14:21:02 +01:00
  • d4627483b7 install to /usr/bin instead of /usr/sbin john30 2015-02-15 13:50:16 +01:00
  • b3f3d0d725 nicer john30 2015-02-15 13:49:52 +01:00
  • f1bc39205b nicer john30 2015-02-15 13:48:35 +01:00
  • ceab2cdb73 nicer john30 2015-02-15 13:48:35 +01:00
  • 3874559247 added debian package helper scipt john30 2015-02-15 13:06:52 +01:00
  • 6138eb9f21 added version john30 2015-02-15 12:22:43 +01:00
  • 71d8727d2d solved some TODOs, check hex input and message length, simplified SymbolString ctors, fixed extra newline in scan result, no longer include write messages in default find command types, append command type to find result in verbose mode, add source and/or destination to update log when not set in the message definition, documentation john30 2015-02-15 12:20:06 +01:00
  • 2de793784e Merge branch 'master' of github.com:john30/ebusd john30 2015-02-14 15:20:58 +01:00
  • 6b5728bdd8 updated version to 1.0.0 john30 2015-02-14 15:20:46 +01:00
  • 4e42ba5ad2 prepare 1.0 beta 1 John 2015-02-14 15:13:06 +01:00
  • 7dea6590c1 use PACKAGE for config path john30 2015-02-14 14:42:45 +01:00
  • 2ca6be5f92 determine default log file location from localstatedir, determine default config directory from sysconfdir, moved sysconfdir default to autogen.sh, adjusted author and git location john30 2015-02-14 14:36:57 +01:00
  • 287bb859d0 unified result (start with "ERR:" on error, start with "usage:" on wrong number of args) john30 2015-02-14 14:32:39 +01:00
  • 0c0a137ef5 nicer error messages john30 2015-02-14 14:19:53 +01:00