80 Commits (88959b6b0387f8994d7f079e88294c19b2585f2a)

Author SHA1 Message Date
Scott Powell 88959b6b03 * companion radio: support for TXT_TYPE_SIGNED_PLAIN 1 year ago
Scott Powell 7cb0412c75 * prefs guard word added 1 year ago
Scott Powell c1e6dde3d5 * misc 1 year ago
Scott Powell 1912710c75 * "set radio.." now with "OK" response 1 year ago
Scott Powell f35a9032ac * CLI: get/set radio added 1 year ago
Scott Powell 0e2bee03b6 * repeater, room server: new prefs: sf, cr, bw. "set tx ..." now instant, no reboot needed. 1 year ago
Scott Powell afd9cf2743 * CommonCLI: "get " commands 1 year ago
Scott Powell e32fea0745 * refactored handleCommand() to CommonCLI class 1 year ago
Scott Powell 1209d54d2e * various changes for CLI support via companion radio 1 year ago
Scott Powell 189ed79d46 * new Dispatcher::getCADFailRetryDelay() 1 year ago
Scott Powell be2af61dfe * ESP32: SerialBLEInterface, delay(500) not needed 1 year ago
Scott Powell 54af8ad2a9 * esp32 SerialBLEInterface: 1 second delay now applied before testing whether to re-start advertising 1 year ago
liamcottle abb2dea321 don't set encryption level on device as it's set on each characteristic 1 year ago
Scott Powell 64ccc4e289 * build fixes for RAK targets 1 year ago
liamcottle dbc9659e9a enforce pin being used for ble pairing on nrf52 1 year ago
liamcottle 83c827ce85 enforce pin being used for ble pairing on esp32 1 year ago
Florent de Lamotte 7290bf0c7d t1000e companion radio example builds in tree ! 1 year ago
Florent de Lamotte cc1a944988 upd t1000e board support 1 year ago
Scott Powell a6a6bef371 * new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52) 1 year ago
Scott Powell d880a48b85 * companion radio: new CMD_SEND_LOGIN, CMD_SEND_STATUS_REQ 1 year ago
Scott Powell fc4e5ed54c * new StrHelper::strzcpy() 1 year ago
Scott Powell 37f4ceff85 * strncpy() refactor/fix 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 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 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
Florent e16dad778c helper files for t1000e and LR1110 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 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 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 9af5adb861 * BaseChatMesh::sendMessage(), new est_timeout (OUT) param 1 year ago