Improve APIs, docs.
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.