756 Commits (8769c4b8763cbce80228a8a4510e8f9168fec01e)

Author SHA1 Message Date
Wouter Bijen 1d190ad944 Clamp max_hops to 64 to cover full protocol hop range (0-63) 3 months ago
Wouter Bijen 2cb08775c0 Clarify comment wording: 1 = direct (0 hops) 3 months ago
Wouter Bijen c016db86d5 Address PR review: subtract-1 encoding and clamp max_hops 3 months ago
Wouter Bijen 00566741f6 Add configurable max hops filter for auto-add contacts 3 months ago
Scott Powell b14879ce2d * CMD_GET_ADVERT_PATH bug fix 3 months ago
Scott Powell 9d5c4865c3 * room server fix 3 months ago
Scott Powell 213d085012 * revert CMD_SEND_SELF_ADVERT, use _prefs.path_hash_mode 3 months ago
Scott Powell 5b0884ad2d * added CMD_SET_PATH_HASH_MODE 3 months ago
Scott Powell e52d57c065 * companion: new pref: path_hash_mode (0..2) 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 2e00298128 * companion: retransmit delays now hard-coded (only for client repeat mode) 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
Scott Powell 0abac35744 * client_repeat state now in _DEVICE_INFO response 4 months ago
Scott Powell 564a19d125 * companion client repeat mode support 4 months ago
Leah fb025fb67e
Add muted icon to show when buzzer is muted 4 months ago
liamcottle bafa2ccd22 fix estimated timeout for multi byte path traces 4 months ago
Wessel Nieboer e8646f5ede
Parse as signed int 4 months ago
agessaman 776131e263 simplify kiss noise floor sampling 4 months ago
Wessel Nieboer c4c287d01b
Bridge always has work (prevents sleep) 4 months ago
ViezeVingertjes f6ebbd978e Remove redundant locals in handleSetRadio 4 months ago
ViezeVingertjes 5157daf1c1 Remove individual HW_RESP_* defines, use HW_RESP() macro directly 4 months ago
ViezeVingertjes 00b44c4114 Remove redundant send/complete/finished callbacks, use Radio interface directly 4 months ago
ViezeVingertjes 5ccd99e25f Add toggleable per-packet signal reporting 4 months ago
ViezeVingertjes 7982d1ce1f Use high-bit convention for hardware response codes 4 months ago
ViezeVingertjes 49e7516145 Add KISS UART support 4 months ago
agessaman f445b5acdc fix(kiss_modem): improve RX delivery and noise floor sampling 4 months ago
ViezeVingertjes 02ddc05c30 Reorganise KISS protocol to close gaps. 4 months ago
ViezeVingertjes f78617dbdb Add periodic noise floor calibration and AGC reset 4 months ago
ViezeVingertjes 5dcc377b77 Rewrite KISS modem to be fully spec-compliant 4 months ago
Wessel Nieboer d0720c63c2
Allow negative tx power 5 months ago
Adam Gessaman c0b81b9ad8 Clean up comments on kiss noise floor changes. 4 months ago
João Brázio 5cb26b91f6
Refactor Heltec T114 sensor management 4 months ago
agessaman 0fb570338f fix(kiss): periodic noise floor calibration and AGC reset 4 months ago
taco 598489be47 refactor ui with ring buffer and display most recent 4 months ago
ViezeVingertjes f0ba14ff75 Remove sync word handling from KissModem. 4 months ago
taco a342ab8437 nrf52: allow repeater to sleep when idle 4 months ago
ViezeVingertjes 240b5ea1e3 Refactor KissModem to integrate radio and sensor management directly, removing callback dependencies. 4 months ago
ViezeVingertjes 1bcb52bab3 Add new commands and responses for RSSI, channel status, airtime, noise floor, statistics, battery, and sensors. 4 months ago
taco 8d5eaf500d add makeBlobPath inline helper for esp32 4 months ago
taco e6e1b810f8 add DataStore::deleteBlobByKey() 4 months ago
ViezeVingertjes c786cfe613 Add KISS Modem firmware 4 months ago
agessaman 019bbf74d3 Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response 4 months ago
taco c7eea3915d fix: remove esp_wifi.h from esp32board.h 4 months ago