Commit Graph
100 Commits
Author SHA1 Message Date
john30 6715a2eeff use scan ID as fallback for default circuit name 2017-01-01 15:35:48 +01:00
john30 e47543c7a0 Merge branch 'master' of github.com:john30/ebusd 2017-01-01 15:34:00 +01:00
john30 f2d1ab30cd allow empty ID in filename for extraction of circuit+suffix 2017-01-01 15:33:50 +01:00
JohnandGitHub 64768b54ed removed gh-pages again 2016-12-27 15:21:51 +01:00
John 448003259b Set theme jekyll-theme-tactile 2016-12-27 15:14:39 +01:00
john30 faa331e96a corrected numeric formatting 2016-12-17 17:52:12 +01:00
john30 be55283b5d updated mkd5sums 2016-12-17 14:03:47 +01:00
john30 79708d2e6e updated 2016-12-17 12:45:00 +01:00
john30 8dce270b9b Merge branch 'master' of github.com:john30/ebusd 2016-12-17 12:13:29 +01:00
john30 a2770f567c only include matched value in conditions of loaded files 2016-12-17 12:12:58 +01:00
john30 538af108db exclude unnecessary files 2016-12-11 21:14:32 +01:00
john30 2e9d65b6f6 Merge branch 'master' of https://github.com/john30/ebusd 2016-12-11 20:38:44 +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
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
john30 54e3ad872b extracted helper methods for creating the key and determining the key length, correected key calculation in MessageMap::findAll 2016-11-20 16:07:41 +01:00
john30 5b88c67451 grab only unknown on start 2016-11-20 13:18:56 +01:00
john30 c5972e177a fixed output precision with reciprocal divisor 2016-11-20 13:14:58 +01:00
john30 d1f6d5e67d reconnect the device after one minute of no signal and add reconnect count to info result, removed extra blank line from info result 2016-11-20 13:14:25 +01:00
john30 f88d0188bb better logging 2016-11-20 11:54:49 +01:00
john30 e57da6af79 check message dump and star replacement 2016-11-19 13:43:47 +01:00
john30 31db8790a5 fixed permissions 2016-11-19 13:20:53 +01:00
john30 47f0d8376d more checks 2016-11-19 13:14:59 +01:00
john30 7026c9cadd optimized defaults usage (definition value replaces first star in default circuit/name/comment) 2016-11-19 12:58:08 +01:00
john30 ba2cfd157b removed extra function call overhead again 2016-11-19 12:24:25 +01:00
john30 f10217a368 only log executed instructions details in verbose mode 2016-11-19 12:17:30 +01:00
john30 93cfb4abda fix for ChainedMessage::checkId 2016-11-19 12:16:51 +01:00
john30 c3b341d1ba added missing check for invalid position in *DataField::read() and require remainder to be at least 1 byte long, formatting 2016-11-19 11:56:17 +01:00
john30 2d9599a467 more checks, reordered 2016-11-19 11:50:04 +01:00
john30 b5f81f86ea documentation 2016-11-19 11:42:45 +01:00
john30 4e8ac82074 unified getFirstAvailable(), add name and comment prefix from defaults, better error message on missing conditional derived message, formatting 2016-11-19 11:42:15 +01:00
john30 c8aedf2bf5 added getSlaveAddress(), formatting 2016-11-19 11:29:58 +01:00
john30 4ac65925b7 fix for checking chained messages against duplicates 2016-11-12 11:19:08 +01:00
john30 70ce0302a1 fix for previous commit fe42030 (hex cmd had last byte from answer removed) 2016-11-09 07:30:09 +01:00
john30 83e61de5a6 log failed synchronous message sending 2016-11-09 07:15:18 +01:00
john30 5bcc475ac8 updated md5sum 2016-11-06 11:56:30 +00:00
john30 d46eae6928 Merge branch 'master' of https://github.com/john30/ebusd 2016-11-06 11:55:49 +00:00
john30 997fde3f1e updated version to 2.3 2016-11-06 12:55:06 +01:00
john30 6b329091de updated md5sum 2016-11-06 11:51:05 +00:00
john30 6cb9dde312 updated to 2.3 2016-11-06 11:50:04 +00:00
john30 7044138c02 updated 2016-11-06 12:37:23 +01:00
john30 fe4203006a remove CRC from answer 2016-11-06 09:20:11 +01:00
john30 0a366c58b3 added option to skip last symbol to addAll() 2016-11-06 09:19:50 +01:00
john30 726b9ecfeb adjusted to current CSVs 2016-11-05 12:20:40 +01:00
john30 bba95399f0 added support for bars with multiple fields in one message 2016-11-05 12:20:19 +01:00
john30 5c3e18acf2 lowered log level for included files 2016-11-05 12:01:31 +01:00
john30 58b2b98248 fix for resolving conditions with loading of include files 2016-10-29 21:04:09 +02:00
john30 66817b3423 moved readFromBus to BusHandler, fix for polling ChainedMessages, increased log level for loaded files and written messages, added error message for failed writes, derive all scan messages and store them, added all message counts to info result 2016-10-29 21:03:24 +02:00
john30 d8f98d0658 moved ScanMessage functionality to base Message, added Message::createScanMessage(), removed name from ebusd generated scan messages 2016-10-29 21:00:16 +02:00
john30 abaad92c13 added ScanMessage and isScanMessage() to skip from polling, added support for immediate message querying from bus for execution of singleton instructions, extended and optimized MessageMap::findAll for ignoring security suffix 2016-10-29 20:24:32 +02:00
john30 59b76e7246 added uih with yield bar chart 2016-10-29 13:16:30 +02:00
john30 fb6e33e1d2 updated to latest CSVs, changed source size/position 2016-10-29 13:16:01 +02:00
john30 7c0f514d29 added bar chart, added support for hiding unit with format="NOUNIT" 2016-10-29 13:15:07 +02:00
john30 8e247be86d fix for deriving 2016-10-23 16:08:20 +02:00
john30 af6e1c1054 updated to 2.2 tag 2016-10-16 13:48:39 +00:00