Commit Graph

10 Commits

Author SHA1 Message Date
Felix Weiß
83f17a4eae Fixed bug a bug where the writeregister method always returned false
- fixed a bug where the adress ToString of a register with a special adress was always ending with 0
- counted up version
2022-06-23 12:15:42 +02:00
Felix Weiß
4c719843f2 Fixed issues with bitwise decoding not working correctly
- refactored bitwise register assign methods
- counted up version number
2022-06-22 15:58:24 +02:00
Felix Weiß
8f9e66d5d3 Added string value to register base for viewmodel support
- counted up version number
2022-06-22 10:13:15 +02:00
Felix Weiß
325aa56d8a Added register collection base methods 2022-06-21 16:45:22 +02:00
Felix Weiß
614426207c Added missing raw byte array writing reading
- added ability to change run/prog mode
2022-06-21 14:15:07 +02:00
Felix Weiß
ba48d97c2b Added missing async write methods
- refactoring
2022-06-20 17:09:48 +02:00
Felix Weiß
d0519f2409 Added support for TIME types
- fixed writing string registers
- refactoring and more comments
- fixed dc exception handling
- fixed some null reference bugs
2022-06-20 14:33:50 +02:00
Felix Weiß
a43756f00c Added ability to read registers in a sperate collection class
- multiple bugfixes
2022-06-17 17:46:47 +02:00
Felix Weiß
6ddc52e0b2 Changed poller structure and attachment method 2022-06-16 11:26:03 +02:00
Felix Weiß
3911bb9707 Projektdateien hinzufügen. 2022-06-16 09:57:15 +02:00