Commit Graph

  • 681e988570 fix serial close john30 2016-05-22 10:46:37 +02:00
  • cca08c322c added codecov john30 2016-05-21 16:43:00 +02:00
  • 8a6ebd7f71 made valid john30 2016-05-21 16:27:11 +02:00
  • 7f2de86a6a updates John 2016-05-21 16:20:37 +02:00
  • 6b208e484a added codecov.yml John 2016-05-21 16:16:48 +02:00
  • 47d6110496 start autogen and dont start tests john30 2016-05-21 16:11:58 +02:00
  • 2a80c28410 added Travis CI john30 2016-05-21 16:03:55 +02:00
  • 6e998909cf fix for getline usage with newer compilers john30 2016-05-15 17:18:57 +02:00
  • 13cf5b2d23 fix for BCD in JSON john30 2016-05-15 17:38:32 +02:00
  • a1a2eca85f Merge branch 'master' of github.com:john30/ebusd john30 2016-05-15 17:19:33 +02:00
  • 8864ce55b8 fix for getline usage with newer compilers john30 2016-05-15 17:18:57 +02:00
  • f873c2ee39 fix for extra separator char when dumping CSV john30 2016-05-14 16:51:32 +02:00
  • 42ad067570 updated md5sum john30 2016-05-05 11:42:19 +00:00
  • 28b50d2322 updated version john30 2016-05-05 13:04:09 +02:00
  • dde70e8c43 updated version john30 2016-05-05 13:00:01 +02:00
  • d150971571 updated version to 2.1 john30 2016-05-05 12:56:29 +02:00
  • ee608778f1 updated, added UDP device hint john30 2016-05-05 12:55:55 +02:00
  • afa82be319 updated john30 2016-05-05 12:43:00 +02:00
  • d5b07f5783 added support for UDP devices, added buffer for network devices, added option for sending an initial symbol after opening a network device, added option for setting transfer latency and use default 10 ms for network device, set TCP_NODELAY for TCP device socket, flush potentially buffered input on network device when connecting john30 2016-05-05 12:39:52 +02:00
  • 516bbe0edf fix for recognizing seen addresses in answer mode john30 2016-05-01 17:17:02 +02:00
  • c2cee5a96b added support for individual scan, simplified "log" command john30 2016-04-30 16:55:56 +02:00
  • 41bd113141 corrected comments, increase verbosity when probing particular scan config by command line, also reveal files loaded by instructions in "info" command john30 2016-04-30 16:54:45 +02:00
  • 4089923bd9 moved list of loaded files from BusHandler to MessageMap, include ebusd in "info" command and fixed missing master 1 and reveal address conflict with ebusd john30 2016-04-30 16:52:28 +02:00
  • 042f6655d1 added callback function to store files loaded by instructions to MessageMap::executeInstructions and Instruction::execute, moved list of loaded files from BusHandler to MessageMap john30 2016-04-30 16:50:02 +02:00
  • 7e64157bca corrected master number calculation john30 2016-04-30 16:24:27 +02:00
  • 650b68b9a2 added getLogFacilities() and getLogLevel(), do not manipulate input string in setLog* methods john30 2016-04-30 16:23:55 +02:00
  • 7af79dd461 help format john30 2016-04-24 12:47:34 +02:00
  • 3b6f385037 updated, spelling john30 2016-04-24 11:29:07 +02:00
  • 546641d770 added "hex" command, added "--enablehex" commandline option (disabled by default), limit "write -h" to known messages only john30 2016-04-24 11:16:42 +02:00
  • be4bbaaf67 automatically start grabbing all messages, add circuit+message name to grab result if known john30 2016-04-24 11:13:25 +02:00
  • d1e4a838b9 added message direction selectors to MessageMap::find(SymbolString) john30 2016-04-24 11:12:00 +02:00
  • 186afca37d updated john30 2016-04-23 12:02:42 +02:00
  • fab8752a01 fix for dumpconfig john30 2016-04-23 11:50:22 +02:00
  • 5ccdb7654f added helper method extractDefaultsFromFilename() and support extracting default circuit name from file name john30 2016-04-10 13:03:58 +02:00
  • 5f5fbca959 fix for traversing instructions john30 2016-04-10 12:17:40 +02:00
  • cff5dd2952 include instruction log in error message john30 2016-03-26 11:06:41 +01:00
  • d203f8c285 initialize m_lastError, missing separator in LoadInstruction::execute john30 2016-03-26 11:06:12 +01:00
  • 5dcc76314f increased default receive timeout to 25ms john30 2016-03-26 10:53:26 +01:00
  • 513a89b0e6 updated to new conditions, started dynamic switching of pipes john30 2016-03-20 20:04:59 +01:00
  • 5b54666f39 added support for pseudo global circuit, started dynamic switching of pipes, nicer format evaluation john30 2016-03-20 20:04:09 +01:00
  • f4b5d1a57f separate hwc+cc john30 2016-03-20 20:00:09 +01:00
  • 7ec6da1759 fix for json read with passive messages john30 2016-03-20 19:38:29 +01:00
  • 89807d4cc8 fix for determining uniqueness of field names john30 2016-03-20 18:06:56 +01:00
  • e659286298 simplified conditions, switch from "parts" to "format" with named fields john30 2016-03-20 13:36:28 +01:00
  • 4d55204db4 simplified conditions, switch from "parts" to "format" with named fields john30 2016-03-20 13:36:28 +01:00
  • adcf3e0d33 log included/loaded files by instruction john30 2016-03-20 12:25:47 +01:00
  • 6e6e05c10e pass default destination address, circuit and suffix to load instruction, fix for instruction cleanup john30 2016-03-13 16:04:20 +01:00
  • f8dce83b6a introduced instructions, added "include" and "load" instructions for including/loading configuration data depending on conditions, added support for on-the-fly creation of conditions, added support for string based conditions john30 2016-03-13 15:05:42 +01:00
  • 6bbf2ca1d0 documentation john30 2016-03-13 15:06:04 +01:00
  • 59d2cdd25b introduced instructions, added "include" and "load" instructions for including/loading configuration data depending on conditions, added support for on-the-fly creation of conditions, added support for string based conditions john30 2016-03-13 15:05:42 +01:00
  • 39487f6f9f report revision in config check and cleanup memory john30 2016-03-13 14:00:16 +01:00
  • 0981c15fbe changed ebusd default address to 0x31 john30 2016-03-13 13:24:34 +01:00
  • 84cd4a7a55 track running scans john30 2016-03-13 10:21:05 +01:00
  • 9f1d7ee331 fix for checking closing input (similar to 4eb1803, see pull request #15) john30 2016-02-27 12:25:54 +01:00
  • a8f08de5bb added CRC check for command line argument, removed unnecessary std:: prefixes john30 2016-02-27 12:10:55 +01:00
  • 31951c392f allow using newlines within quoted fields (special treat for @wfr2000) john30 2016-02-27 10:40:16 +01:00
  • 8cde222048 updated john30 2016-02-20 14:33:32 +01:00
  • 6983ea0aee fixed previous commit, added test for EXR, added test for EXP+EXR with divider john30 2016-02-20 14:30:23 +01:00
  • 1ea663b854 corrected PID file usage john30 2016-02-20 13:52:50 +01:00
  • aa582a7b32 corrected PID file usage john30 2016-02-20 13:50:58 +01:00
  • 928fa61504 added option for changing PID file john30 2016-02-20 13:44:22 +01:00
  • 6d3eb84a17 fix for divided values john30 2016-02-20 13:25:07 +01:00
  • d871618782 Merge branch 'master' of https://github.com/john30/ebusd john30 2016-02-20 13:16:16 +01:00
  • c90fa27e48 fix for weekday calculation with 32 bit tm john30 2016-02-20 13:09:27 +01:00
  • 8c1431954a added detection of float format to autoconf, fix for signed values john30 2016-02-20 12:35:28 +01:00
  • a91d8ffd3b better comment, added test for BTM john30 2016-02-07 12:24:16 +01:00
  • c31ec3a073 Merge pull request #17 from Giermann/patch-5 John 2016-02-07 12:17:20 +01:00
  • 23e1f6818b Merge pull request #16 from Giermann/patch-4 John 2016-02-07 12:14:21 +01:00
  • 0bb7e5cc92 Add missing 2 byte BCD time type Sven Giermann 2016-02-07 11:51:14 +01:00
  • 6e33c149b0 Fix typo in /DEBIAN/postinst Sven Giermann 2016-02-07 11:45:59 +01:00
  • 4f48fe1d5c added EXP+EXR data types john30 2016-02-06 16:32:52 +01:00
  • bd1587e1c9 corrected termination of NTS john30 2016-02-06 11:28:23 +01:00
  • 6e41246d42 added null terminated and filled string john30 2016-01-30 18:38:43 +01:00
  • 5e4d9f3d40 added HCD:1, HCD:2, HCD:3, corrected max values for BCD+HCDdiff john30 2016-01-30 17:58:48 +01:00
  • d6aab00335 detect lines with blank fields only john30 2016-01-30 17:35:37 +01:00
  • 88d3086a6d remove spaces around value list assignment, fix for invalid hex in value list john30 2016-01-30 17:29:34 +01:00
  • a0fdf2d5be Merge branch 'master' of github.com:john30/ebusd john30 2016-01-30 17:00:32 +01:00
  • 153702882b added check for value list without matching assignment john30 2016-01-30 17:00:26 +01:00
  • f60b29fe16 fix for checking duplicate messages with condition john30 2016-01-27 08:31:01 +01:00
  • f4c5b5818f fix for determining revision fallback john30 2016-01-23 09:50:12 +01:00
  • 1f8809a04c log scan timeout in notice level john30 2016-01-17 09:51:55 +01:00
  • f5e218e568 require "-c" for specifying circuit in write command john30 2016-01-16 11:20:47 +01:00
  • 2cfdeff084 be verbose when checking scan config john30 2016-01-10 13:10:02 +01:00
  • 0ea7efc192 updated md5sum john30 2016-01-06 22:51:29 +01:00
  • 1c0e48f8b3 updated md5sum john30 2016-01-06 22:44:03 +01:00
  • f9efb91f10 corrected pkgver() john30 2016-01-06 22:22:39 +01:00
  • 25747cfd61 updated md5sum john30 2016-01-06 22:19:26 +01:00
  • 374e1e06ab added postinst script to show instructions john30 2016-01-06 22:14:09 +01:00
  • 400eb2b668 updated to latest changes john30 2016-01-06 22:00:20 +01:00
  • 1d11afd727 fix for previous commit john30 2016-01-06 21:45:08 +01:00
  • fae726f52d fix for repeated loading attempt of non-existent config files john30 2016-01-06 21:42:12 +01:00
  • 6b7b614f28 enhanced instructions john30 2016-01-06 21:30:22 +01:00
  • 17fbd38226 added "--scanconfig", nicer directory layout john30 2016-01-06 20:57:30 +01:00
  • 38ee78e6de finally version 2.0 john30 2016-01-06 20:06:26 +01:00
  • d1d8a8eff0 aligned options john30 2016-01-06 15:45:53 +01:00
  • d52cc27a2b aligned options john30 2016-01-06 15:45:53 +01:00
  • 5d8b351941 nicer directory structure john30 2016-01-06 15:17:57 +01:00
  • ec55636148 8b0e0f0 john30 2016-01-06 14:42:41 +01:00
  • 8b0e0f00c9 added "--scanconfig", nicer john30 2016-01-06 14:41:56 +01:00
  • 4b686fee70 added missing directory john30 2016-01-06 14:37:10 +01:00