16 Commits

Author SHA1 Message Date
3b57ec029b adds support for compressed FTR 2023-02-22 07:24:02 +01:00
0e705ce0e9 adds initial version of FTR reader 2023-02-21 17:59:11 +01:00
b778940c83 move interface to primitive types 2021-02-27 13:59:00 +00:00
71297c4e5a some more refactoring 2021-02-27 13:47:37 +00:00
b69e1886b9 add explicit event list 2021-02-27 13:27:51 +00:00
5bae086712 fix (Sonarlint) warnings 2021-01-14 23:36:07 +01:00
6530362b89 refactor tests 2021-01-14 23:14:05 +01:00
5e63972500 update version numbers 2021-01-12 07:34:36 +01:00
ba6446378a store complete transactions
only complete ScvTx should be put into MapDB otherwise later property
updates might get lost. Since they might not end in the order they start
an additional redirection is need to insert with ascending keys
2021-01-12 07:16:42 +01:00
f1178157c8 remove left-over test 2021-01-09 23:27:36 +01:00
916215c0c2 fix sonarlint messages 2021-01-09 23:24:00 +01:00
73b21cb80b add dynamic update of waveform list 2021-01-09 20:10:58 +01:00
85ce07f11f refactor internal transaction representation 2021-01-03 14:16:56 +01:00
7c27bcec47 moved TX interfaces into own package 2020-11-28 14:47:43 +01:00
21d83f93dc refactor database class hierarchy 2020-11-28 10:22:22 +01:00
97693cd0c4 [WIP ]reorganized dir structure 2020-06-01 22:01:00 +02:00