8 Commits (f46263a263c9fcdc5fe81cf920da803bcc133ef8)

Author SHA1 Message Date
Scott Powell 2e3d2d13b2 * room_server: login response now with a 'keep alive' interval suggestion 1 year ago
Scott Powell 52f9c358b7 * repeater: extra CLI commands 1 year ago
Scott Powell 9a9b4fca82 * version bumps 1 year ago
Scott Powell 6c00653272 * TxtDataHelpers.h, with standard TXT sub-types 1 year ago
Scott Powell a3b7701bc0 * added 'ver' command to CLI (repeater and room server) 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 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 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 515285e3c9 * new target: RAK_4631_Repeater 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 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 57b7fc45b8 * simple_repeater CLI: basic commands (reboot, advert) 1 year ago
Scott Powell cc5f21ab09 * more options for setting radio params via .ini file 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 6c7efdd0f6 Initial commit 1 year ago