228 Commits (03458269acd5d0a3e615ed6b10c0cb32105fe904)
 

Author SHA1 Message Date
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
ripplebiz 7af8f4dfa3
Merge pull request #20 from fdlamotte/nrf52_serial_ble 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 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 5d4a5dce36 Merge branch 'main' into rx_delay 1 year ago
Scott Powell 42f2c1ece5 * new "set guest.password .." CLI command 1 year ago
Scott Powell b85e43e0ae Merge branch 'main' into rx_delay 1 year ago
ripplebiz 8ab1d495e2
Merge pull request #17 from Garrisonsan/patch-1 1 year ago
Garrisonsan 0ab6aadf7c
Update README.md 1 year ago
Scott Powell 082be00ade Merge branch 'main' into rx_delay 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 4f3bd4b57c Merge branch 'main' into rx_delay 1 year ago
Scott Powell 5fb83c9bf7 * repeater and room server: new CLI command: "set advert.interval {mins}" 1 year ago
Scott Powell 50421ad405 Merge branch 'main' into rx_delay 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 55f14d968f Merge branch 'main' into rx_delay 1 year ago
Scott Powell cc0ba10cf1 * RAK battery ADC multiplier tweak 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 ab11421c92 Merge branch 'main' into rx_delay 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 61b09e9445 Merge branch 'main' into rx_delay 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 4b8d704455 Merge branch 'main' into rx_delay 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 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 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