Add fragmented encoding + redesign fragmented decoding#424
Open
oyvindronningstad wants to merge 3 commits intonordicsemi:mainfrom
Open
Add fragmented encoding + redesign fragmented decoding#424oyvindronningstad wants to merge 3 commits intonordicsemi:mainfrom
oyvindronningstad wants to merge 3 commits intonordicsemi:mainfrom
Conversation
e6ca233 to
74bb51c
Compare
9172de8 to
3fb70e4
Compare
4e0e367 to
32665df
Compare
e167b55 to
c05f01c
Compare
c05f01c to
be422b1
Compare
be422b1 to
3f23f1b
Compare
3f23f1b to
f873658
Compare
|
Is this code in a usable/testable state? |
Collaborator
Author
|
@omnisci3nce It's in a testable state, yes. |
9519c91 to
c43127c
Compare
c43127c to
cc465f0
Compare
3d15817 to
4aa9fd8
Compare
4aa9fd8 to
c4da4cc
Compare
a8ae98c to
4366d3e
Compare
06116f0 to
ed45d44
Compare
…hanges Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
Place fragments in the state struct so the user doesn't need to keep track of them. Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
to match the redesigned decoding API. Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
ed45d44 to
2608125
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #244