Commit Graph

47 Commits

Author SHA1 Message Date
122fce519c coil stuff 2019-07-17 16:01:28 +01:00
4200aaf304 coil 2019-07-17 16:47:14 +02:00
0f037b02ea handling of bit reads 2019-07-17 16:26:51 +02:00
ac47ff0ebe fix in converter and json handling 2019-07-17 15:06:28 +01:00
264d1cab14 enable pub and sub at the same holding register 2019-07-17 15:36:45 +02:00
2460f570d8 another converter 2019-07-17 14:49:01 +02:00
f6d4218e57 fix in bitwise output 2019-07-17 11:22:50 +01:00
bf3475a796 improve bit output 2019-07-17 12:18:48 +02:00
0bae0f4bb2 fixes in converting code 2019-07-17 10:59:47 +01:00
b9e0fefe17 introduce converter stuff 2019-07-17 11:51:15 +02:00
34ca87f734 write stuff 2019-07-16 17:11:53 +01:00
de01ec20e2 start with writing 2019-07-16 17:18:40 +02:00
6821364273 code beautifying 2019-07-16 14:27:12 +02:00
6243cad505 remove pickle imports 2019-07-16 14:19:13 +02:00
d97b7469fe jsonifying register file done so far 2019-07-16 14:11:04 +02:00
ab31aea3e0 do not make logger a member of register classes 2019-07-15 15:40:46 +01:00
5a9a6d67f0 fix load registers 2019-07-13 21:39:54 +01:00
21c9bd0eb1 Merge branch 'logging' of gitlab.com:wolutator/modbusmaster into logging 2019-07-14 00:39:04 +02:00
cefebd69c6 log msg added 2019-07-14 00:38:43 +02:00
a251015a33 load registers 2019-07-14 00:37:27 +02:00
c1bb481cac update pickle file 2019-07-14 00:24:03 +02:00
1cf6378ca0 fix logging stuff 2019-07-13 21:27:59 +01:00
34766a0d32 logging and updata registers file 2019-07-13 21:08:07 +01:00
c6552317db now it's getting interesting, will I see this in the log file 2019-07-13 23:51:30 +02:00
7c6ebd8d0c remove obsolete code 2019-07-10 12:42:33 +02:00
3c6c420178 better reset stats handling 2019-07-10 12:21:48 +02:00
edeb4ea0f0 reset stats in separate function 2019-07-10 12:19:55 +02:00
06733b0507 reset enqueued flag when loading registers 2019-07-10 12:18:21 +02:00
fc0f7b0a1a forgotten reset of processCount 2019-07-10 12:16:18 +02:00
b1e0e700d3 debug 2019-07-10 12:15:40 +02:00
39a1b18234 fix 2019-07-10 12:12:50 +02:00
46e40500f5 debug 2019-07-10 12:11:22 +02:00
a1acf04dbe error count and error signal 2019-07-10 12:08:31 +02:00
87e2e65ce2 enable debugging 2019-07-10 10:24:17 +01:00
22b8ee6404 changes 2019-07-08 19:50:37 +01:00
9bdd889bc4 fix naming in str 2019-07-08 17:12:35 +02:00
55344b158b whatever 2019-07-08 16:33:37 +02:00
80a8304986 refactor 2019-07-08 16:33:21 +02:00
6229989dd6 fix 2019-07-08 15:28:13 +01:00
e1750e5387 updateonly handling 2019-07-08 16:25:13 +02:00
3024cadb5d discrete input 2019-07-08 16:07:26 +02:00
1a1ba21c45 remove output 2019-07-08 15:53:23 +02:00
7c8663d539 fixes 2019-07-08 14:51:36 +01:00
37aa84d0f5 actual publish something 2019-07-08 15:48:35 +02:00
12f83d21ff fix 2019-07-08 15:30:47 +02:00
93b3333356 add actual modbus communication 2019-07-08 15:28:46 +02:00
303f4b50f1 Improvements at cmd interface 2019-07-08 14:27:53 +02:00