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
/
main.cpp
Age
Commit message (
Expand
)
Author
2026-02-27
sensecap solar: stabilize wake pin and add button hold poweroff
Specter242
2026-02-05
Merge remote-tracking branch 'upstream/dev' into 2026/t114-sensors
João Brázio
2026-02-05
Refactor Heltec T114 sensor management
João Brázio
2026-02-01
nrf52: allow repeater to sleep when idle
taco
2026-01-26
added build flag to enable/disable boot advert
liamcottle
2026-01-26
boot adverts are now zero hop instead of flood
liamcottle
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-11-03
* new CLI commands: region, region load, region save, region get, region allow
Scott Powell
2025-10-30
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
Scott Powell
2025-09-09
Merge branch 'dev' into rep-room-acl
Scott Powell
2025-09-09
* Repeater: slight refactor of 'bridge' instantiation
Scott Powell
2025-09-09
Merge branch 'dev' into rep-room-acl
Scott Powell
2025-09-08
* refactor: MyMesh class extracted
Scott Powell
2025-09-08
Merge remote-tracking branch 'upstream/dev' into jbrazio/2025_3f11ad35
João Brázio
2025-09-07
Support ESPNow and improve documentation
João Brázio
2025-09-05
Remove retransmit check for RS232 bridge in logTx
João Brázio
2025-09-05
Rename `SerialBridge` to `RS232Bridge`
João Brázio
2025-09-05
Add serial logging for TX/RX packets
João Brázio
2025-09-04
Extract serial bridge into dedicated classes
João Brázio
2025-09-02
add heltec meshpocket board.
Quency-D
2025-09-01
Merge remote-tracking branch 'upstream/dev' into jbrazio/2025_3f11ad35
João Brázio
2025-09-01
* ver bump
Scott Powell
2025-09-01
* added CommonCLI::saveIdentity()
Scott Powell
2025-08-31
* ver bump
Scott Powell
2025-08-29
use new instance of neighbour info object when removing neighbour
liamcottle
2025-08-25
add ability to remove neighbour via cli
liamcottle
2025-08-22
Merge remote-tracking branch 'origin/dev' into jbrazio/2025_3f11ad35
João Brázio
2025-08-20
set default flood advert interval to 12 hours
recrof
2025-08-01
Merge pull request #563 from Cisien/cisien/add-rx-time
ripplebiz
2025-08-01
* new CommonCLI commands: "get prv.key", "set prv.key {hex}"
Scott Powell
2025-07-31
* REQ_TYPE_GET_TELEMETRY_DATA, first reserved byte (of 4) is now inverse mas...
Scott Powell
2025-07-30
Add a counter to track rx time for repeater stats
Chris
2025-07-29
Merge remote-tracking branch 'origin/dev' into jbrazio/2025_3f11ad35
João Brázio
2025-07-24
* ver bump to 1.7.4
Scott Powell
2025-07-23
* CommonCLI: "set radio " now with optional 5th param timeout_mins, for apply...
Scott Powell
2025-07-16
* CommonCLI: new "multi.acks" config setting
Scott Powell
2025-07-15
* ver bump
Scott Powell
2025-07-09
Refactor serial bridge handling
João Brázio
2025-07-08
More robust handling of pkt len
João Brázio
2025-07-08
Add null check for packet allocation and clean up Dispatcher
João Brázio
2025-07-08
* refactor: CommonCLI, processing of optional command prefix moved to handleC...
Scott Powell
2025-07-08
* Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc does...
Scott Powell
2025-07-08
Remove serial bridge implementation and implement simplified version directly...
João Brázio
2025-07-04
Merge remote-tracking branch 'upstream/dev' into jbrazio/2025_3f11ad35
João Brázio
2025-07-02
* ver bump to v1.7.2
Scott Powell
2025-06-29
* ver bump to v1.7.1
Scott Powell
2025-06-27
Serial bridge implementation
João Brázio
2025-06-13
* interference threshold now disabled by default
Scott Powell
2025-06-13
* repeater and room server: new CLI setting "agc.reset.interval" (seconds)
Scott Powell
[next]