65 Commits (c4cc3dd1ec9c27fc808158cd60505a176c686da4)

Author SHA1 Message Date
Scott Powell c4cc3dd1ec * repeater and room server: login password now using strcmp(), new 'set direct.txdelay ..' config 1 year ago
Scott Powell d81bbe56a0 * repeater: login now evicts oldest client table entry if full. New RESP_SERVER_LOGIN_OK login response format (with permissions byte) 1 year ago
Scott Powell fc4e5ed54c * new StrHelper::strzcpy() 1 year ago
Scott Powell 37f4ceff85 * strncpy() refactor/fix 1 year ago
Scott Powell fc02d8fbcb * Mesh/Dispatcher: MESH_DEBUG_ and MESH_PACKET_LOGGING now output date-time. (new getLogDateTime() virtual) 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 a115626afd * repeater: added src/dest hashes to logging 1 year ago
Scott Powell 3b5b7a1642 * SimpleMeshTables: ACKs now handled separately 1 year ago
Scott Powell 5811cf9f02 * repeater: Get Stats new fields added: n_direct_dups, n_flood_dups 1 year ago
Scott Powell 9d9145a1c2 * repeater: new CLI commands: "log start", "log stop", "log erase", and "log" 1 year ago
Scott Powell ef95462345 * repeater, room server and terminal chat: default to rxdelay off 1 year ago
Scott Powell a922d0711d * ver bumps 1 year ago
Scott Powell 9013d99265 * new target/envs: Heltec_v2_repeater, Heltec_v2_companion_radio_usb 1 year ago
Scott Powell 42f2c1ece5 * new "set guest.password .." CLI command 1 year ago
Scott Powell cd7a8d0411 * repeater: min/max advert.interval changes 1 year ago
Scott Powell 5fb83c9bf7 * repeater and room server: new CLI command: "set advert.interval {mins}" 1 year ago
Scott Powell 5824c9a6c0 * bug fix for rxdelay 0 1 year ago
Scott Powell b428ecf31f * new CLI command: "set txdelay ..." 1 year ago
Scott Powell aaeccd121c * repeater and room server, new "set repeat {on|off}" CLI command 1 year ago
Scott Powell cc3cf18573 * new "set rxdelay ..." CLI command 1 year ago
Scott Powell 0f66210478 * ver bumps 1 year ago
Scott Powell 7da0a5f7ec * new RX delays based on SNR 1 year ago
Scott Powell 29e62b9ce2 * IdentityStore::save() was failing on RAK. 1 year ago
Scott Powell 7b31fc8ef9 * refactor: new helpers/nrf52 dir 1 year ago
Scott Powell 79f2d65a64 * BUG FIX: Initial key generation 1 year ago
Scott Powell 78fe83f065 * RAK batt read (hopefully) fixed 1 year ago
Scott Powell c7f9fa95e1 * repeater and room server: added "set tx .." CLI command 1 year ago
Scott Powell e877b135e8 * Repeater: timing changes for self-advert 1 year ago
Scott Powell 5523daad9d * companion radio: RESP_CODE_END_OF_CONTACTS change 1 year ago
Scott Powell 16b81d2a6c * new target/envs: LilyGo_T3S3_sx1262, _repeater and _terminal_chat 1 year ago
Scott Powell f94d5f7423 * ver bumps 1 year ago
Scott Powell 52f9c358b7 * repeater: extra CLI commands 1 year ago
Scott Powell 6fc21b815d * HeltecV3 targets, now flash built-in LED on LoRa TX 1 year ago
Scott Powell 37a6c230ad * new repeater CLI commands: "set af", "set name", "set lat", "set lon", "password" 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 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