6d5eb5b387
Op Divider and bitutility updates
...
- Added unittests for `PeriodicOperationDivider` and the `bitutil` helpers
- Some API changes: Removed redundant bit part, because these functions are already in a namespace
- Some bugfixes for `PeriodicOperationDivider`
2021-11-10 18:48:02 +01:00
07a0dd5331
this is the correct file
2021-10-22 11:32:28 +02:00
dc6ed40bfb
arrayprinter format improvements
2021-10-22 11:30:00 +02:00
a5a306ff66
arrayprinter format improvements
2021-10-21 22:36:54 +02:00
2439613f21
preserve STX char
2021-10-04 14:38:46 +02:00
afb472996c
refactoring, code more understandable
2021-09-30 16:51:07 +02:00
b0cbd40e64
possible bugfix for DLE encoder
2021-09-30 11:25:42 +02:00
abacfbf2d5
added setting of readLen according to review
2021-09-13 10:38:36 +02:00
dae27a8e10
indentation
2021-09-11 19:22:51 +02:00
d36d849e69
removed part which is now not necessary anymore
2021-09-11 19:21:21 +02:00
7c7a8a5df7
added improvements from code review
2021-09-11 19:18:18 +02:00
ea573b0523
a few more tests with faulty source data
2021-09-09 11:12:42 +02:00
3d336c08f2
tests almost complete
2021-09-09 10:47:54 +02:00
d05eb23ea7
debugged and tested non-escaped encoder
2021-09-09 01:28:21 +02:00
35b53e9a17
continuing tests
2021-09-09 01:06:54 +02:00
b5063117f6
added check to avoid seg fault
2021-09-09 00:02:17 +02:00
5dcf0e44b6
encoder functions split up
2021-08-18 13:33:31 +02:00
3cec9f5f80
Made two functions private, small tweak
2021-08-18 13:18:42 +02:00
8780c5ddcd
comment typos
2021-08-17 16:02:54 +02:00
654b23869f
several imporovements
2021-08-17 16:00:39 +02:00
28f2db2c11
some fixes
2021-08-17 15:40:51 +02:00
5fcac4d85b
added proper non-escaped variant
2021-08-17 15:39:24 +02:00
ece7dce6f7
ctor and dtor public now
2021-08-17 15:13:58 +02:00
4b72e246c3
improved DLE encoder
2021-08-17 15:05:29 +02:00
d47906e833
trying to fuse header / inc
2021-07-19 16:25:51 +02:00