PusParser #130

Closed
muellerr wants to merge 2 commits from KSat:mueller_PusParser into master
Owner

Helper class to parse frames for PUS packets.
Requires new FIFO from #127 to work.

Helper class to parse frames for PUS packets. Requires new FIFO from #127 to work.
muellerr added the
feature
label 2020-07-09 10:47:11 +02:00
Author
Owner

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.

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.
muellerr closed this pull request 2020-08-02 15:57:35 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.