Commit Graph

  • 767cb9bc1f updated copyright year john30 2016-01-06 13:54:01 +01:00
  • 4fec638b78 solved some TODOs john30 2016-01-06 13:37:35 +01:00
  • 93b83c5fa5 fix for full scan and repeated loading attempt of non-existent config files, removed "seen" from "info" result as only seen addresses are included and print master number of slaves with associated master instead of master address john30 2016-01-06 12:33:59 +01:00
  • bc84dd389f added special length '*' for consuming remaining input john30 2016-01-03 18:55:45 +01:00
  • 62317ea47b also store derived scan messages with circuit name extended by address on success john30 2016-01-03 11:23:26 +01:00
  • eb88c990f4 corrected scan field divisor john30 2016-01-02 13:35:11 +01:00
  • d040534752 added pin type, corrected lengths john30 2016-01-02 13:27:53 +01:00
  • fede0f999c compiler warning john30 2016-01-02 13:27:18 +01:00
  • d7d94b469f simplified john30 2016-01-02 13:07:57 +01:00
  • 4d461c9dff simplified john30 2016-01-02 13:07:57 +01:00
  • da40d514af use constant for scan answer john30 2016-01-02 12:14:53 +01:00
  • a5ffaf89a2 fix for previous commit john30 2016-01-02 12:13:59 +01:00
  • a7a5e51ff6 fix for compiler warnings john30 2016-01-02 12:04:22 +01:00
  • ed858a5d65 fix for compiler warning john30 2016-01-02 11:36:23 +01:00
  • bc437c99c9 better SCAN_VERSION building john30 2016-01-02 11:33:30 +01:00
  • 6bf0dcff3d better SCAN_VERSION building john30 2016-01-02 11:33:01 +01:00
  • d3e077b32e fixes for answer mode, fix for duplicate counting of own master address, fix for empty scan and missing seen state, added answer to scan message in answer mode, solved TODO john30 2016-01-02 01:13:48 +01:00
  • 7b1a4de64d added manufacturer "ebusd" john30 2016-01-02 01:07:31 +01:00
  • af997ea9a2 do not print conditions prefix with "find -f" john30 2015-12-31 12:11:37 +01:00
  • 1074989fa1 updated to latest changes john30 2015-12-30 21:39:48 +01:00
  • 2b449bc240 let ScanRequest do all the work john30 2015-12-29 23:02:10 +01:00
  • 1928abfe83 allow extreme value list entries john30 2015-12-29 23:01:34 +01:00
  • 52eec75d40 corrected cached read (fix for previous commit) john30 2015-12-29 08:05:46 +01:00
  • bcd6eb57fe added chained messages, adjusted to message.h, small fix for find formatting use named objects for JSON fields instead of array (or numbered if field names are not unique), fix for JSON output when decoding failed john30 2015-12-27 22:57:11 +01:00
  • a059c9d3de added chained messages, let a single ScanRequest do all the work and be more verbose on scan, fix for storing scan result, adjusted to message.h john30 2015-12-27 22:54:33 +01:00
  • 0efe16a24e added chained messages, removed unused methods john30 2015-12-27 22:45:04 +01:00
  • 11757d145b added chained messages, removed unused methods john30 2015-12-27 22:45:04 +01:00
  • 9840f0005a removed unnecessary check from parseHex() john30 2015-12-27 22:42:23 +01:00
  • 81f490d74f increased max field lengths for STR and HEX to 31, renamed a dataType_s field, added dynamic max field length to DataField::create(), use named objects for JSON fields instead of array (or numbered if field names are not unique) john30 2015-12-27 22:41:50 +01:00
  • 2e2cf204e2 increased default bus acquisition retries from 2 to 3 john30 2015-12-27 22:24:11 +01:00
  • b2ea470ec0 rename RESULT_IN_ESC to RESULT_CONTINUE john30 2015-12-26 11:58:04 +01:00
  • 4a3e5bbe33 increase verbosity for problems while loading scan config john30 2015-12-26 11:51:16 +01:00
  • de0925897b Merge branch 'master' of github.com:john30/ebusd john30 2015-12-26 11:39:24 +01:00
  • 125328f7c1 use numeric value as fallback for ValueListDataField with unknown value association john30 2015-12-26 11:34:47 +01:00
  • d5dac022d7 avoid umlauts in manufacturer name of scan message john30 2015-12-26 11:33:23 +01:00
  • 0583d88969 updated to latest changes john30 2015-12-25 12:55:50 +01:00
  • 79cbd5649b added big endian data type variants (UIR for UIN, SIR for SIN, FLR for FLT, ULR for ULG, SLR for SLG) john30 2015-12-13 13:37:19 +01:00
  • 752475ef5f fixed cache invalidation john30 2015-12-12 17:57:43 +01:00
  • 5b7aea8564 corrected MessageMap::invalidateCache() john30 2015-12-12 17:57:16 +01:00
  • f26e1d0835 skip everything after and including dot when parsing int values john30 2015-12-10 08:21:09 +01:00
  • c43a83d192 use same key for longer ID check john30 2015-12-06 07:54:57 +01:00
  • 82d00c2021 extended command line to allow checking a particular scan configuration john30 2015-12-05 12:01:17 +01:00
  • 568e2dfacc Merge branch 'master' of github.com:john30/ebusd john30 2015-12-05 10:46:57 +01:00
  • 9bc03dd317 added "all" to "grab" command for grabbing known messages as well, adjusted to unlimited message ID length john30 2015-12-05 10:36:13 +01:00
  • 76d1adde59 no longer limit allowed message ID length (was 4 bytes) john30 2015-12-05 10:33:12 +01:00
  • 5f50c99cb0 remove trailing digits from ident instead of only 0 when matching scan config file name john30 2015-12-01 07:26:34 +01:00
  • ce4bc56412 Merge branch 'master' of github.com:john30/ebusd john30 2015-11-28 12:39:34 +01:00
  • 3f022d04d0 cancel get request if reading a required message fails, continue get request if decoding a messsage fails and add a decodeerror answer john30 2015-11-28 12:39:10 +01:00
  • da19e7ae6d Merge pull request #9 from Giermann/patch-3 John 2015-11-25 07:58:19 +01:00
  • 428cfb757e Merge pull request #7 from Giermann/patch-2 John 2015-11-25 07:46:45 +01:00
  • baf03e6348 Sort lines before uniq Sven Giermann 2015-11-24 20:02:12 +01:00
  • 349c73b7cf Fix return definition in writes Sven Giermann 2015-11-24 20:00:37 +01:00
  • c6ad4bc546 Add Default-Stop to init script Sven Giermann 2015-11-23 12:19:49 +01:00
  • 3fa4655a4a nicer text john30 2015-11-22 15:43:41 +01:00
  • eea7a4db2d updated john30 2015-11-22 15:12:08 +01:00
  • 07f278d66a insert default suffix in circuit if found in filename john30 2015-11-22 15:10:20 +01:00
  • 6c8f26367d comments john30 2015-11-22 14:52:15 +01:00
  • 0d97462dee extended "-i" parameter of find command to accept further ID parts john30 2015-11-22 14:19:38 +01:00
  • 427d6a7dca exclusively lock serial device to prevent simultaneous access, fix for closing serial device that is no tty john30 2015-11-22 13:54:18 +01:00
  • b67b2bff07 corrected register read/write/update john30 2015-11-22 12:34:58 +01:00
  • f08071a52e corrected template cleanup (previous commit) john30 2015-11-22 10:39:34 +01:00
  • 89d8167580 corrected Message::dump john30 2015-11-22 10:20:42 +01:00
  • b6c24b5c30 expect hex for -i paramter in find command john30 2015-11-22 10:20:20 +01:00
  • 6fd51866bf adapted to current 2.0 csvs john30 2015-11-22 09:47:23 +01:00
  • 0f331694e1 adapted to getTemplates() john30 2015-11-22 09:46:46 +01:00
  • 856a5ce1d5 corrected header john30 2015-11-22 09:43:35 +01:00
  • e3ad1bc5fb added image path john30 2015-11-22 09:41:51 +01:00
  • 56b9bfbeb1 imports john30 2015-11-22 09:31:36 +01:00
  • 5c07605ca2 corrected loading loading non-autoscan files in case of absent templates, added getTemplates() john30 2015-11-22 09:31:20 +01:00
  • 72396ff2f8 changed to using getTemplates() instead of passing template param to FileReader john30 2015-11-22 09:31:15 +01:00
  • bf172b3688 removed template param, moved tolower() to FileReader john30 2015-11-22 09:31:11 +01:00
  • d97ea29aa5 Merge branch 'master' of github.com:john30/ebusd john30 2015-11-21 14:49:20 +01:00
  • 11e2a49508 nicer documentation john30 2015-11-21 14:33:16 +01:00
  • 331820f7ee moved handling of defaults row to MessageMap, added documentation john30 2015-11-21 14:32:52 +01:00
  • e5da097b60 added documentation john30 2015-11-21 14:31:17 +01:00
  • cfd5acbd4d Merge pull request #6 from Giermann/patch-1 John 2015-11-20 06:18:23 +01:00
  • 01922f86db fixed script to work with standard awk Sven Giermann 2015-11-18 08:58:59 +01:00
  • cf6e052a92 ignore blank lines john30 2015-11-18 07:23:52 +01:00
  • cbaf2f9a9a emit warnign if grab is disabled, unique results john30 2015-11-18 07:18:25 +01:00
  • 0ce9373da9 added script for converting grab result to CSV john30 2015-11-18 07:08:32 +01:00
  • 5f5f633903 enabled private and package members john30 2015-11-15 14:43:26 +01:00
  • ac5f4f25b1 extended documentation john30 2015-11-15 14:42:58 +01:00
  • af0ce31ecb fixed documentation john30 2015-11-15 14:42:28 +01:00
  • 2877559f7f avoid endless scanning of slaves that do not answer john30 2015-11-15 10:39:31 +01:00
  • ff7cf810e1 added revision info, avoid endless scanning of slaves that do not answer john30 2015-11-15 10:37:10 +01:00
  • 892f43a4de added revision info, aligned help description john30 2015-11-15 10:36:00 +01:00
  • fce95bc20f added revision info john30 2015-11-15 10:35:14 +01:00
  • 0991b73b7f updated john30 2015-11-14 17:24:29 +01:00
  • af1db2e5e1 add class hierarchy diagrams john30 2015-11-14 16:48:50 +01:00
  • 73a34e8d2c fix for checking templates availability john30 2015-11-14 16:36:11 +01:00
  • 1885ab9eda be more verbose when decoding failed in read or write command john30 2015-11-14 16:34:53 +01:00
  • 9d098164c7 support for read and write with identical ID parts john30 2015-11-14 16:34:16 +01:00
  • 34241b04a9 avoid duplicate logging john30 2015-11-14 15:55:35 +01:00
  • eb078c414f unified templates loading, check all config files recursively with scanconfig and checkconfig/dumpconfig john30 2015-11-14 15:28:55 +01:00
  • 0fbf448584 corrected message count logging, dump all messages when in scanconfig john30 2015-11-14 15:13:29 +01:00
  • 89cbc093c5 simplified john30 2015-11-08 22:16:16 +01:00
  • 2fae7ac076 added DataField::clone() john30 2015-11-08 22:15:10 +01:00
  • 7f8dcff0f0 added Condition::dump(), simplified Message::dump() and added prefixed condition dump, report invalid condition if field was defined but no values john30 2015-11-08 22:13:33 +01:00
  • cd522fc30d documentation john30 2015-11-08 20:34:51 +01:00
  • 533d8bf425 corrected file mode john30 2015-11-08 20:34:38 +01:00