Skip to content

bug fix for gdl90_escape_message_for_tx()#1

Open
aaknitt wants to merge 2 commits intoryandavid:masterfrom
aaknitt:patch-1
Open

bug fix for gdl90_escape_message_for_tx()#1
aaknitt wants to merge 2 commits intoryandavid:masterfrom
aaknitt:patch-1

Conversation

@aaknitt
Copy link
Copy Markdown

@aaknitt aaknitt commented Dec 31, 2022

bug fix for incorrect escaping that results in an invalid message and bad CRC. Original code assumes that first flag byte and message ID byte are inside the data[] array within the rawMsg->data[] array but they are actually separate fields within the gdl_message_t struct.

bug fix for incorrect escaping that results in an invalid message and bad CRC.  Original code assumes that first flag byte and message ID byte are inside the data[] array within the rawMsg->data[] array but they are actually separate fields within the gdl_message_t struct.
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 this pull request may close these issues.

1 participant