aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2026-03-03Clarify comment wording: 1 = direct (0 hops)Wouter Bijen
2026-03-03Address PR review: subtract-1 encoding and clamp max_hopsWouter Bijen
2026-03-02Add configurable max hops filter for auto-add contactsWouter Bijen
2026-02-28Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal()Daniel Novak
2026-02-27sensecap solar: stabilize wake pin and add button hold poweroffSpecter242
2026-02-27Merge branch 'dev' into 2026/remote-lnaJoão Brázio
2026-02-24Fix remote LNA toggle bugs: correct register comparison, add missing implemen...Wessel Nieboer
2026-02-24* CMD_GET_ADVERT_PATH bug fixScott Powell
2026-02-24* room server fixScott Powell
2026-02-24* revert CMD_SEND_SELF_ADVERT, use _prefs.path_hash_modeScott Powell
2026-02-23* added CMD_SET_PATH_HASH_MODEScott Powell
2026-02-23* companion: new pref: path_hash_mode (0..2)Scott Powell
2026-02-23* CommonCLI: added "get/set path.hash.mode "Scott Powell
2026-02-21* refactor of Contact/Client out_path_len (stored in files), from signed to u...Scott Powell
2026-02-17Merge pull request #1718 from realtag-github/repeater-v1.13-implement-discoverLiam Cottle
2026-02-17* companion: retransmit delays now hard-coded (only for client repeat mode)Scott Powell
2026-02-17* repeater: slight increase to default direct.txdelayScott Powell
2026-02-16Fix LilyGo_TLora_V2_1_1_6_terminal_chat build3DPGG
2026-02-17Allow repeater discovery even if repeater mode is disabled on the requesting ...realtag
2026-02-17Increased the timeout timer to 60 seconds, up from 30 seconds.realtag
2026-02-17discover.neighbors sends a tagged repeater discovery request and only accepts...realtag
2026-02-17discover sends a single repeater discovery request and populates the neighbor...realtag
2026-02-15* ver 1.13.0Scott Powell
2026-02-15Merge pull request #1672 from ChaoticLeah/feature/mute-buzzer-iconripplebiz
2026-02-14* client_repeat state now in _DEVICE_INFO responseScott Powell
2026-02-14* companion client repeat mode supportScott Powell
2026-02-11Add muted icon to show when buzzer is mutedLeah
2026-02-10Implement remote lna toggle cli cmdJoão Brázio
2026-02-10fix estimated timeout for multi byte path tracesliamcottle
2026-02-09Merge pull request #1605 from ViezeVingertjes/kiss-modem-spec-complianceripplebiz
2026-02-08Merge pull request #1609 from weebl2000/bridge-always-has-workripplebiz
2026-02-08Merge pull request #1316 from weebl2000/allow-negative-txLiam Cottle
2026-02-07Parse as signed intWessel Nieboer
2026-02-07simplify kiss noise floor samplingagessaman
2026-02-07Bridge always has work (prevents sleep)Wessel Nieboer
2026-02-07Remove redundant locals in handleSetRadioViezeVingertjes
2026-02-07Remove individual HW_RESP_* defines, use HW_RESP() macro directlyViezeVingertjes
2026-02-07Remove redundant send/complete/finished callbacks, use Radio interface directlyViezeVingertjes
2026-02-07Add toggleable per-packet signal reportingViezeVingertjes
2026-02-07Use high-bit convention for hardware response codesViezeVingertjes
2026-02-07Add KISS UART supportViezeVingertjes
2026-02-07fix(kiss_modem): improve RX delivery and noise floor samplingagessaman
2026-02-07Reorganise KISS protocol to close gaps.ViezeVingertjes
2026-02-07Add periodic noise floor calibration and AGC resetViezeVingertjes
2026-02-07Rewrite KISS modem to be fully spec-compliantViezeVingertjes
2026-02-07Merge pull request #1596 from jbrazio/2026/t114-sensorsripplebiz
2026-02-07Merge pull request #1591 from agessaman/fix-kiss-noise-floorripplebiz
2026-02-06Allow negative tx powerWessel Nieboer
2026-02-05Clean up comments on kiss noise floor changes.Adam Gessaman
2026-02-05Merge remote-tracking branch 'upstream/dev' into 2026/t114-sensorsJoão Brázio