PusParser #130
Reference in New Issue
Block a user
Delete Branch "KSat:mueller_PusParser"
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?
Helper class to parse frames for PUS packets.
Requires new FIFO from #127 to work.
This will be replaced by another solution using a proper tansport layer with
DLE encoded packets.
Reading/Analyse the shared ring buffer will propably be handled an separate class which can be an optional member of the generic TMTC Bridge to simplify reading serial data.
Pull request closed