Commit Graph
1195 Commits
Author SHA1 Message Date
john30 b2ea470ec0 rename RESULT_IN_ESC to RESULT_CONTINUE 2015-12-26 11:58:04 +01:00
john30 4a3e5bbe33 increase verbosity for problems while loading scan config 2015-12-26 11:51:16 +01:00
john30 125328f7c1 use numeric value as fallback for ValueListDataField with unknown value association 2015-12-26 11:34:47 +01:00
john30 d5dac022d7 avoid umlauts in manufacturer name of scan message 2015-12-26 11:33:23 +01:00
john30 79cbd5649b added big endian data type variants (UIR for UIN, SIR for SIN, FLR for FLT, ULR for ULG, SLR for SLG) 2015-12-13 13:37:19 +01:00
john30 752475ef5f fixed cache invalidation 2015-12-12 17:57:43 +01:00
john30 5b7aea8564 corrected MessageMap::invalidateCache() 2015-12-12 17:57:16 +01:00
john30 f26e1d0835 skip everything after and including dot when parsing int values 2015-12-10 08:21:09 +01:00
john30 c43a83d192 use same key for longer ID check 2015-12-06 07:54:57 +01:00
john30 82d00c2021 extended command line to allow checking a particular scan configuration 2015-12-05 12:01:17 +01:00
john30 568e2dfacc Merge branch 'master' of github.com:john30/ebusd 2015-12-05 10:46:57 +01:00
john30 9bc03dd317 added "all" to "grab" command for grabbing known messages as well, adjusted to unlimited message ID length 2015-12-05 10:36:13 +01:00
john30 76d1adde59 no longer limit allowed message ID length (was 4 bytes) 2015-12-05 10:33:12 +01:00
john30 5f50c99cb0 remove trailing digits from ident instead of only 0 when matching scan config file name 2015-12-01 07:26:34 +01:00
john30 3f022d04d0 cancel get request if reading a required message fails, continue get request if decoding a messsage fails and add a decodeerror answer 2015-11-28 12:39:10 +01:00
john30 07f278d66a insert default suffix in circuit if found in filename 2015-11-22 15:10:20 +01:00
john30 6c8f26367d comments 2015-11-22 14:52:15 +01:00
john30 0d97462dee extended "-i" parameter of find command to accept further ID parts 2015-11-22 14:19:38 +01:00
john30 427d6a7dca exclusively lock serial device to prevent simultaneous access, fix for closing serial device that is no tty 2015-11-22 13:54:18 +01:00
john30 f08071a52e corrected template cleanup (previous commit) 2015-11-22 10:39:34 +01:00
john30 89d8167580 corrected Message::dump 2015-11-22 10:20:42 +01:00
john30 b6c24b5c30 expect hex for -i paramter in find command 2015-11-22 10:20:20 +01:00
john30 0f331694e1 adapted to getTemplates() 2015-11-22 09:46:46 +01:00
john30 56b9bfbeb1 imports 2015-11-22 09:31:36 +01:00
john30 5c07605ca2 corrected loading loading non-autoscan files in case of absent templates, added getTemplates() 2015-11-22 09:31:20 +01:00
john30 72396ff2f8 changed to using getTemplates() instead of passing template param to FileReader 2015-11-22 09:31:15 +01:00
john30 bf172b3688 removed template param, moved tolower() to FileReader 2015-11-22 09:31:11 +01:00
john30 11e2a49508 nicer documentation 2015-11-21 14:33:16 +01:00
john30 331820f7ee moved handling of defaults row to MessageMap, added documentation 2015-11-21 14:32:52 +01:00
john30 e5da097b60 added documentation 2015-11-21 14:31:17 +01:00
john30 ac5f4f25b1 extended documentation 2015-11-15 14:42:58 +01:00
john30 af0ce31ecb fixed documentation 2015-11-15 14:42:28 +01:00
john30 2877559f7f avoid endless scanning of slaves that do not answer 2015-11-15 10:39:31 +01:00
john30 ff7cf810e1 added revision info, avoid endless scanning of slaves that do not answer 2015-11-15 10:37:10 +01:00
john30 892f43a4de added revision info, aligned help description 2015-11-15 10:36:00 +01:00
john30 73a34e8d2c fix for checking templates availability 2015-11-14 16:36:11 +01:00
john30 1885ab9eda be more verbose when decoding failed in read or write command 2015-11-14 16:34:53 +01:00
john30 9d098164c7 support for read and write with identical ID parts 2015-11-14 16:34:16 +01:00
john30 34241b04a9 avoid duplicate logging 2015-11-14 15:55:35 +01:00
john30 eb078c414f unified templates loading, check all config files recursively with scanconfig and checkconfig/dumpconfig 2015-11-14 15:28:55 +01:00
john30 0fbf448584 corrected message count logging, dump all messages when in scanconfig 2015-11-14 15:13:29 +01:00
john30 89cbc093c5 simplified 2015-11-08 22:16:16 +01:00
john30 2fae7ac076 added DataField::clone() 2015-11-08 22:15:10 +01:00
john30 7f8dcff0f0 added Condition::dump(), simplified Message::dump() and added prefixed condition dump, report invalid condition if field was defined but no values 2015-11-08 22:13:33 +01:00
john30 cd522fc30d documentation 2015-11-08 20:34:51 +01:00
john30 0f07948e8b removed invalid replacement from types marked as required (BTI,HTI,HTM) and allow replacement value in VTM as documented, documentation 2015-11-08 16:40:32 +01:00
john30 abc3cf7cef do not invalidate cached data of scan messages 2015-11-08 16:04:01 +01:00
john30 52f817407d also return "donw broadcast" for non-hex write of a message 2015-11-08 15:22:27 +01:00
john30 549f8fd910 fix for removing ident message from additional scan messages, fallback to autoscan results in "scan result" 2015-11-08 14:01:57 +01:00
john30 dc3796959e use default destination and circuit in condition, check destination address for scan conditions and improved error message 2015-11-08 14:00:03 +01:00