21 Commits (42af720b02749a8d5bdb978ac1f35ceace32630c)

Author SHA1 Message Date
Scott Powell 6d5e69ae04 * support for GroupChannels in BaseChatMesh, and terminal chat 1 year ago
Scott Powell 00a9e93754 * simple_secure_chat now with a proper CLI 1 year ago
Scott Powell 068aeee87f * Refactor: new AdvertDataHelpers.h 1 year ago
Scott Powell 22e87836db * Mesh.cpp: optimisation to not retransmit packets handled by this node 1 year ago
Scott Powell 47567b003f * new targets: RAK_4631_chat_alice, and _bob 1 year ago
Scott Powell 96724cd26a * onPeerPathRecv() refactored: 'reciprocal path' now handled in Mesh class, not in application layer 1 year ago
Scott Powell e4ec9aec0b * tidy ups 1 year ago
Scott Powell 4bf7d7d58f * chat sample updated to auto-add Chat node advertisements 1 year ago
Scott Powell 9b09545379 * new advertisement app_data format 1 year ago
Scott Powell 86f11d08aa * LocalIdentity:: writeTo( array ) and readFrom (array ) 1 year ago
Scott Powell ec92bfa6b1 * Refactor: Mesh::onPeer ... methods added 'secret' param. (is whatever getPeerSharedSecret() returned) 1 year ago
Scott Powell cd92308c41 * simple_secure_chat: round trip time diagnostics, plus better timeout estimations 1 year ago
Scott Powell 20cd756c88 * Radio:: getLastSNR(), getLastRSSI() 1 year ago
Scott Powell cc5f21ab09 * more options for setting radio params via .ini file 1 year ago
Scott Powell daa157cf49 * minor fixes 1 year ago
Scott Powell a05b951018 * removed unused Destination class 1 year ago
Scott Powell c44f124616 * new 'flags' byte added to PAYLOAD_TYPE_TXT_MSG 1 year ago
Scott Powell 20fccac2b7 * refactored the hasSeen(Packet) stuff. 1 year ago
Scott Powell d06532d6f1 * simple_secure_chat: bug fixes 1 year ago
Scott Powell 2faff914f6 * separated PAYLOAD_TYPE_ANON_REQ, to new createAnonDatagram(), with extra 'sender' param. So, caller can use 'self_id' or ephemeral key 1 year ago
Scott Powell 6c7efdd0f6 Initial commit 1 year ago