66 Commits (a96ecd8b5b3682062eeb2075f146fefd0311f3ca)

Author SHA1 Message Date
Scott Powell a2fa4caa3f * companion radio: new CMD_EXPORT_CONTACT, CMD_IMPORT_CONTACT 1 year ago
Scott Powell 65580c76d0 * companion radio: new CMD_SHARE_CONTACT 1 year ago
Scott Powell a922d0711d * ver bumps 1 year ago
Scott Powell b8d467fbab * BaseChatMesh: sendLogin(), onContactResponse() 1 year ago
Scott Powell cd9b60495d * nrf52 BLE, increased MTU to 250 1 year ago
Scott Powell 0eaa11c56f * BaseChatMesh::sendGroupMessage() added 1 year ago
Florent 51a6cb8982 nrf52 ble uart should work 1 year ago
Scott Powell 824f8c1349 * companion radio for RAK (USB) now fixed. (thanks to Bernd Giesecke) 1 year ago
Scott Powell 9013d99265 * new target/envs: Heltec_v2_repeater, Heltec_v2_companion_radio_usb 1 year ago
Scott Powell 1bab9c861c * new target/env: Heltec_v2_terminal_chat 1 year ago
Scott Powell eb7fec6f1d * companion radio: new command frames: CMD_SET_ADVERT_LATLON, CMD_REMOVE_CONTACT 1 year ago
Scott Powell 5395214ef2 * companion radio: new RESP_CODE_NO_MORE_MESSAGES response 1 year ago
Scott Powell 5824c9a6c0 * bug fix for rxdelay 0 1 year ago
Scott Powell cc0ba10cf1 * RAK battery ADC multiplier tweak 1 year ago
Scott Powell 8c9144f785 * added companion radio targets for T3S3 board 1 year ago
Scott Powell a93412216a * new packet score function 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 466caebd9a * Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares 1 year ago
Scott Powell 7b31fc8ef9 * refactor: new helpers/nrf52 dir 1 year ago
Scott Powell 78fe83f065 * RAK batt read (hopefully) fixed 1 year ago
Scott Powell 33bee48d38 * Terminal Chat: new commands "card" and "import" 1 year ago
Scott Powell 7ed2b17b35 * added LLCC68 module support 1 year ago
Scott Powell 16b81d2a6c * new target/envs: LilyGo_T3S3_sx1262, _repeater and _terminal_chat 1 year ago
Scott Powell 78e307c495 * new Packet::writeTo(), readFrom() methods. (for saving snapshots of packets) 1 year ago
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