|
6f2bb4125d
|
bugfix
|
2020-06-24 02:02:57 +02:00 |
|
|
7f3607c3d9
|
hk service fixed
|
2020-06-24 02:00:26 +02:00 |
|
|
61370d43da
|
Merge branch 'mueller_framework' into front_branch
|
2020-06-24 01:29:11 +02:00 |
|
|
bb9f606ffd
|
Merge remote-tracking branch 'upstream/master' into mueller_framework
|
2020-06-24 01:26:23 +02:00 |
|
|
16cbbb2693
|
linux fixes
|
2020-06-24 01:11:48 +02:00 |
|
|
af24cc7d04
|
some bugfixes
|
2020-06-24 00:49:13 +02:00 |
|
|
c7c49b4239
|
deleted command messge base
|
2020-06-24 00:30:32 +02:00 |
|
|
3bf29a7315
|
removed CommandMessageBase, changed interfaces
|
2020-06-24 00:24:15 +02:00 |
|
|
905c1a92e3
|
reverted some changes
|
2020-06-23 21:03:22 +02:00 |
|
|
b2c352b0f7
|
Merge pull request 'linux important bugfix and general improvements' (#101) from KSat/fsfw:mueller_Linux_Bugfix into master
This fixes #100
|
2020-06-23 20:28:13 +02:00 |
|
|
7aa713a452
|
added function as alternative to macro
|
2020-06-23 14:12:55 +02:00 |
|
|
56455a5fa2
|
added static function as alternative to macro
|
2020-06-23 14:11:53 +02:00 |
|
|
67366c25a0
|
typo fix
|
2020-06-23 13:49:25 +02:00 |
|
|
9dc2ea426b
|
typo fix
|
2020-06-23 13:49:04 +02:00 |
|
|
5f16d30d82
|
all ones value for return failed now
|
2020-06-23 13:47:38 +02:00 |
|
|
1d6ce65682
|
returnvalue all ones now
|
2020-06-23 13:46:43 +02:00 |
|
|
fd8a3e9fcc
|
new returnvalues, return failed is 0xFFFF now
|
2020-06-23 13:00:38 +02:00 |
|
|
6f4682e1c8
|
hasactionsIF include guard and doc
|
2020-06-23 12:53:30 +02:00 |
|
|
a589be7c74
|
took over imrpvements
|
2020-06-23 11:06:54 +02:00 |
|
|
2ecd7c4493
|
some minor improvements
|
2020-06-23 11:05:40 +02:00 |
|
|
446e7d2f82
|
const storage accessor improvement
|
2020-06-23 11:00:40 +02:00 |
|
|
45ffb7549a
|
storage accessor const in own file now
|
2020-06-23 10:58:48 +02:00 |
|
|
4c59b043e1
|
const store accessor in separate file now
|
2020-06-23 10:57:14 +02:00 |
|
|
c8b92a8828
|
Merge remote-tracking branch 'upstream/master' into mueller_StoreAccessor
|
2020-06-23 10:50:47 +02:00 |
|
|
e27310da40
|
updates for tmtcbridge
|
2020-06-23 10:47:31 +02:00 |
|
|
e935b8bd04
|
some minor improvements
|
2020-06-23 10:45:47 +02:00 |
|
|
d51b3b68e4
|
Merge remote-tracking branch 'upstream/master' into mueller_TmTcBridge_cherryPicked
|
2020-06-23 10:37:10 +02:00 |
|
|
918329163f
|
removed empty line
|
2020-06-23 10:31:53 +02:00 |
|
|
ba8122f2db
|
Merge remote-tracking branch 'upstream/master' into mueller_FixedSequenceImprovements
|
2020-06-23 10:29:45 +02:00 |
|
|
c0beef4463
|
some include guards, todo comments
|
2020-06-23 10:27:44 +02:00 |
|
|
64a02c55ba
|
linux fixed, size checks added
|
2020-06-23 01:37:25 +02:00 |
|
|
f7d55a8a37
|
equal to pull request now
|
2020-06-23 01:15:35 +02:00 |
|
|
4507bdfb69
|
added setting task IF
|
2020-06-23 01:14:28 +02:00 |
|
|
847292ea30
|
added overflow checking for periodic task
|
2020-06-23 01:10:19 +02:00 |
|
|
1cc50639c7
|
improvements integrated
|
2020-06-22 23:49:31 +02:00 |
|
|
a82dbcbd50
|
minor doc correction
|
2020-06-22 23:47:18 +02:00 |
|
|
6a7f47e06d
|
doc fix
|
2020-06-22 23:46:44 +02:00 |
|
|
0c9c9c581b
|
minor formatting
|
2020-06-22 23:31:27 +02:00 |
|
|
bf63ba15fe
|
finished overflow checking (hopefully)
|
2020-06-22 23:30:17 +02:00 |
|
|
3c7ac60dbe
|
added overflow checking
|
2020-06-22 20:39:36 +02:00 |
|
|
2cada2df4a
|
some fixes and improvements
|
2020-06-22 20:21:11 +02:00 |
|
|
dadc867d9e
|
adapted MessageQueueSenderIF function calls
|
2020-06-22 20:18:13 +02:00 |
|
|
5734a0a0e9
|
some fixes necessary to perform size check
|
2020-06-22 19:22:52 +02:00 |
|
|
3b2fa978e1
|
replaced break with continue
|
2020-06-22 19:06:10 +02:00 |
|
|
ffe2a7bffe
|
fix for fixed timeslot task improvement
|
2020-06-22 19:00:02 +02:00 |
|
|
109fdad8b3
|
size check for message queue
|
2020-06-22 15:34:35 +02:00 |
|
|
65c775b83c
|
Merge branch 'mueller_framework' into front_branch
|
2020-06-19 20:48:35 +02:00 |
|
|
45a55044dd
|
using debug stream now
|
2020-06-19 20:47:36 +02:00 |
|
|
95b646046b
|
debug output working again
|
2020-06-19 20:43:29 +02:00 |
|
|
3936fe9360
|
linux fix
|
2020-06-19 20:34:19 +02:00 |
|