This website requires JavaScript.
Explore
Datenschutz
Impressum
Help
Sign In
KSat
/
fsfw
Watch
18
Star
6
Fork
0
You've already forked fsfw
forked from
fsfw/fsfw
Code
Issues
Pull Requests
Releases
Wiki
Activity
Improve readability of SubsystemBase::executeTable
#49
Merged
muellerr
merged 2 commits from
spahr/SubsystemBase
into
main
2025-02-19 11:26:37 +01:00
Conversation
2
Commits
2
Files Changed
1
+24
-10
2 Commits
Author
SHA1
Message
Date
Robin Müller
9557db7036
Merge branch 'main' into spahr/SubsystemBase
2025-02-19 11:26:26 +01:00
spahr@ksat-stuttgart.de
6efb2641a7
Re-write the logic in executeTable() to improve the readabilty of the code. This gets rid of the usage of isFaulty() (which is misleading), and removes nexted if-statements
2025-02-16 17:07:40 +01:00