39 Commits (main)

Author SHA1 Message Date
Kevin Le cd964cd9c7 Fixed DIO0, DIO1 and RESET for Heltec v2 5 months ago
taco b612ba49f2 reduce dram0_0 usage by lowering OFFLINE_QUEUE_SIZE 2 months ago
Scott Powell 0a8a0a4904 * Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power() 3 months ago
Rastislav Vysoky 5beef490a0 add kiss radio env to most of the variants 3 months ago
liamcottle 7d8d66c3e6 fix compilation error in wifi variants due to not enough ram 3 months ago
overkillfpv f0ec5d2ae7 changed to set the preamble on radio settings change 4 months ago
Wessel Nieboer 8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 5 months ago
João Brázio 71136671bd
Implement remote lna toggle cli cmd 5 months ago
Wessel Nieboer d0720c63c2
Allow negative tx power 7 months ago
Oliver Weyhmüller a7a6bb51ce Apply #1331 to other WiFi companions 7 months ago
recrof 1979517381 heltec v2 cleanup 9 months ago
João Brázio 13a0202062
Add BRIDGE_DEBUG flag 10 months ago
João Brázio e48f3a58ae
Remove WITH_ESPNOW_BRIDGE_SECRET definition from platformio.ini files and update documentation to use _prefs->bridge_secret 10 months ago
liamcottle 0307b6119e increase MAX_NEIGHBOURS from 8 to 50 10 months ago
João Brázio 1c93c162a1
Add ESPNow bridge configurations for all ESP32 targets 11 months ago
recrof 489bcaffc9 raised max contacts for esp32 classic companions to 160 and 170; set to 300 for WSL3 11 months ago
Scott Powell c30a103baf * WSL3 fixes. Heltec V2 ui-new 11 months ago
MikesAllotment d7c2293cb8 Added support for new EnhancedUI MomentaryButton 11 months ago
recrof 6be8e19a9f move radiolib wrappers to dedicated directory 1 year ago
recrof 1ce180d6ea remove spi.begin in targets 1 year ago
recrof 07f25ccac8 sx1276 boards: migrate to std_init() 1 year ago
Rob Loranger f4463154cf allows manual BLE pin even when device has display 1 year ago
Scott Powell 7dd7b715cd * enabling _PRIVATE_KEY import/export for ALL companions. 1 year ago
Scott Powell a73eb9823d * big refactor of the 'display' object. Now defined in variants/*/target modules. 1 year ago
liamcottle 6c0d94aa2d increase offline queue size from 16 to 256 for all companion ble firmwares 1 year ago
recrof 76639e2a68 raise current limit to max for sx126x and sx127x 1 year ago
liamcottle d04eda9f16 enable neighbours feature for all repeater variants 1 year ago
Scott Powell 99774f10ac * new: SensorManager 1 year ago
Florent cf3d55201f ui : manage colors and ensure fw using ssd1306 still compile 1 year ago
recrof 04ad06b8be set repeater/room server Lat & Lon to 0.0 as default 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 f861b68a09 * refactor: ESP32 OTA lib-deps now selectively added 1 year ago
Scott Powell bfb4b1c496 * BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' 1 year ago
Scott Powell 38667dabb1 * refactored platformio.ini, breaking up into variants/*.ini files 1 year ago