108 Commits (769711ff814368ac36bf896b60af9fcba4970fe4)

Author SHA1 Message Date
Scott Powell 769711ff81 * companion radio: "set af .." now applied, rxdelay now OFF by default. (can set though with new CMD_SET_TUNING_PARAMS) 1 year ago
liamcottle a96ecd8b5b added CMD_GET_BATTERY_VOLTAGE to companion radio 1 year ago
liamcottle e8390ebc7b added CMD_REBOOT to companion radio 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
Scott Powell 67c7fc070e * companion radio: BLE variants now set device name to "MeshCore-{advert-name}" 1 year ago
Scott Powell a922d0711d * ver bumps 1 year ago
Scott Powell b8d467fbab * BaseChatMesh: sendLogin(), onContactResponse() 1 year ago
Scott Powell 0eaa11c56f * BaseChatMesh::sendGroupMessage() added 1 year ago
Scott Powell 824f8c1349 * companion radio for RAK (USB) now fixed. (thanks to Bernd Giesecke) 1 year ago
Scott Powell 55531993bd * companion radio: _SELF_INFO frames now include current adv_lat, and adv_lon 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 42f2c1ece5 * new "set guest.password .." CLI command 1 year ago
Scott Powell 5e599f143c * companion radio: removed need for reboot after setting radio params or tx power 1 year ago
Scott Powell 53a55f3a13 * TIMEOUT estimate adjusted 1 year ago
Scott Powell cd7a8d0411 * repeater: min/max advert.interval changes 1 year ago
Scott Powell 5fb83c9bf7 * repeater and room server: new CLI command: "set advert.interval {mins}" 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 8b69f09ddf * companion radio: CMD_SET_RADIO_PARAMS fix 1 year ago
Scott Powell b428ecf31f * new CLI command: "set txdelay ..." 1 year ago
Scott Powell 4e8d6de7d7 * companion radio: CMD_GET_DEVICE_TIME now responds with RESP_CODE_CURR_TIME(9) instead of RESP_CODE_OK 1 year ago
Scott Powell f4229bb185 * companion radio bug fix 1 year ago
Scott Powell 8c9144f785 * added companion radio targets for T3S3 board 1 year ago
Scott Powell 6cef056488 * companion radio: offline messages queue 1 year ago
Scott Powell aaeccd121c * repeater and room server, new "set repeat {on|off}" CLI command 1 year ago
Scott Powell 51ab76ecc4 * Room server: added "start ota" CLI command 1 year ago
Scott Powell cc3cf18573 * new "set rxdelay ..." CLI command 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 a0bb332ce5 * companion radio: new CMD_SET_RADIO_TX_POWER frame, RESP_CODE_SELF_INFO responses now include tx_power_dbm and MAX_LORA_TX_POWER 1 year ago
Scott Powell 7f15205e29 * 'help' updated. 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 79f2d65a64 * BUG FIX: Initial key generation 1 year ago
Scott Powell 78fe83f065 * RAK batt read (hopefully) fixed 1 year ago
Scott Powell c7f9fa95e1 * repeater and room server: added "set tx .." CLI command 1 year ago
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 f9fa913d9e * companion radio CMD_SET_RADIO_PARAMS 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 9af5adb861 * BaseChatMesh::sendMessage(), new est_timeout (OUT) param 1 year ago