802 Commits (main)

Author SHA1 Message Date
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
João Brázio 71136671bd
Implement remote lna toggle cli cmd 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
Rastislav Vysoky c345f1da8e
Revert "Remove _serial->isConnected() logic from buzzer notifications" 4 months ago
Scott Powell 465776d667 * ver 1.12.0 4 months ago
Steven Linn 44e7c092c8 Add battery min/max voltage parameter support 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
taco 9dd52bd0cc build fix for room server with MESH_DEBUG=1 4 months ago
Scott Powell 3c27132914 * T1000e BLE - default node name is now the MAC address 4 months ago
nakoeppen d68bc74514 Remove _serial->isConnected() logic from buzzer notifications 4 months ago
taco b919119faf only write contacts when changed 5 months ago
taco c61fde9328 always send PUSH_CODE_NEW_ADVERT when advert was not added to contacts[] 5 months ago