Refactor IMTQ handling #384

Merged
muellerr merged 30 commits from refactor_imtq_handling into develop 2023-02-21 11:04:29 +01:00
Owner
No description provided.
muellerr added 5 commits 2023-02-19 13:37:48 +01:00
most important features working
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
b1d56eb299
bump tmtc
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
f36c2e9587
re-run generators
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
4de18cbaa4
use explicit fsfwgen version
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
27420b0c4e
changelog
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
8d68d80eb2
muellerr requested review from meggert 2023-02-19 13:38:02 +01:00
muellerr added 1 commit 2023-02-19 13:43:13 +01:00
changelog
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
7cbc3fe06c
muellerr added this to the v1.29.0 milestone 2023-02-19 13:43:20 +01:00
muellerr added 1 commit 2023-02-19 13:46:55 +01:00
host should compile now
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
98bf2d592c
muellerr added 1 commit 2023-02-19 14:04:01 +01:00
remove the dumb hook
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
cd9b0cb4f4
muellerr added 1 commit 2023-02-19 14:05:02 +01:00
set status set validity
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
612c9967b4
muellerr added 1 commit 2023-02-19 14:06:42 +01:00
fix release warning
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
8f3ea62632
muellerr added 1 commit 2023-02-19 14:13:12 +01:00
fix release build warnings
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
6523634b2a
muellerr added 1 commit 2023-02-19 14:14:37 +01:00
now?
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
ffebe00f93
muellerr added 1 commit 2023-02-19 15:29:04 +01:00
a new issue
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
f945252d3c
muellerr added 1 commit 2023-02-19 17:17:22 +01:00
thix might fix server issue
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
641c069664
muellerr added 2 commits 2023-02-20 11:47:35 +01:00
more code added special request handling
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2b38fe19af
to be tested
meggert reviewed 2023-02-20 11:55:22 +01:00
@ -62,3 +62,1 @@
static constexpr uint32_t SCHED_BLOCK_3_ACS_CTRL_MS = 45;
static constexpr uint32_t SCHED_BLOCK_4_ACTUATOR_MS = 50;
static constexpr uint32_t SCHED_BLOCK_5_RW_READ_MS = 300;
static constexpr uint32_t SCHED_BLOCK_3_READ_IMTQ_MGM_MS = 42;
Owner

Is this extra block needed? PERFORM_OPERATION, SEND_WRITE and GET_WRITE are done at 15ms. Why not include the SEND_READ and GET_READ to SCHED_BLOCK_2. Later on during torqueing we also wait only 15ms and not 27ms.

Is this extra block needed? PERFORM_OPERATION, SEND_WRITE and GET_WRITE are done at 15ms. Why not include the SEND_READ and GET_READ to SCHED_BLOCK_2. Later on during torqueing we also wait only 15ms and not 27ms.
Author
Owner

Some more buffer time to make sure the IMTQ can really do all the measurements before grabbing the data

Some more buffer time to make sure the IMTQ can really do all the measurements before grabbing the data
Author
Owner

Also, more time might be useful in debug build

Also, more time might be useful in debug build
meggert marked this conversation as resolved
muellerr added 1 commit 2023-02-20 19:08:04 +01:00
priority adaptions for ACS
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
ea6b13d189
muellerr added 1 commit 2023-02-20 19:35:37 +01:00
some more bugfixes
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
56cdd1173e
muellerr added 1 commit 2023-02-20 19:37:21 +01:00
small compile fix
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
cac634503d
muellerr added 1 commit 2023-02-20 19:38:37 +01:00
resolve merge conflict
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
fb0ff922a8
muellerr added 1 commit 2023-02-20 19:40:17 +01:00
another fix
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
d38b5346a2
muellerr added 1 commit 2023-02-20 19:44:52 +01:00
another small fix, verfiy timing now
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
9ce065adb2
muellerr added 1 commit 2023-02-20 19:45:39 +01:00
Merge remote-tracking branch 'origin/develop' into refactor_imtq_handling
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
e3d9614fae
muellerr added 1 commit 2023-02-20 19:46:21 +01:00
bump tmtc
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
532add94d0
muellerr added 1 commit 2023-02-20 19:47:20 +01:00
stupid merge conflict
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
c98b3f6aa4
muellerr added 1 commit 2023-02-20 19:54:09 +01:00
ignoe replies when not in nml mode
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
7af4a777ae
disable traces
muellerr added 1 commit 2023-02-20 19:55:01 +01:00
clear read flags again
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
d0613727ba
muellerr added 1 commit 2023-02-20 20:03:05 +01:00
Merge remote-tracking branch 'origin/develop' into refactor_imtq_handling
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
124e08e80b
muellerr added 1 commit 2023-02-20 20:05:49 +01:00
changelog tweask
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
682b528004
meggert approved these changes 2023-02-21 09:08:38 +01:00
muellerr added 1 commit 2023-02-21 10:45:45 +01:00
Merge remote-tracking branch 'origin/develop' into refactor_imtq_handling
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
a91e6b7dfe
muellerr merged commit eefdc8ff5b into develop 2023-02-21 11:04:29 +01:00
muellerr deleted branch refactor_imtq_handling 2023-02-21 11:04:30 +01:00
Sign in to join this conversation.
No description provided.