224 Commits (f33e1b22b38fe392b2da22e441947b66eacbb1b4)

Author SHA1 Message Date
Scott Powell d07abc39b6 * room server: new config "allow.read.only" 1 year ago
Scott Powell 39a4476194 * repeater & room server: new config "flood.advert.interval" 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
James Hall 8b4662a40a removed repeater code not working properly 1 year ago
James Hall ae08ecf8fd Screen support for tbeam 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 50b62c9252 * room server: now handles REQ_TYPE_GET_STATUS, replies with ServerStats (same as RepeaterStats, with extra fields: n_posted, n_post_push) 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
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
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 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