17 Commits (7c421c1d2c65ff050dbc725e711cbc5841be49db)

Author SHA1 Message Date
Scott Powell b11f43987b * companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying' 1 year ago
Scott Powell bfb4b1c496 * BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' 1 year ago
Scott Powell fe4fdeb236 * redesigned TRACE packet structure 1 year ago
Scott Powell 189ed79d46 * new Dispatcher::getCADFailRetryDelay() 1 year ago
Scott Powell c4cc3dd1ec * repeater and room server: login password now using strcmp(), new 'set direct.txdelay ..' config 1 year ago
Scott Powell 274bd6ddbf * new PAYLOAD_TYPE_RAW_CUSTOM 1 year ago
Scott Powell ba181da94a * added RTCClock::getCurrentTimeUnique(), for when timestamps need to be unique (if temp rapid-fire) 1 year ago
Scott Powell 5811cf9f02 * repeater: Get Stats new fields added: n_direct_dups, n_flood_dups 1 year ago
Scott Powell 0db15db625 * new Packet type: PAYLOAD_TYPE_TRACE 1 year ago
Scott Powell 96724cd26a * onPeerPathRecv() refactored: 'reciprocal path' now handled in Mesh class, not in application layer 1 year ago
Scott Powell f1ab110ae1 * new targets: Xiao_C3_repeater_sx1262, _sx1268 1 year ago
Scott Powell ec92bfa6b1 * Refactor: Mesh::onPeer ... methods added 'secret' param. (is whatever getPeerSharedSecret() returned) 1 year ago
Scott Powell 20fccac2b7 * refactored the hasSeen(Packet) stuff. 1 year ago
Scott Powell 8983584dd8 * added getTransmitDelay(), applied to Flood mode retransmissions. 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