Fixes for RW Commanding #852

Merged
meggert merged 11 commits from cmd-rw-fix into main 2024-01-29 14:13:33 +01:00
Owner
No description provided.
meggert added the
bug
label 2024-01-26 15:45:46 +01:00
meggert added 1 commit 2024-01-26 15:45:46 +01:00
never try sending invalid command
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-main This commit looks good
26f69d611e
meggert added this to the v7.6.0 milestone 2024-01-26 15:45:51 +01:00
meggert added 1 commit 2024-01-27 10:33:46 +01:00
reset RW cmds to 0 if they are not used anymore
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
5f388d53a6
meggert added 1 commit 2024-01-27 10:35:27 +01:00
is of type int
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
6cf746463b
meggert added 1 commit 2024-01-27 10:37:34 +01:00
changelog
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
315365921e
meggert added 2 commits 2024-01-27 10:47:36 +01:00
meggert added 1 commit 2024-01-27 11:30:31 +01:00
typo
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
398ddd1a3f
meggert added 2 commits 2024-01-27 11:33:31 +01:00
changelog
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
060217fbb4
meggert changed title from WIP: Antistiction Fix for Error RW to WIP: Fixes for RW Commanding 2024-01-27 13:06:33 +01:00
meggert added 1 commit 2024-01-29 10:35:50 +01:00
Merge branch 'main' into cmd-rw-fix
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
8dbbb7b9ec
meggert added 1 commit 2024-01-29 10:53:10 +01:00
Merge branch 'main' into cmd-rw-fix
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
62c11798e5
meggert requested review from muellerr 2024-01-29 10:54:19 +01:00
meggert changed title from WIP: Fixes for RW Commanding to Fixes for RW Commanding 2024-01-29 10:54:23 +01:00
muellerr approved these changes 2024-01-29 12:02:52 +01:00
Owner

Does this require re-running the generators?

Does this require re-running the generators?
muellerr reviewed 2024-01-29 12:04:31 +01:00
@ -59,6 +59,7 @@ class RwHandler : public DeviceHandlerBase {
LocalPoolDataSetBase* getDataSetHandle(sid_t sid) override;
private:
static const uint8_t INTERFACE_ID = CLASS_ID::RW_HANDLER;
Owner

oooopsie

oooopsie
muellerr approved these changes 2024-01-29 12:04:45 +01:00
meggert merged commit d065f6257e into main 2024-01-29 14:13:33 +01:00
meggert deleted branch cmd-rw-fix 2024-01-29 14:13:33 +01:00
Sign in to join this conversation.
No description provided.