Commit Graph
1034 Commits
Author SHA1 Message Date
john30 8cde222048 updated 2016-02-20 14:33:32 +01:00
john30 6983ea0aee fixed previous commit, added test for EXR, added test for EXP+EXR with divider 2016-02-20 14:30:23 +01:00
john30 1ea663b854 corrected PID file usage 2016-02-20 13:52:50 +01:00
john30 aa582a7b32 corrected PID file usage 2016-02-20 13:50:58 +01:00
john30 928fa61504 added option for changing PID file 2016-02-20 13:44:22 +01:00
john30 6d3eb84a17 fix for divided values 2016-02-20 13:25:07 +01:00
john30 d871618782 Merge branch 'master' of https://github.com/john30/ebusd
Conflicts:
	src/lib/ebus/data.cpp
2016-02-20 13:16:16 +01:00
john30 c90fa27e48 fix for weekday calculation with 32 bit tm 2016-02-20 13:09:27 +01:00
john30 8c1431954a added detection of float format to autoconf, fix for signed values 2016-02-20 12:35:28 +01:00
john30 a91d8ffd3b better comment, added test for BTM 2016-02-07 12:24:16 +01:00
John c31ec3a073 Merge pull request #17 from Giermann/patch-5
add 2 byte BCD time type "BTM"
2016-02-07 12:17:20 +01:00
John 23e1f6818b Merge pull request #16 from Giermann/patch-4
Fix typo in /DEBIAN/postinst
2016-02-07 12:14:21 +01:00
Sven Giermann 0bb7e5cc92 Add missing 2 byte BCD time type
This is at least used by newer Vaillant models (VRC700, VR70, VR900).
2016-02-07 11:51:14 +01:00
Sven Giermann 6e33c149b0 Fix typo in /DEBIAN/postinst 2016-02-07 11:45:59 +01:00
john30 4f48fe1d5c added EXP+EXR data types 2016-02-06 16:32:52 +01:00
john30 bd1587e1c9 corrected termination of NTS 2016-02-06 11:28:23 +01:00
john30 6e41246d42 added null terminated and filled string 2016-01-30 18:38:43 +01:00
john30 5e4d9f3d40 added HCD:1, HCD:2, HCD:3, corrected max values for BCD+HCDdiff 2016-01-30 17:58:48 +01:00
john30 d6aab00335 detect lines with blank fields only 2016-01-30 17:35:37 +01:00
john30 88d3086a6d remove spaces around value list assignment, fix for invalid hex in value list 2016-01-30 17:29:34 +01:00
john30 a0fdf2d5be Merge branch 'master' of github.com:john30/ebusd 2016-01-30 17:00:32 +01:00
john30 153702882b added check for value list without matching assignment 2016-01-30 17:00:26 +01:00
john30 f60b29fe16 fix for checking duplicate messages with condition 2016-01-27 08:31:01 +01:00
john30 f4c5b5818f fix for determining revision fallback 2016-01-23 09:50:12 +01:00
john30 1f8809a04c log scan timeout in notice level 2016-01-17 09:51:55 +01:00
john30 f5e218e568 require "-c" for specifying circuit in write command 2016-01-16 11:20:47 +01:00
john30 2cfdeff084 be verbose when checking scan config 2016-01-10 13:10:02 +01:00
john30 0ea7efc192 updated md5sum 2016-01-06 22:51:29 +01:00
john30 1c0e48f8b3 updated md5sum 2016-01-06 22:44:03 +01:00
john30 f9efb91f10 corrected pkgver() 2016-01-06 22:22:39 +01:00
john30 25747cfd61 updated md5sum 2016-01-06 22:19:26 +01:00
john30 374e1e06ab added postinst script to show instructions 2016-01-06 22:14:09 +01:00
john30 400eb2b668 updated to latest changes 2016-01-06 22:00:20 +01:00
john30 1d11afd727 fix for previous commit 2016-01-06 21:45:08 +01:00
john30 fae726f52d fix for repeated loading attempt of non-existent config files 2016-01-06 21:42:12 +01:00
john30 6b7b614f28 enhanced instructions 2016-01-06 21:30:22 +01:00
john30 17fbd38226 added "--scanconfig", nicer directory layout 2016-01-06 20:57:30 +01:00
john30 38ee78e6de finally version 2.0 2016-01-06 20:06:26 +01:00
john30 d1d8a8eff0 aligned options 2016-01-06 15:46:10 +01:00
john30 d52cc27a2b aligned options 2016-01-06 15:45:53 +01:00
john30 5d8b351941 nicer directory structure 2016-01-06 15:17:57 +01:00
john30 ec55636148 8b0e0f0 2016-01-06 14:42:41 +01:00
john30 8b0e0f00c9 added "--scanconfig", nicer 2016-01-06 14:41:56 +01:00
john30 4b686fee70 added missing directory 2016-01-06 14:37:10 +01:00
john30 767cb9bc1f updated copyright year 2016-01-06 13:54:01 +01:00
john30 4fec638b78 solved some TODOs 2016-01-06 13:37:35 +01:00
john30 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 2016-01-06 12:33:59 +01:00
john30 bc84dd389f added special length '*' for consuming remaining input 2016-01-03 18:55:45 +01:00
john30 62317ea47b also store derived scan messages with circuit name extended by address on success 2016-01-03 11:23:26 +01:00
john30 eb88c990f4 corrected scan field divisor 2016-01-02 13:35:11 +01:00