Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoding fails on less pretty data streams #4

Open
bwarden opened this issue Nov 15, 2017 · 0 comments · Fixed by secludedhusky/dsame#2
Open

Decoding fails on less pretty data streams #4

bwarden opened this issue Nov 15, 2017 · 0 comments · Fixed by secludedhusky/dsame#2

Comments

@bwarden
Copy link

bwarden commented Nov 15, 2017

Starting with audio from numerous activations, I used minimodem to decode the messages. Starting with #11, there are 12 actual EAS messages, including some valid, and some invalid. I fed the decoded data to dsame, and it couldn't process any of it.

bwarden added a commit to bwarden/dsame that referenced this issue Nov 15, 2017
Add logic to handle multiple messages on a single line.
Adjust splits to be more flexible with trailing data, allowing
successful parsing of more messages.

Fixes cuppa-joe#4

Signed-off-by: Brett T. Warden <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant