PusServiceBase enhancements #103
Reference in New Issue
Block a user
No description provided.
Delete Branch "KSat/fsfw:mueller_PSB_improvement"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In CSB, the subservice is passed to handleRequest().
I think this would be nice for the PusServiceBase too.
Also includes form / readability improvements.
And another enhancement: Executing task is now cacheed in member by implementing
setTaskIF
subservice passed to handleRequest()to PusServiceBase: subservice passed to handleRequestPusServiceBase: subservice passed to handleRequestto PusServiceBase enhancements