Skip to content

Improve APIs, docs.

Compare
Choose a tag to compare
@terrillmoore terrillmoore released this 06 Jul 18:42
· 131 commits to master since this release
703e776

Numerous changes and improvements. Improved docs.

Key points: added API bool SetLinkCheckMode(bool fEnable), changed bool GetTxReady() to bool GetTxReady() const. Reworked the asynch transfer operations to use the LMIC primitives; this may change behavior in corner cases. Rearranged order of members of SessionInfoV2, and added a new LinkIntegrity field.