209 Commits (13679f9ff16f64d7241d25d2f65ffb02ec1289f8)

Author SHA1 Message Date
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
Scott Powell 81bf4f0a08 * companion: SSD1306 display now dynamically detected at runtime. 1 year ago
recrof c691cbae8e heltec v2: added display, room server role 1 year ago
recrof 7ee81f4f07 added display support for t3s3 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
Scott Powell 6a4b7463ef * some fixes around the powerOff(). Tidy ups 1 year ago
taco 5632e2771e added conditional to room server radio bringup for supporting RA01sh radio on faketec 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 92bb6a844f added conditional to radio bringup for RA01-SH support on faketec 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 4cfdb0ef7c better handling of BTN_USER_PRESSED definition 1 year ago
Florent de Lamotte 7bb16cd7f3 enhancement on the UI and support for power off and status_led for t1000e 1 year ago
Scott Powell 5c72969e2c * repeater & room server: new CLI config "flood.max" 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 3778c0a8ff * repeater and room server: MESH_PACKET_LOGGING, now dumps RAW: rx packet contents 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
Rastislav Vysoky b1a5badf98 added room server roles to t114 and t-echo; added repeater and room server roles to WSL3; unified json intendations in /boards 1 year ago
Diego Munhoz a5fb3acc9b add: BLE_NAME_PREFIX flag 1 year ago
Rastislav Vysoky acac20dc89 Added basic support for Station G2 1 year ago
Scott Powell 808d3933c1 Version bump to v1.2.1 1 year ago
Scott Powell cf17091588 * display.begin() delayed in setup(). 1 year ago
Scott Powell 790898dbc5 * companion: better incoming ACK processing (match prev attempts) 1 year ago
Scott Powell e534e1b529 * companion: FIRMWARE_VER_CODE now bumped to 3. 1 year ago
Scott Powell b2fcc692ea * TRACE packet logging fix 1 year ago
Scott Powell 1f4a81360b * companion: new command: CMD_GET_CONTACT_BY_KEY (30) 1 year ago
Rastislav Vysoky 03458269ac moved nrf sdk headers to ./lib/ and added Repeater envs for t114 & t-echo 1 year ago
Rastislav Vysoky 2dd2571154 Added support for LilyGo T-Echo 1 year ago
Rastislav Vysoky b74ae1302b Added support for Heltec t114 1 year ago
Scott Powell 5c5b9aa2e3 * room server: version bump to v1.1.0. This is now NOT compatible with previous clients (TDeck and companion radio). 1 year ago
Scott Powell 284ac17009 * Room Server post ACK bug fix! 1 year ago
Scott Powell 78ee88c9ed * companion, HeltecV3: now picks random BLE pin for every session (from boot), unless a (non-zero) one stored in _prefs 1 year ago
Alex Wolden d36da0ed8e Refactor naming 1 year ago
Scott Powell 01d84d5d3e * repeater and room server: CommonCLI now handles load/save of Prefs. Now sanitise bad prefs values. 1 year ago
Scott Powell 86681364bd * companion: UITask now shows BLE PIN (when no connection) 1 year ago
Scott Powell c2ae34314e * basic UITask added to repeater and room server (only HeltecV3 targets enable so far) 1 year ago
Scott Powell 372c228210 * new ui/DisplayDriver classes (just SSD1306Display impl for now) 1 year ago