131 Commits (fbfa8bbe57f4f240cfb2bcb805bbda97a5a123be)

Author SHA1 Message Date
Scott Powell 04118f01fc * companion: protocol ver (FIRMWARE_VER_CODE) now 4 1 year ago
Scott Powell 34faa49685 * new CMD_SET_OTHER_PARAMS (38) 1 year ago
Scott Powell 561d289ea5 Companion: new 'manual_add_contacts' pref. New PUSH_CODE_NEW_ADVERT frames 1 year ago
Scott Powell 366461a3a1 * companion: onRawDataRecv() guard for payload_len too long 1 year ago
liamcottle 28aa94b899 show firmware version and build date on companion screen 1 year ago
Scott Powell d7e6a361b5 * ver bump to v1.4.3 1 year ago
Scott Powell 9498d2e824 * ID hash 0x00 and 0xFF now reserved for future. 1 year ago
Florent de Lamotte 87f476354f initial commit 1 year ago
liamcottle 4d4a0ae4e3 init display before radio 1 year ago
liamcottle af070af554 show please wait message on companion boot 1 year ago
liamcottle 87443ad43f clear display on init to avoid static 1 year ago
Scott Powell fc6aa0ed0f * ver bump to v1.4.2 1 year ago
Scott Powell ba93867037 * companion: temp fix: logRxRaw() is blowing the MAX_FRAME_SIZE 1 year ago
Scott Powell c0cb57be5c * refactor: rtc_clock now defined by variants/*/target modules 1 year ago
Scott Powell 2224bddcb5 * new ESPNOWRadio driver 1 year ago
Scott Powell 88b88cbc90 * ver bump to 1.4.1 1 year ago
Scott Powell 753e6a69dc * flood_advert_interval" now defaults to 3 hours for upgrading nodes (not just fresh install) 1 year ago
Scott Powell 7010123619 * companion: CMD_SEND_TXT_MSG fix for attempt number 1 year ago
Scott Powell bfb4b1c496 * BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' 1 year ago
Scott Powell 182c6d479d * minor refactor, SNR from packet 1 year ago
Scott Powell 6a093743d3 * ver bump to v1.4.0 1 year ago
Scott Powell fd55837eec * companion: CMD_SET_DEVICE_PIN now uint32 param, RESP_CODE_DEVICE_INFO now includes ble_pin 1 year ago
Scott Powell 4aeafbd034 * companion: added CMD_SET_DEVICE_PIN 1 year ago
Scott Powell f08a30cf24 * companion: RESP_CODE_ERR now has err_code byte 1 year ago
Scott Powell 13679f9ff1 * CMD_SEND_TRACE_PATH, now replies with RESP_CODE_SENT 1 year ago
Scott Powell 807b9bdc19 * companion support for TRACE packets. (CMD_SEND_TRACE_PATH, PUSH_CODE_TRACE_DATA) 1 year ago
Scott Powell fe4fdeb236 * redesigned TRACE packet structure 1 year ago
lincomatic bdeec374ef add ProMicroLLCC68 for Faketec w/ LLCC68 1 year ago
Scott Powell 81bf4f0a08 * companion: SSD1306 display now dynamically detected at runtime. 1 year ago
Scott Powell 31f8576640 * CMD_SIGN_DATA null check 1 year ago
Scott Powell 6056c303c1 * companion: can now sign arbitrary data (up to 8K) 1 year ago
Scott Powell 27aa7a7bb0 * minor refactor for RAK_4631 SerialInterface 1 year ago
James Hall 2edbd92b3b Added Support for the LilyGo TBeam v1.2 SX1276 1 year ago
Scott Powell 658094f654 * ver bump: 1.3.0 1 year ago
Florent de Lamotte 4a0f4f4b68 set cpu freq in ESP32Board.h 1 year ago
Scott Powell b94fed4e4e * companion: channel names 1 year ago
Scott Powell adf9b24867 * companion: channels now persisted. RESP_CODE_DEVICE_INFO now includes MAX_CONTACTS (div 2) and MAX_GROUP_CHANNELS 1 year ago
Scott Powell 8c68dbb6e9 * Companion: new CMD_GET_CHANNEL, CMD_SET_CHANNEL 1 year ago
Scott Powell f9b2428dcd * BLE_NAME_PREFIX refactor 1 year ago
taco 027b7d83cb Added logic to companion_radio firmware to hopefully fix the radio bringup for Faketec with RA01-SH. 1 year ago
taco 8e793dc55e Faketec board support, including build targets 1 year ago
Florent de Lamotte 7bb16cd7f3 enhancement on the UI and support for power off and status_led for t1000e 1 year ago
Florent a706d90598 Add an ESP32_CPU_FREQ build flag to lower freq 1 year ago
Scott Powell 2cb742b100 ver bump to 1.2.2 1 year ago
Scott Powell a259d27cfe * trying setCRC(1) 1 year ago
Scott Powell f77a6944f9 * PUSH_CODE_LOG_RX_DATA: is now just: {snr*4},{rssi},{raw-lora-packet} 1 year ago
Scott Powell 8f609524bd * companion: added new PUSH_CODE_LOG_RX_DATA (0x88) for inspecting all received packets 1 year ago
Scott Powell 5acfe52417 * new build option: SX126X_RX_BOOSTED_GAIN 1 year ago
Diego Munhoz a5fb3acc9b add: BLE_NAME_PREFIX flag 1 year ago
Scott Powell 808d3933c1 Version bump to v1.2.1 1 year ago