Device Handler Base Proposals #15
No reviewers
Labels
No Label
API Change
Breaking API Change
bug
build
cosmetics
Documentation
duplicate
feature
help wanted
hotfix
invalid
question
Refactor
Tests
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: fsfw/fsfw#15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "KSat:mueller_DeviceHandlerBase_Changes"
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?
be implemented)
Rework for new Com IF in progress, replacing uint32_t by size_t (triggers chain reaction with some other framework components still using uint32_t)...
Work - in -progress
New CookieIF generic interface to avoid dynamnic casting in factory.
also introduces setMaxReplyLength as virtual abstract function.
this function is called in DHB to set the maxReplyLength passed from child device handlers.
Changes agreed on 01.04 incorporated.
Cookie.h renamed to CookieIF.h , documentation added.
Pull request closed