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

Issue with 'ReceiverTypes.BUFFER_RECEIVER'. #116

Open
GoogleCodeExporter opened this issue Apr 21, 2015 · 1 comment
Open

Issue with 'ReceiverTypes.BUFFER_RECEIVER'. #116

GoogleCodeExporter opened this issue Apr 21, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

I`m trying to read fast messages from memory buffer. I use 
'ReceiverTypes.BUFFER_RECEIVER' for this purpose. 
When memory buffer contains only one fast message everything is OK. But when 
there are more than one message, first one is decoded OK and then I receive the 
error:
"Decode error: [ERR D2] Unsigned Integer Field overflow... Field: NoMDEntries"

I tried to set reset field as 'true' but it did not help.
Template file in attach.

Can anyone help my?

Original issue reported on code.google.com by [email protected] on 6 Mar 2013 at 9:04

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant