57 Commits (e1022791e870faffea0c8cac6d5f2967c07bc36d)

Author SHA1 Message Date
Alex Wolden e1022791e8 Add support for LilyGo T3 with SX1276 module 1 year ago
Florent de Lamotte 03293be892 new Heltec_v3_companion_radio_wifi target 1 year ago
Scott Powell 45365322a7 * companion: RESP_CODE_DEVICE_INFO format change. 1 year ago
Scott Powell 1a4063bbe8 * companion radio: connection status now supported (Keep_alive pings, etc) 1 year ago
Scott Powell 88959b6b03 * companion radio: support for TXT_TYPE_SIGNED_PLAIN 1 year ago
Scott Powell 1209d54d2e * various changes for CLI support via companion radio 1 year ago
Scott Powell d81bbe56a0 * repeater: login now evicts oldest client table entry if full. New RESP_SERVER_LOGIN_OK login response format (with permissions byte) 1 year ago
Scott Powell d880a48b85 * companion radio: new CMD_SEND_LOGIN, CMD_SEND_STATUS_REQ 1 year ago
Scott Powell 274bd6ddbf * new PAYLOAD_TYPE_RAW_CUSTOM 1 year ago
Scott Powell fc4e5ed54c * new StrHelper::strzcpy() 1 year ago
Scott Powell f434123e99 * tidy ups of PRIVATE_KEY_IMPORT/_EXPORT stuff 1 year ago
liamcottle 9faba8f184 add build flags to enable and disable private key import and export 1 year ago
liamcottle 6af9774976 add new commands to companion firmware to import and export identity private key 1 year ago
Scott Powell cf63ec9493 * companion radio: new CMD_DEVICE_QUERY -> RESP_CODE_DEVICE_INFO, airtime_factor added to CMD_SET_TUNING_PARAMS, CMD_REBOOT change 1 year ago
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
Florent b4ee9ecfb9 add T1000e conditionals to examples 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 eb7fec6f1d * companion radio: new command frames: CMD_SET_ADVERT_LATLON, CMD_REMOVE_CONTACT 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 5395214ef2 * companion radio: new RESP_CODE_NO_MORE_MESSAGES response 1 year ago
Scott Powell 8b69f09ddf * companion radio: CMD_SET_RADIO_PARAMS fix 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 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 7b31fc8ef9 * refactor: new helpers/nrf52 dir 1 year ago
Scott Powell 79f2d65a64 * BUG FIX: Initial key generation 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 9af5adb861 * BaseChatMesh::sendMessage(), new est_timeout (OUT) param 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 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