Commit Graph
1264 Commits
Author SHA1 Message Date
john30 a2770f567c only include matched value in conditions of loaded files 2016-12-17 12:12:58 +01:00
john30 71117b40b6 formatting 2016-12-11 16:29:56 +01:00
john30 1fec0f693c added constant value data types 2016-12-10 23:51:10 +01:00
john30 cc7f61f78d added TTQ data type 2016-12-10 17:18:30 +01:00
john30 a995d2c982 updated 2016-12-10 17:13:15 +01:00
john30 27fcad22f0 updated to new location 2016-12-10 17:03:40 +01:00
john30 ab2beeddd5 Merge branch 'master' of github.com:john30/ebusd 2016-12-10 17:01:28 +01:00
john30 8331b4587a moved 2016-12-10 16:56:11 +01:00
john30 2e8ef3d7d4 fixed pull request for french language support 2016-12-10 16:52:11 +01:00
tikismokeandjohn30 b2e490f5a5 Update ebusd_ 2016-12-10 16:52:11 +01:00
john30 b1a08ee10a added support for english 2016-12-10 16:52:11 +01:00
john30 42c3d558c0 use diff for YieldTotal 2016-12-10 16:52:11 +01:00
john30 7eea80002e added second optional find, added total yield 2016-12-10 16:52:10 +01:00
john30 8c57b1f629 added chart for hours, avoid duplicate sensor definition and reading 2016-12-10 16:52:10 +01:00
john30 1f30d82ef3 support dots in name 2016-12-10 16:52:10 +01:00
john30 4738b62091 removed empty/duplicate temperatures 2016-12-10 16:52:10 +01:00
john30 ce12c93066 autoconf by using find command 2016-12-10 16:52:10 +01:00
john30 c3336cf7a5 combine power and energy diff in one graph and fix graph period for kWh data type 2016-12-10 16:52:10 +01:00
john30 17e4fd08c8 added YieldEnvironmentEnergy to new energy diagram 2016-12-10 16:52:10 +01:00
john30 5c31dc60ec add room temperature 2016-12-10 16:52:10 +01:00
john30 ccb9d45a3c first version with combined plugin for pressure, temperature, and power 2016-12-10 16:52:10 +01:00
john30 b4b41afdcf Update README.md 2016-12-10 16:52:10 +01:00
john30 0bb4e91ae9 Update README.md 2016-12-10 16:52:10 +01:00
john30 b2290fbed9 Initial commit 2016-12-10 16:52:10 +01:00
john30 e2d70582ba updated md5sums 2016-12-10 10:12:49 +00:00
john30 27438c2651 adjusted to Device changes 2016-12-10 11:00:32 +01:00
john30 8bb098beaa adjusted to Device changes 2016-12-10 11:00:03 +01:00
john30 d6ce9bb126 updated version 2016-12-10 10:48:10 +01:00
john30 d12a077d26 updated 2016-12-10 10:41:54 +01:00
john30 e114734833 updated version 2016-12-10 10:41:25 +01:00
john30 94b1136ce2 support older autoconf 2016-12-10 10:30:06 +01:00
john30 b3e8d16e19 compiler warnings 2016-12-10 10:29:46 +01:00
john30 b4a596da5a file mode 2016-12-04 18:03:43 +01:00
john30 8eb2f72258 updated to latest changes 2016-12-04 17:59:14 +01:00
john30 b02007f826 use "s_" for static variables 2016-12-04 17:58:58 +01:00
john30 5c0e92c1ee use new features of find command, switched to 127.0.0.1 instead of localhost 2016-12-04 17:58:10 +01:00
john30 cdbcb4664d added --lograwdatafile and --lograwdatasize options similar to --dumpfile/--dumpsize for logging received/sent bytes to a dedicated text file, extracted dump/raw file handling to a separate class, switched to an interface instead of a method for dumping/logging raw data, changed default dump file name to /tmp/ebusd_dump.bin, use "s_" for static variables, formatting 2016-12-04 17:21:47 +01:00
john30 14fd6c9a13 add condition comment to loaded file logging, quotes 2016-12-04 16:20:16 +01:00
john30 6e2b293067 add reason for load instruction 2016-12-04 14:53:43 +01:00
john30 24d8e756b4 allow replacement for BTI/HTI/BTM 2016-12-04 12:07:40 +01:00
john30 e1355d2d0a added aarch64 2016-12-03 07:48:26 +01:00
john30 00b1ef86b9 removed compiler warning 2016-12-03 07:44:30 +01:00
john30 42e643caa8 also refresh last update time when storing master data for master-master message 2016-12-03 07:31:49 +01:00
john30 8ce7f56883 simplified isMaster() 2016-12-03 07:30:57 +01:00
john30 a991a37fea log address conflict as error 2016-11-20 17:24:01 +01:00
john30 eff7355ef5 added isReadOnly 2016-11-20 16:58:52 +01:00
john30 22ec96b96e added name for id field 2016-11-20 16:41:00 +01:00
john30 e7324d3b8d enhanced version 2016-11-20 16:23:41 +01:00
john30 2f99e30e43 fix for previous commit 2016-11-20 16:21:12 +01:00
john30 e0f02d7d26 added helper class for grabbing message counts and changed grab command to allow selection of all/unknown messages in result, fixed potential memory leaks during shutdown 2016-11-20 16:10:23 +01:00