43 Commits (e58d866949c2ba5c9e1487d83ea3776a2bb57f3a)
 

Author SHA1 Message Date
Scott Powell e58d866949 * merge-bin.py script 1 year ago
Scott Powell 00a9e93754 * simple_secure_chat now with a proper CLI 1 year ago
Scott Powell a3b7701bc0 * added 'ver' command to CLI (repeater and room server) 1 year ago
Scott Powell e78aa66d57 * Bug fix: hasName(), missing return :-( 1 year ago
Scott Powell 068aeee87f * Refactor: new AdvertDataHelpers.h 1 year ago
Scott Powell 2d34ac58ee * room_server: crash fix, now detects timeouts on push post, if 3 timeouts on same client, then evicts/logs out 1 year ago
Scott Powell b8a5c3369f * NEW: simple_room_server 1 year ago
Scott Powell f5f978a398 * CAD detect fixed 1 year ago
Scott Powell 932d845922 * fix for duplicate msgId's in repeater CLI view 1 year ago
Scott Powell d69d2be722 * repeater: some refactors/clean ups, and (for ESP32) now using ESP32RTCClock which can keep time across a "reboot" command. 1 year ago
Scott Powell 22e87836db * Mesh.cpp: optimisation to not retransmit packets handled by this node 1 year ago
Scott Powell 6d10fab4f3 * commenting out CAD detect, for now 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 de27dfacb6 * basic CAD before TX, for sx126x wrappers 1 year ago
Scott Powell e838f405a7 * sx126x TX power boost for RAK target 1 year ago
Scott Powell c9579a7b7c * Notes for RAK support 1 year ago
Scott Powell 515285e3c9 * new target: RAK_4631_Repeater 1 year ago
Scott Powell eb685db693 * readme update 1 year ago
Scott Powell e4ec9aec0b * tidy ups 1 year ago
Scott Powell 919e6d380c * extra debug diagnostics for repeater 1 year ago
Scott Powell 88f21d9aa4 * new target env: Xiao S3 WIO repeater 1 year ago
Scott Powell 07ad40cac0 * repeater: build config: ADVERT_NAME, ADVERT_LAT, ADVERT_LON 1 year ago
Scott Powell 382b73f6c5 * Dispatcher: more stats added 1 year ago
Scott Powell 67b0dfa868 * configurable REPEATER_NAME 1 year ago
Scott Powell f1ab110ae1 * new targets: Xiao_C3_repeater_sx1262, _sx1268 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 57b7fc45b8 * simple_repeater CLI: basic commands (reboot, advert) 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 8983584dd8 * added getTransmitDelay(), applied to Flood mode retransmissions. 1 year ago
Scott Powell d06532d6f1 * simple_secure_chat: bug fixes 1 year ago
Scott Powell d291c6d31e * zeroing of path_len now in sendFlood() 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