minor event changes #578

Merged
gaisser merged 4 commits from eive/fsfw:mueller/event-update into development 2022-03-14 15:12:22 +01:00
Owner
  • Use enum instead of four separate static constexpr for Event Severity
  • Add a new type definition for the unique event ID. This is a prepration for an extension of the event generator script to deal with unique event IDs which are defines as variables. The generator needs a hint to parse these IDs to generate a lookup table for IDs which are defines as variables. A unique type can be used for this.
- Use `enum` instead of four separate `static constexpr` for Event Severity - Add a new type definition for the unique event ID. This is a prepration for an extension of the event generator script to deal with unique event IDs which are defines as variables. The generator needs a hint to parse these IDs to generate a lookup table for IDs which are defines as variables. A unique type can be used for this.
muellerr added 1 commit 2022-03-11 14:27:51 +01:00
fsfw/fsfw/pipeline/pr-development This commit looks good Details
0bdcb40609
minor event changes
muellerr requested review from gaisser 2022-03-11 14:28:38 +01:00
muellerr added 1 commit 2022-03-14 15:07:28 +01:00
fsfw/fsfw/pipeline/pr-development This commit looks good Details
48c5c3fbd5
Merge branch 'development' into mueller/event-update
muellerr added 2 commits 2022-03-14 15:08:56 +01:00
gaisser approved these changes 2022-03-14 15:11:33 +01:00
gaisser left a comment
Owner

LGTM

LGTM
gaisser added this to the v5.0.0 milestone 2022-03-14 15:11:37 +01:00
gaisser added the
Refactor
label 2022-03-14 15:12:10 +01:00
gaisser merged commit b7a617dab3 into development 2022-03-14 15:12:22 +01:00
gaisser deleted branch mueller/event-update 2022-03-14 15:12:24 +01:00
Sign in to join this conversation.
No description provided.