| Age | Commit message (Expand) | Author |
| 2025-02-04 | * new RX delays based on SNR | Scott Powell |
| 2025-02-04 | * IdentityStore::save() was failing on RAK. | Scott Powell |
| 2025-02-03 | * 'help' updated. | Scott Powell |
| 2025-02-03 | * Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent wi... | Scott Powell |
| 2025-02-03 | * refactor: new helpers/nrf52 dir | Scott Powell |
| 2025-02-01 | * releasePacket() missing | Scott Powell |
| 2025-02-01 | * Terminal Chat: new commands "card" and "import" | Scott Powell |
| 2025-01-31 | * new target/envs: LilyGo_T3S3_sx1262, _repeater and _terminal_chat | Scott Powell |
| 2025-01-30 | * BaseChatMesh::sendMessage(), new est_timeout (OUT) param | Scott Powell |
| 2025-01-29 | * ContactInfo, added gps_lat, gps_lon | Scott Powell |
| 2025-01-29 | * refactored BaseChatMesh::sendMessage(), added timestamp param | Scott Powell |
| 2025-01-28 | * new helper for ESP32: SerialBLEInterface | Scott Powell |
| 2025-01-26 | * TxtDataHelpers.h, with standard TXT sub-types | Scott Powell |
| 2025-01-26 | * support for GroupChannels in BaseChatMesh, and terminal chat | Scott Powell |
| 2025-01-25 | * simple_secure_chat now with a proper CLI | Scott Powell |
| 2025-01-24 | * Refactor: new AdvertDataHelpers.h | Scott Powell |
| 2025-01-22 | * Mesh.cpp: optimisation to not retransmit packets handled by this node | Scott Powell |
| 2025-01-21 | * new targets: RAK_4631_chat_alice, and _bob | Scott Powell |
| 2025-01-21 | * onPeerPathRecv() refactored: 'reciprocal path' now handled in Mesh class, n... | Scott Powell |
| 2025-01-20 | * tidy ups | Scott Powell |
| 2025-01-17 | * chat sample updated to auto-add Chat node advertisements | Scott Powell |
| 2025-01-16 | * new advertisement app_data format | Scott Powell |
| 2025-01-16 | * LocalIdentity:: writeTo( array ) and readFrom (array ) | Scott Powell |
| 2025-01-15 | * Refactor: Mesh::onPeer ... methods added 'secret' param. (is whatever getPe... | Scott Powell |
| 2025-01-15 | * simple_secure_chat: round trip time diagnostics, plus better timeout estima... | Scott Powell |
| 2025-01-15 | * Radio:: getLastSNR(), getLastRSSI() | Scott Powell |
| 2025-01-15 | * more options for setting radio params via .ini file | Scott Powell |
| 2025-01-15 | * minor fixes | Scott Powell |
| 2025-01-14 | * removed unused Destination class | Scott Powell |
| 2025-01-14 | * new 'flags' byte added to PAYLOAD_TYPE_TXT_MSG | Scott Powell |
| 2025-01-14 | * refactored the hasSeen(Packet) stuff. | Scott Powell |
| 2025-01-13 | * simple_secure_chat: bug fixes | Scott Powell |
| 2025-01-13 | * separated PAYLOAD_TYPE_ANON_REQ, to new createAnonDatagram(), with extra 's... | Scott Powell |
| 2025-01-13 | Initial commit | Scott Powell |