Skip to content

Fix #88: use new LMIC APIs for SendBuffer #102

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

Merged
merged 1 commit into from
May 20, 2019
Merged

Fix #88: use new LMIC APIs for SendBuffer #102

merged 1 commit into from
May 20, 2019

Conversation

terrillmoore
Copy link
Member

This turned out to be a source of confusion and instability (as well as duplicating code in two layers).

Also in this change, I added some comments; changed the layout of the (incomplete) SessionInfoV2 structure to match SessionInfoV1, changed API GetTxReady() to be const in its reference to this, and made some other cosmetic changes. (I would break up the commits, but time presses.)

@terrillmoore terrillmoore self-assigned this May 20, 2019
@terrillmoore terrillmoore merged commit a52b9d5 into master May 20, 2019
@terrillmoore terrillmoore deleted the issue88 branch May 20, 2019 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant