228 Commits (03458269acd5d0a3e615ed6b10c0cb32105fe904)
 

Author SHA1 Message Date
Scott Powell 01fc05f496 * releasePacket() missing 1 year ago
Scott Powell 33bee48d38 * Terminal Chat: new commands "card" and "import" 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 ef45cb3ae0 * readme tweak 1 year ago
Scott Powell f9fa913d9e * companion radio CMD_SET_RADIO_PARAMS 1 year ago
Scott Powell 7ed2b17b35 * added LLCC68 module support 1 year ago
Scott Powell 6e708dc0ec * oops, default LORA_FREQ revert 1 year ago
Scott Powell 16b81d2a6c * new target/envs: LilyGo_T3S3_sx1262, _repeater and _terminal_chat 1 year ago
Scott Powell cef23fa7d9 * ver bump 1 year ago
Scott Powell ac8b7b31fe * Room server: keep_alive changes 1 year ago
Scott Powell 8d0a17bc39 * Room server: no more "[posted]" replies from server 1 year ago
Scott Powell 78e307c495 * new Packet::writeTo(), readFrom() methods. (for saving snapshots of packets) 1 year ago
ripplebiz bc655c8797
Update README.md 1 year ago
Scott Powell 9af5adb861 * BaseChatMesh::sendMessage(), new est_timeout (OUT) param 1 year ago
Scott Powell f94d5f7423 * ver bumps 1 year ago
Scott Powell 659e66e3d1 * reset push_failures on successfully recv 1 year ago
Scott Powell 77a7656b99 * companion_radio: CMD_SEND_TXT_MSG format change 1 year ago
Scott Powell f46263a263 * ContactInfo, added gps_lat, gps_lon 1 year ago
Scott Powell 2e3d2d13b2 * room_server: login response now with a 'keep alive' interval suggestion 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 fe306a311e * new "contacts2" file format 1 year ago
Scott Powell dc11fe85cb * new env: RAK_4631_companion_radio_usb 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 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 40c3dfa20b * fixes for various targets (BaseChatMesh not compiling for non-terminal chat targets) 1 year ago
Scott Powell a3ce65c770 * new env: Xiao_S3_WIO_terminal_chat 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 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