295 Commits (fb726e48c22a9b2828aa2a31f37d51c7fec93980)

Author SHA1 Message Date
terminalvelocity23 08de3fb01f Make sendNodeDiscoverReq() public for post-boot discovery 2 months ago
Scott Powell 467959cc3b * version 1.14.1 3 months ago
Scott Powell fcfdc5fc5b * Repeater and Room Server: flood advert timer now uses the path_hash_mode pref 3 months ago
Scott Powell 3fe2dd7f48 * ver 1.14.0 3 months ago
João Brázio 3e7fb4add1
Add setRxBoostedGain method declaration and implementation for SX1262/SX1268 3 months ago
João Brázio 9a95e25ef2
Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 3 months ago
João Brázio f858f2e4bb
Rename sx126x_rx_boosted_gain to rx_boosted_gain 3 months ago
Scott Powell 5684b4f1b8 * LOOP_DETECT_MODERATE bug fix 3 months ago
Scott Powell e233346bf0 * repeater: new "get/set loop.detect {off | minimal | moderate | strict }" 3 months ago
Daniel Novak c7568a8db0 Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal() 3 months ago
Specter242 e08dcbdd03 sensecap solar: stabilize wake pin and add button hold poweroff 3 months ago
Scott Powell a66773bac0 * CommonCLI: added "get/set path.hash.mode " 3 months ago
Scott Powell 3e76161e9c * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) 4 months ago
Scott Powell 5de3e1bf32 * repeater: slight increase to default direct.txdelay 4 months ago
3DPGG 3e53df5082 Fix LilyGo_TLora_V2_1_1_6_terminal_chat build 4 months ago
realtag 0770618ee2 Allow repeater discovery even if repeater mode is disabled on the requesting repeater. 4 months ago
realtag bf9c6cb50f Increased the timeout timer to 60 seconds, up from 30 seconds. 4 months ago
realtag 87c78a98bd discover.neighbors sends a tagged repeater discovery request and only accepts matching repeater responses 4 months ago
realtag e8785dd9b0 discover sends a single repeater discovery request and populates the neighbor list; self is excluded 4 months ago
Scott Powell e2571accbe * ver 1.13.0 4 months ago
João Brázio 71136671bd
Implement remote lna toggle cli cmd 4 months ago
Wessel Nieboer c4c287d01b
Bridge always has work (prevents sleep) 4 months ago
Wessel Nieboer d0720c63c2
Allow negative tx power 5 months ago
João Brázio 5cb26b91f6
Refactor Heltec T114 sensor management 4 months ago
taco a342ab8437 nrf52: allow repeater to sleep when idle 4 months ago
Scott Powell 465776d667 * ver 1.12.0 4 months ago
Matthias Wientapper 0805a47f35 Add output of region cmd via lora cli 4 months ago
liamcottle d13bc446de added build flag to enable/disable boot advert 4 months ago
liamcottle ed589f9620 boot adverts are now zero hop instead of flood 4 months ago
Chris c16bcd2fe3 Expose a counter to track RadioLib receive errors 4 months ago
taco 96ef5e5efe allow set prv.key from remote, validate new prv.key 4 months ago
taco 988287bfd7 recalc ClientACL shared_secrets at startup 4 months ago
taco 6336bd5b72 refactor ClientACL and CommonCLI, add ClientACL::clear() 4 months ago
Scott Powell 69a71d0e25 * repeater login response, FIRMWARE_VER_LEVEL now bumped to 2 5 months ago
Scott Powell b6110eee38 * new req/resp (after login): REQ_TYPE_GET_OWNER_INFO (includes firmware-ver) 5 months ago
Scott Powell 4e4f6d92a0 * ANON_REQ_TYPE_VER_OWNER now delimited by newline chars 5 months ago
Scott Powell 65796c8f20 * CommonCLI: added "set name ..." validation 5 months ago
Scott Powell fd69acb421 * new ANON_REQ_TYPE_VER (for just simple clock + ver info) 5 months ago
Scott Powell 2a035ad816 * ANON_REQ_TYPE_VER_OWNER, now includes node_name 5 months ago
Scott Powell 5475043083 * new ANON_REQ_TYPE_VER_OWNER 5 months ago
Scott Powell 5cc44dd802 * ANON_REQ_TYPE_REGIONS now direct only, with reply_path encoded in request 5 months ago
ViezeVingertjes eb4fa032ff Implement token bucket duty cycle enforcement 5 months ago
Scott Powell 3af25495bb * Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited to max 4 every 3 mins) 5 months ago
Kevin Le 26321162ee To fix the default temperature to be overridden by external sensors (if any) 5 months ago
Kevin Le 1706f759b7 Modified hasPendingWork to return bool 5 months ago
Kevin Le 5c6c15942b Added powersaving to all ESP32 boards with RTC-supported DIO1 5 months ago
Kevin Le 2deb9cf144 Fixed to call getMCUTemperature once. 6 months ago
Kevin Le 4504ad4daf Added default temperature from ESP32 MCU and NRF52 MCU 6 months ago
Scott Powell e054597a18 * ver 1.11.0 6 months ago
Scott Powell dc58f0ea83 * BUG FIX: repeater remote admin, flood login should invalidate the client->out_path 6 months ago