Commit Graph

113 Commits

Author SHA1 Message Date
362578e982 transition delay abstract 2020-12-22 14:12:35 +01:00
38983407fd added default implementation for setNormalDatapool
entries invalid
2020-12-22 00:22:35 +01:00
c2619bf070 transition delay not 0 anymore 2020-12-21 23:39:24 +01:00
df333e0cc8 tab replacement 2020-12-08 16:01:23 +01:00
beab942f07 fixes taken over from master 2020-12-08 15:57:30 +01:00
21c3db4ffc Merge branch 'mueller/master' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller/master 2020-12-02 23:22:40 +01:00
586e8b0347 function more robust now 2020-12-02 23:22:28 +01:00
5e77058add added getter function for pending command 2020-12-02 23:15:30 +01:00
4d76bf24b5 fsfw compiles without datapoolglob folder 2020-12-01 19:16:19 +01:00
e3de5ce777 device handler changes complete 2020-12-01 19:12:40 +01:00
74b2830d9b using new device handler thermal set 2020-12-01 18:55:53 +01:00
fff928a191 bugfixes and improvements 2020-12-01 18:29:00 +01:00
0116bb8663 replacing global pool with local pool DHB 2020-12-01 18:15:09 +01:00
952978f999 moved perform hk op call 2020-11-29 13:04:38 +01:00
fb12045f23 changes from master taken over 2020-10-29 15:25:03 +01:00
d22c6a5fe9 Merge branch 'mueller/master' into mueller/DHB_separating_steps 2020-10-12 17:44:58 +02:00
32c0140cc2 hk stuff continued 2020-09-19 15:58:34 +02:00
57c88059e5 DHB small improvements 2020-09-18 13:12:07 +02:00
7b0ddb3941 quick fix DHB 2020-09-18 13:09:23 +02:00
05814dc805 added way to start DH immediately, bugfix in event manager 2020-09-05 15:58:53 +02:00
403d83f32c removed commented out code 2020-09-03 13:01:14 +02:00
dbb394f761 new member to store last step 2020-09-03 00:22:16 +02:00
822a908353 separated steps, everything seems to work 2020-09-03 00:17:01 +02:00
ae9bc39bda some bugfixes and improvements 2020-09-02 17:59:26 +02:00
11ce3d025f srv3 received reply now 2020-08-24 22:08:27 +02:00
2b63f1b3f3 New reporting mode 2020-08-23 21:00:25 +02:00
2f53a3fb1b Merge branch 'mueller/master' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller/master 2020-08-23 20:27:00 +02:00
fbecda7549 include replacements 2020-08-18 13:09:15 +02:00
e7d28d630c continued with implementation 2020-08-08 19:43:28 +02:00
276c3b172e better diagnostic warning for DHB 2020-07-29 15:32:36 +02:00
69f9ff02f0 better returnvalue for failed comIF init 2020-07-28 17:00:51 +02:00
e179288c00 Fixed spelling mistake in HealthHelper 2020-07-16 13:30:04 +02:00
b4d6d970bc removed HK manager virtual functions 2020-07-16 12:41:05 +02:00
aaafed7b28 health table init now mandatory, better
diagnostic output for uninit health table or invalid health helper owner
2020-07-16 12:38:21 +02:00
47b3a428c6 removed device switch, not necessary anymore 2020-07-16 12:33:03 +02:00
6d99ab3df3 ncreased readability of DHB function 2020-07-13 19:37:33 +02:00
bdc6e88198 reordered includes 2020-07-10 03:09:32 +02:00
3551a767a7 removed old code 2020-07-10 03:06:18 +02:00
7a4cc1a6b6 hk manager initialized now 2020-07-10 01:22:23 +02:00
da30680d04 readability improvement 2020-07-09 16:54:18 +02:00
a5d3d9ea80 improved init function 2020-07-09 16:46:57 +02:00
5a351474d2 DHB ctor simplified 2020-07-09 16:31:33 +02:00
6f50356964 new shared ring buffer 2020-07-09 14:26:15 +02:00
fcf3f04377 diag output for inits improved 2020-07-05 01:25:49 +02:00
837fecf859 added hk receiver obj id to dhb ctor 2020-06-30 21:22:26 +02:00
691be0dcd4 dhb doc improvements 2020-06-29 16:39:55 +02:00
044aa259e6 dhb cached pst interval now 2020-06-29 16:37:55 +02:00
3bf29a7315 removed CommandMessageBase, changed interfaces 2020-06-24 00:24:15 +02:00
60ae2d4565 continued with hk data pool
added deadline missed check for fixed timeslot task,
improved doc for both periodic task and fixed timeslot task
2020-06-19 14:25:03 +02:00
6b67f46c80 evil hidden bug found.
CSB uses CommandMessageIF now
2020-06-13 17:37:48 +02:00