348 Commits (config-serializer)

Author SHA1 Message Date
Scott Powell 2af1e6d099 * first draft of new ConfigSerializer. (simple embedded JSON prefs) 1 week ago
Quency-D 4d0ba1516c Remove the watchdog feeding operation from each iteration of the loop to reduce power consumption. 1 week ago
Neil Alexander 0d7379520f
Fix `recv_pkt_region` incorrect usage 3 weeks ago
taco 1f9bb67400 return bool when setting rx boost 4 weeks ago
taco 5d0ff7fe6e remove guard on MyMesh::setRxBoostedGain() 4 weeks ago
Wessel Nieboer 7c8e092457
Have CAD be a separate toggle (set cad on/off) 2 months ago
Wessel Nieboer 4f9a091671
Use hardware channel activity detection for checking interference 5 months ago
Scott Powell 8c0d5c5b24 * version 1.16.0 2 months ago
Scott Powell 8fc2da5c98 * default now 8, per the will of the peoples. 2 months ago
Scott Powell 5f6821bb66 * new CLI config: flood.max.advert (default 16) 2 months ago
Scott Powell f66c1d0258 * simplified the new flood.max.unscoped pref 2 months ago
Chris Barker a33f3011a5
Feat: Adds flood.max.unscoped setting 2 months ago
Scott Powell 760bb5951d * Bug fix: adding neighbor when path_mode != 0 2 months ago
Kevin Le 36a44de119 Reduced time drift from 60s/day to 7s/day for ESP32-based repeaters with power saving. 3 months ago
Kevin Le a3d20d6209 Let ESP32-based repeaters to sleep immediately receiving and process a LoRa packet 5 months ago
AtlavoxDev e5dab6b999 Rename bootComplete() to onBootComplete() for naming consistency 2 months ago
AtlavoxDev 39a69b86c3 Add MainBoard::bootComplete() hook for boot-indicator LED feedback 2 months ago
Rastislav Vysoky 40180b8fe6
Update repeater flood advert interval to 47 hours 2 months ago
Scott Powell 0a8a0a4904 * Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power() 3 months ago
liamcottle c8d81bc04c added website to repeater splash screen 3 months ago
Quency-D 363ac44461 Fix external watchdog timing around sleep 3 months ago
Scott Powell 3751785400 * version 1.15.0 3 months ago
Scott Powell 77d02e844f * bug fix 3 months ago
Scott Powell df1e12de3e * Repeater, room server: rule change for sendFloodReply() 3 months ago
Scott Powell 4131a455a2 * repeater: refactored 'region' CLI commands -> CommonCLI 3 months ago
Scott Powell 569cfe177a * repeater: default-scope support 3 months ago
Wessel Nieboer 0a13ac7fc7
Default button polarity to active-LOW across all firmware types 5 months ago
terminalvelocity23 08de3fb01f Make sendNodeDiscoverReq() public for post-boot discovery 4 months ago
Quency-D 65752fef72 Fix the memory leak issue in the strdup function. 4 months ago
Quency-D 8435464c84 Add v4 FEM LNA CLI control commands. 4 months ago
Scott Powell 467959cc3b * version 1.14.1 4 months ago
Scott Powell fcfdc5fc5b * Repeater and Room Server: flood advert timer now uses the path_hash_mode pref 4 months ago
Ryan Gregg 88892de864 Fix Ethernet init checking hardwareStatus before begin() and deduplicate CLI code 4 months ago
Ryan Gregg 61ba79966b Address PR review feedback from liamcottle (second round) 4 months ago
Ryan Gregg 3e9ceba24a Updates based on PR review feedback from liamcottle 4 months ago
Ryan Gregg 70b51bd096 Add native Ethernet support for RAK4631 repeater, room server, and companion 4 months ago
Scott Powell 3fe2dd7f48 * ver 1.14.0 5 months ago
João Brázio 3e7fb4add1
Add setRxBoostedGain method declaration and implementation for SX1262/SX1268 5 months ago
João Brázio 9a95e25ef2
Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 5 months ago
João Brázio f858f2e4bb
Rename sx126x_rx_boosted_gain to rx_boosted_gain 5 months ago
Scott Powell 5684b4f1b8 * LOOP_DETECT_MODERATE bug fix 5 months ago
Scott Powell e233346bf0 * repeater: new "get/set loop.detect {off | minimal | moderate | strict }" 5 months ago
Wessel Nieboer 1ab8a6f6da
Address review comments 5 months ago
Daniel Novak c7568a8db0 Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal() 5 months ago
Specter242 e08dcbdd03 sensecap solar: stabilize wake pin and add button hold poweroff 5 months ago
Scott Powell a66773bac0 * CommonCLI: added "get/set path.hash.mode " 5 months ago
Scott Powell 3e76161e9c * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) 5 months ago
Scott Powell 5de3e1bf32 * repeater: slight increase to default direct.txdelay 5 months ago
3DPGG 3e53df5082 Fix LilyGo_TLora_V2_1_1_6_terminal_chat build 5 months ago
realtag 0770618ee2 Allow repeater discovery even if repeater mode is disabled on the requesting repeater. 5 months ago