Commit Graph

791 Commits

Author SHA1 Message Date
Robin Müller d641d63531
set queue of tm send helper 2022-07-27 19:56:11 +02:00
Robin Müller 4e571e5082
some more minor fixes 2022-07-27 19:40:54 +02:00
Robin Müller 356d778743
afmt 2022-07-27 18:03:17 +02:00
Robin Müller 0a38d2e22d
small bugfix 2022-07-27 17:56:16 +02:00
Robin Müller 234ccdf764
send time stampers properly now 2022-07-27 17:48:59 +02:00
Robin Müller f591b9793c
pass timeReader to Pus ZC writer 2022-07-27 17:33:39 +02:00
Robin Müller c5ad9b5fa9
switch off debugging switches 2022-07-27 17:13:42 +02:00
Robin Müller 083d08ae2a
various bugs and improvements 2022-07-27 17:00:43 +02:00
Robin Müller 740644f2c8
updates for PusDistributor 2022-07-27 14:40:51 +02:00
Robin Müller 059fb10558
add helper methods to disable crc calculation 2022-07-27 11:41:06 +02:00
Robin Müller 86692e202d
this gets rid of some warnings 2022-07-27 11:35:35 +02:00
Robin Müller 064b195c75
some of the deprecation warnings run amok 2022-07-27 11:33:19 +02:00
Robin Müller 18ee2ab903
example compiles again 2022-07-27 11:26:47 +02:00
Robin Müller 9eb652e585
some printout fixes 2022-07-27 10:49:49 +02:00
Robin Müller 152c01b2ec
psb unittests almost complete 2022-07-26 18:58:36 +02:00
Robin Müller 8bf0fb9885
test auto-initializers 2022-07-26 18:46:28 +02:00
Robin Müller 1954ce0ea4
default PUS receiver set automatically now 2022-07-26 17:41:10 +02:00
Robin Müller d98b79cf5e
adapt PSB so it can be unittested properly 2022-07-26 16:49:46 +02:00
Robin Müller f14c812aff
removed some obsolete code 2022-07-26 14:14:00 +02:00
Robin Müller 75c824ec80
add new VerificationReporterIF 2022-07-26 13:59:09 +02:00
Robin Müller f1c37203a4
some more API improvements and replacements 2022-07-26 11:14:40 +02:00
Robin Müller 500a5602bd
added additional TM store and send helper 2022-07-26 11:09:57 +02:00
Robin Müller 4ed028000d Merge branch 'mueller/expand-retval-if' into mueller/refactor-tmtc-stack 2022-07-26 10:29:51 +02:00
Robin Müller 88ebb67c8d
fix deprecation warnings 2022-07-26 10:27:44 +02:00
Robin Müller b827bd8370
update HasReturnvaluesIF
1. Add new retval namespace which contains OK and FAIL returnvalue
2. Also contains makeCode constexpr function
3. Mark HasReturnvaluesIF::makeReturnCode deprecated

This prevents from having to implement an interface just to use a shorter
version of the general returnvalues. A namespace is better suited for this
I think
2022-07-26 10:22:05 +02:00
Robin Müller bdf71d4e66
add new HasReturnvaluesIF features 2022-07-26 10:21:16 +02:00
Robin Müller e48b6f1432
possible double delete 2022-07-25 22:36:53 +02:00
Robin Müller 747243684d
more leaks 2022-07-25 22:29:18 +02:00
Robin Müller db33f9cc7e
maybe this teardown fixes the leak 2022-07-25 22:22:08 +02:00
Robin Müller c12669fe50
this should fix the mmeory leak 2022-07-25 22:10:20 +02:00
Robin Müller 6d00fc65c0
fix memory leak 2022-07-25 21:08:04 +02:00
Robin Müller 7d87274844
add old api but mark it deprecated 2022-07-25 20:53:18 +02:00
Robin Müller c83f75c515
some more tests using TM send helper 2022-07-25 20:41:01 +02:00
Robin Müller 586993c081
completed send helper tests 2022-07-25 20:31:06 +02:00
Robin Müller 6d0fa36f8a
cleaning up message queue mock and subscription API 2022-07-25 19:36:56 +02:00
Robin Müller 5fd5d488ff
Merge remote-tracking branch 'origin/development' into mueller/refactor-tmtc-stack 2022-07-25 14:57:28 +02:00
Robin Müller f80be9e9fa
run afmt 2022-07-25 14:44:49 +02:00
Robin Müller f3af88ae40
add [[nodiscard]] and const specifiers 2022-07-25 14:44:19 +02:00
Robin Müller 380f1d0206
remove obsolete returns 2022-07-25 14:40:10 +02:00
Robin Müller 54fc35eae7
re-run afmt 2022-07-25 14:36:18 +02:00
Robin Müller 05d4162f5b Merge branch 'development' into v5.0.0 2022-07-25 14:35:36 +02:00
Robin Müller 9ee6da47e9
improving mocks 2022-07-25 14:31:57 +02:00
Robin Müller 1a7d7b172b
set up new internal error reporter mock 2022-07-25 14:04:06 +02:00
Robin Müller 36e3956efb
finished tm store helper tests 2022-07-25 13:39:07 +02:00
Robin Müller 180210dc38 Merge branch 'development' into mueller/expand-serialize-if 2022-07-25 11:39:19 +02:00
Robin Müller ca1e921b94
Merge branch 'mueller/expand-serialize-if' into mueller/refactor-tmtc-stack 2022-07-25 11:35:32 +02:00
Robin Müller 2a34c831b1
use Be instead of Ne, which could be confused 2022-07-25 11:33:12 +02:00
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 d474c4a7ee
store helper 2022-07-23 11:43:48 +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 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 b350018cad
completed basic test set 2022-07-22 18:22:35 +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 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 74794bb71b
apply auto-formatter 2022-07-18 16:08:06 +02:00
Robin Müller ddf38b65c3
apply auto-formatter 2022-07-18 16:07:26 +02:00
Robin Müller 490a80e49f
Merge remote-tracking branch 'origin/development' into mueller/refactor-tmtc-stack 2022-07-18 15:26:31 +02:00
Robin Müller 4da18172b3 Merge branch 'development' into mueller/possible-ring-buffer-fix 2022-07-18 14:37:56 +02:00
Robin Müller 7e2fdc06cd
hmm this is problematic 2022-07-18 14:05:43 +02:00
Robin Müller 3c72a42ce1
added basic sp creator test 2022-07-18 13:51:02 +02:00
Robin Müller 78b09ed0c9
fixes includes 2022-07-18 11:58:55 +02:00
Robin Müller fdf35232ee
some fixes 2022-07-18 11:47:00 +02:00
Robin Müller 8465670374
separate unittest folder 2022-07-18 11:42:51 +02:00
Robin Müller 0c5f623780
additional ctor for space packet creator 2022-07-18 10:53:55 +02:00
Robin Müller d7a2eada94
add space packet creator class 2022-07-18 10:42:56 +02:00
Robin Müller 546e173cef
add new PUS TC IF 2022-07-18 10:29:39 +02:00
Robin Müller 0a7f2c6646
refactored space packet interface 2022-07-18 10:20:26 +02:00
Robin Müller 3b23fb77b4
add obsolete add_subdirectory calls 2022-07-18 09:01:45 +02:00
Robin Müller 6f7be281ef
move HAL and tests folder 2022-07-18 08:59:40 +02:00
Jakob Meier ecac08814e better naming for functions which reset states of replies 2022-07-14 09:15:13 +02:00
Jakob Meier e8b8fff0b5 Merge branch 'development' into meier/dhbReplyTimeout 2022-07-14 09:01:28 +02:00
Jakob Meier 4d34f93cfc missing reset of timedOut value in loop of decrementDeviceReplyMap 2022-07-14 08:58:23 +02:00
Ulrich Mohr adbf375f38 some small fixes to dhb countdown addition 2022-07-13 21:58:07 +02:00
Ulrich Mohr 2e42f53682 Merge pull request 'New PoolEntry constructor' (#651) from eive/fsfw:mueller/new-pool-entry-ctor into development
Reviewed-on: fsfw/fsfw#651
2022-07-13 17:43:56 +02:00
Ulrich Mohr c519b70302 Merge pull request 'printout tweak' (#652) from mueller/printout-tweak-mq-linux-osal into development
Reviewed-on: fsfw/fsfw#652
2022-07-13 17:35:53 +02:00
Ulrich Mohr 8a2068aca6 Merge pull request 'clang-tidy changes for controller module' (#648) from clang-tidy-controllers into development
Reviewed-on: fsfw/fsfw#648
2022-07-13 16:49:15 +02:00
Robin Müller 32fea9838e
add new pool entry constructor
- This constructor allows to simply specify the length.
  This is also the new default constructor for scalar values
  which are initially invalid
2022-07-08 17:56:44 +02:00
Robin Müller 904ae2cc0e Merge remote-tracking branch 'origin/irini' into develop 2022-07-08 16:34:24 +02:00
Robin Müller 14bac9a418
clang-tidy changes for controller module 2022-07-04 11:48:36 +02:00
Robin Müller 3bef73708f
clang-tidy changes for actions module 2022-07-04 11:44:26 +02:00
Robin Müller a4247cd723
Merge remote-tracking branch 'upstream/development' into mueller/update-from-upstream 2022-07-04 10:53:52 +02:00
Jakob Meier df97bbc691 run auto-formatter 2022-06-23 11:56:46 +02:00
Jakob Meier 2d2f65bf89 moved activation of periodic replies to updatePeriodicReply 2022-06-23 11:54:51 +02:00
Robin Müller 3e9ae62b28 Merge branch 'development' into meier/dhbReplyTimeout 2022-06-21 10:49:06 +02:00
Robin Müller 2ebefdffae
Merge remote-tracking branch 'upstream/development' into mueller/possible-ring-buffer-fix 2022-06-21 10:49:03 +02:00
Robin Müller 45792e86b9 Merge remote-tracking branch 'upstream/development' into mueller/possible-ring-buffer-fix 2022-06-21 10:48:04 +02:00
Robin Müller 5abbf42e9f
some form updates 2022-06-21 00:49:58 +02:00
Robin Müller 687700cee8 Merge branch 'development' into gaisser_storage_accessor_fix 2022-06-20 16:36:49 +02:00
Robin Müller 394ce2ec3e Merge pull request 'LocalDataPoolManager Warning Text' (#642) from meier/debug-info into development
Reviewed-on: fsfw/fsfw#642
2022-06-20 16:15:30 +02:00
Steffen Gaisser b60e4bcb90 Fix StorageAccessor move assignment
* Added Unittest for this
* Fixed missing include in test
2022-06-20 15:15:33 +02:00
Steffen Gaisser 7f57a8784a Fixed deadline missed call on linux 2022-06-20 15:02:16 +02:00
Irini Kosmidou 1910a7838c compile DleParser 2022-06-20 11:04:06 +02:00
Robin Müller d47a908117 Merge branch 'development' into mueller/task-if-refactoring 2022-06-20 09:40:31 +02:00
Jakob Meier af890c6218 corrected warning text 2022-06-16 07:55:57 +02:00
Jakob Meier fc742e4270 Merge branch 'development' into meier/debug-info 2022-06-16 07:22:43 +02:00
Jakob Meier b5183a19fc minor change in debug text 2022-06-16 07:03:58 +02:00
Robin Müller 69859fdbc9
rerun afmt 2022-06-13 16:21:20 +02:00
Robin Müller a682bbe400
remove static missed deadline 2022-06-13 14:23:56 +02:00
Robin Müller e67fc2ab0d
some fixes for TC Map printout function 2022-06-13 10:56:37 +02:00
Robin Müller a0ee86ace8
use override instead of virtual as recommended 2022-06-08 17:36:20 +02:00
Robin Müller cb8a4bbbec
Merge remote-tracking branch 'origin/development' into mueller/task-if-refactoring 2022-06-08 17:33:12 +02:00
Robin Müller ad53b48fcb explicitely ignore returnvalue in linux OSAL 2022-06-08 12:12:09 +02:00
Robin Müller dee40f9079 fixed unittests 2022-06-08 12:12:09 +02:00
Robin Müller 92ec24352f fix unit test 2022-06-08 12:12:09 +02:00
Robin Müller 3f9e459f48 update changelog 2022-06-08 12:12:09 +02:00
Robin Müller e0c7f8d51d apply afmt 2022-06-08 12:12:09 +02:00
Robin Müller eb79386c92 new addSlot function taking executable pointer 2022-06-08 12:12:09 +02:00
Robin Müller 4542f31c40 improved custom checker API
- More clang-tidy improvements
2022-06-08 12:12:09 +02:00
Robin Müller 689fb378d8 a regular set should suffice here 2022-06-08 12:12:09 +02:00
Robin Müller 7c0ba59993 remove include 2022-06-08 12:12:09 +02:00
Robin Müller 28873fc87b refactores rtems task module 2022-06-08 12:12:09 +02:00
Robin Müller d8985c141e some clang tidy stuff and bugfixes 2022-06-08 12:12:09 +02:00
Robin Müller 7602b15256 important bugfix 2022-06-08 12:12:09 +02:00
Robin Müller d1a82bceed rtems fixes 2022-06-08 12:12:09 +02:00
Robin Müller 7292b02907 refactor freeRTOS task components 2022-06-08 12:12:09 +02:00
Robin Müller 347714d53a refactored and tested hosted and linux task IF 2022-06-08 12:12:09 +02:00