35 Commits (bc655c879796dc959a562769a4bc8985c4b8c0b5)

Author SHA1 Message Date
Scott Powell 9af5adb861 * BaseChatMesh::sendMessage(), new est_timeout (OUT) param 1 year ago
Scott Powell f46263a263 * ContactInfo, added gps_lat, gps_lon 1 year ago
Scott Powell 4f0acbd8da * companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths 1 year ago
Scott Powell e53f0d0725 * refactored BaseChatMesh::sendMessage(), added timestamp param 1 year ago
Scott Powell cd81878e92 * added helpers/ArduinoSerialInterface, for the 'companion radio' 1 year ago
Scott Powell d9dc76f197 * new helper for ESP32: SerialBLEInterface 1 year ago
Scott Powell 6fc21b815d * HeltecV3 targets, now flash built-in LED on LoRa TX 1 year ago
Scott Powell 6c00653272 * TxtDataHelpers.h, with standard TXT sub-types 1 year ago
Scott Powell 40c3dfa20b * fixes for various targets (BaseChatMesh not compiling for non-terminal chat targets) 1 year ago
Scott Powell 42af720b02 * fix for RAK terminal chat 1 year ago
Scott Powell 6d5e69ae04 * support for GroupChannels in BaseChatMesh, and terminal chat 1 year ago
Scott Powell 00a9e93754 * simple_secure_chat now with a proper CLI 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 f5f978a398 * CAD detect fixed 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 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 515285e3c9 * new target: RAK_4631_Repeater 1 year ago
Scott Powell e4ec9aec0b * tidy ups 1 year ago
Scott Powell 88f21d9aa4 * new target env: Xiao S3 WIO repeater 1 year ago
Scott Powell 382b73f6c5 * Dispatcher: more stats added 1 year ago
Scott Powell f1ab110ae1 * new targets: Xiao_C3_repeater_sx1262, _sx1268 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 20cd756c88 * Radio:: getLastSNR(), getLastRSSI() 1 year ago
Scott Powell daa157cf49 * minor fixes 1 year ago
Scott Powell a05b951018 * removed unused Destination class 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