index
:
MeshCore
smart
A new lightweight, hybrid routing mesh protocol for packet radios
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
simple_repeater
/
MyMesh.cpp
Age
Commit message (
Expand
)
Author
2026-03-16
Merge branch 'dev' into 2026/remote-lna
João Brázio
2026-03-16
Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna
João Brázio
2026-03-16
* Repeater and Room Server: flood advert timer now uses the path_hash_mode pref
Scott Powell
2026-03-08
Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucket
ripplebiz
2026-03-07
Merge pull request #1877 from DanielNovak/fix-countbefore-sentinel-regression
ripplebiz
2026-03-05
Add setRxBoostedGain method declaration and implementation for SX1262/SX1268
João Brázio
2026-03-05
Remove unused RX boosted gain mode functions and related preprocessor directi...
João Brázio
2026-03-05
Rename sx126x_rx_boosted_gain to rx_boosted_gain
João Brázio
2026-03-05
Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna
João Brázio
2026-03-05
* LOOP_DETECT_MODERATE bug fix
Scott Powell
2026-03-05
* repeater: new "get/set loop.detect {off | minimal | moderate | strict }"
Scott Powell
2026-02-28
Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal()
Daniel Novak
2026-02-27
Merge branch 'dev' into 2026/remote-lna
João Brázio
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-17
Merge pull request #1718 from realtag-github/repeater-v1.13-implement-discover
Liam Cottle
2026-02-17
* repeater: slight increase to default direct.txdelay
Scott Powell
2026-02-16
Fix LilyGo_TLora_V2_1_1_6_terminal_chat build
3DPGG
2026-02-17
Allow repeater discovery even if repeater mode is disabled on the requesting ...
realtag
2026-02-17
Increased the timeout timer to 60 seconds, up from 30 seconds.
realtag
2026-02-17
discover.neighbors sends a tagged repeater discovery request and only accepts...
realtag
2026-02-17
discover sends a single repeater discovery request and populates the neighbor...
realtag
2026-02-10
Implement remote lna toggle cli cmd
João Brázio
2026-02-08
Merge pull request #1609 from weebl2000/bridge-always-has-work
ripplebiz
2026-02-07
Bridge always has work (prevents sleep)
Wessel Nieboer
2026-02-06
Allow negative tx power
Wessel Nieboer
2026-01-27
Merge pull request #1476 from mattzzw/region_via_LoRa
ripplebiz
2026-01-26
Add output of region cmd via lora cli
Matthias Wientapper
2026-01-26
boot adverts are now zero hop instead of flood
liamcottle
2026-01-26
Merge pull request #1477 from Cisien/dev
ripplebiz
2026-01-24
Expose a counter to track RadioLib receive errors
Chris
2026-01-25
allow set prv.key from remote, validate new prv.key
taco
2026-01-25
recalc ClientACL shared_secrets at startup
taco
2026-01-25
refactor ClientACL and CommonCLI, add ClientACL::clear()
taco
2026-01-12
* repeater login response, FIRMWARE_VER_LEVEL now bumped to 2
Scott Powell
2026-01-12
* new req/resp (after login): REQ_TYPE_GET_OWNER_INFO (includes firmware-ver)
Scott Powell
2026-01-09
* ANON_REQ_TYPE_VER_OWNER now delimited by newline chars
Scott Powell
2026-01-09
* CommonCLI: added "set name ..." validation
Scott Powell
2026-01-09
* new ANON_REQ_TYPE_VER (for just simple clock + ver info)
Scott Powell
2026-01-09
* ANON_REQ_TYPE_VER_OWNER, now includes node_name
Scott Powell
2026-01-09
* new ANON_REQ_TYPE_VER_OWNER
Scott Powell
2026-01-08
* ANON_REQ_TYPE_REGIONS now direct only, with reply_path encoded in request
Scott Powell
2026-01-04
Implement token bucket duty cycle enforcement
ViezeVingertjes
2026-01-03
* Repeater: new anon request sub-type: ANON_REQ_TYPE_REGIONS (rate limited t...
Scott Powell
2025-12-31
Merge pull request #1266 from IoTThinks/MCdev-Powersaving-for-esp32-202512
ripplebiz
2025-12-27
To fix the default temperature to be overridden by external sensors (if any)
Kevin Le
2025-12-24
Modified hasPendingWork to return bool
Kevin Le
2025-12-23
Added powersaving to all ESP32 boards with RTC-supported DIO1
Kevin Le
2025-12-13
Fixed to call getMCUTemperature once.
Kevin Le
2025-12-12
Added default temperature from ESP32 MCU and NRF52 MCU
Kevin Le
[next]