Commit Graph

20 Commits

Author SHA1 Message Date
ddcac2bbac reapply clang format
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-02-02 10:29:30 +01: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
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
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