Commit Graph

5227 Commits

Author SHA1 Message Date
Robin Müller e2ad37e3e6
more ref replacements 2022-07-25 11:26:45 +02:00
Robin Müller 973d4ee8a5
some more ref replacements 2022-07-25 11:24:13 +02:00
Robin Müller 899d021e00
using uint32_t as store_address requires explicit cast 2022-07-25 11:15:45 +02:00
Robin Müller 4989bd0f02
fixes for Linux OSAL clock 2022-07-25 10:56:19 +02:00
Robin Müller 832367fb30
replace some API components with references 2022-07-25 10:50:52 +02:00
Robin Müller 63ee88af17
added base for tm store test 2022-07-25 10:38:44 +02:00
Robin Müller 4921527022
replace c include 2022-07-25 10:31:49 +02:00
Robin Müller f0c8fd2688
some renaming 2022-07-25 10:24:43 +02:00
Robin Müller c96e304b68 Merge pull request 'Possible Ring Buffer Fix' (#586) from eive/fsfw:mueller/possible-ring-buffer-fix into development
Merged to avoid crashing bug until full functionality is fixed.

Reviewed-on: fsfw/fsfw#586
2022-07-25 10:12:39 +02:00
Robin Müller d474c4a7ee
store helper 2022-07-23 11:43:48 +02:00
Robin Müller 3708df2423
small fix 2022-07-23 11:15:55 +02:00
Robin Müller f629d60aaf
Merge branch 'mueller/expand-serialize-if' into mueller/refactor-tmtc-stack 2022-07-23 11:15:20 +02:00
Robin Müller b809f90e72
added unittests for new helpers 2022-07-23 11:10:44 +02:00
Robin Müller f2bf4b463e
expand serializeIF tests 2022-07-23 10:34:19 +02:00
Robin Müller b66fd63cb4
remove doubly defines 2022-07-23 10:29:19 +02:00
Robin Müller fd55de9e95 Merge branch 'mueller/expand-serialize-if' into mueller/refactor-tmtc-stack 2022-07-23 10:28:13 +02:00
Robin Müller 8e05fc0417
added a few more methods 2022-07-23 10:28:01 +02:00
Robin Müller 55a238d553
extended serialize if further 2022-07-23 10:24:56 +02:00
Robin Müller 9ccd9fd775
Merge branch 'mueller/expand-serialize-if' into mueller/refactor-tmtc-stack 2022-07-23 10:07:10 +02:00
Robin Müller ddad97033d
expand serialize IF further 2022-07-23 10:06:42 +02:00
Robin Müller 99aaf7068d
some tests 2022-07-23 10:05:57 +02:00
Robin Müller c9d37e8d62 Merge branch 'mueller/expand-serialize-if' into mueller/refactor-tmtc-stack 2022-07-23 10:05:14 +02:00
Robin Müller 42a1d6cccd
default implementation of simple serialize/deserialize 2022-07-23 10:03:42 +02:00
Robin Müller 133894f4ba
add basic CCSDS tests 2022-07-22 18:46:58 +02:00
Robin Müller cb05329dd9
completed baseline PUS TM unittests 2022-07-22 18:31:00 +02:00
Robin Müller b350018cad
completed basic test set 2022-07-22 18:22:35 +02:00
Robin Müller 2dfbce6174
start TM reader unittests 2022-07-22 17:11:55 +02:00
Robin Müller cecaec6007
PUS TM creator tests done 2022-07-22 17:09:44 +02:00
Robin Müller f28b9ea61b
APID getter bugfix 2022-07-22 16:41:32 +02:00
Robin Müller 9275ccb79b
added some missing implementations 2022-07-22 16:09:18 +02:00
Robin Müller 67776241de
verify successfull TM serialization 2022-07-22 16:06:31 +02:00
Robin Müller bfee4fd90a
add empty test files 2022-07-21 19:16:44 +02:00
Robin Müller 0dfaba81f9
finished basic TC unittests 2022-07-21 19:10:15 +02:00
Robin Müller affde6bad5
rename namespace 2022-07-21 18:21:10 +02:00
Robin Müller 0981ee6f7e
minor changes, virtual dtors added 2022-07-21 18:17:37 +02:00
Robin Müller 61bc867bed
delete code which is not used anymore 2022-07-21 17:57:31 +02:00
Robin Müller 5af3138e81
fnished PUS TC creator unittests 2022-07-21 17:48:11 +02:00
Robin Müller 08e0b0f1a0
added sp reader unittests 2022-07-21 14:40:00 +02:00
Robin Müller 23f264096c
delete a few old classes 2022-07-21 14:05:31 +02:00
Robin Müller e5ee96259d
some fixes 2022-07-21 13:48:58 +02:00
Robin Müller 9bbe1dc716 Merge branch 'development' into mueller/possible-ring-buffer-fix 2022-07-21 13:23:44 +02:00
Robin Müller d8b6cb39ac
various bugfixes and improvements 2022-07-21 11:34:11 +02:00
Robin Müller be35bd53a6
switched to new tmtc stack API 2022-07-20 22:21:15 +02:00
Robin Müller 9860061fc6
create new TmSendHelper 2022-07-20 11:45:50 +02:00
Robin Müller d80941514f
start refactoring PUS TM handling 2022-07-20 11:43:16 +02:00
Robin Müller 6c636661b6
a lot of refactoring 2022-07-19 18:13:25 +02:00
Robin Müller 5fffbd4a90
start PUS TC refactoring 2022-07-18 18:36:41 +02:00
Robin Müller 95b476d4bd
start ccsds reader unittests 2022-07-18 16:21:00 +02:00
Robin Müller 3d2af203f2
finished creator unittests 2022-07-18 16:18:04 +02:00
Robin Müller 74794bb71b
apply auto-formatter 2022-07-18 16:08:06 +02:00