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
2025-06-07
* ver bump to v1.7.0
Scott Powell
2025-06-04
* SERVER_RESPONSE_DELAY now applied to: login responses, companion telemetry ...
Scott Powell
2025-06-03
* repeater & room server: new SERVER_RESPONSE_DELAY and TXT_ACK_DELAY defines.
Scott Powell
2025-05-27
* stats: curr_free_queue_len now repurposed to noise_floor
Scott Powell
2025-05-26
* interference threshold now stored in prefs, CLI: set/get "int.thresh"
Scott Powell
2025-05-24
* ver bump to 1.6.2
Scott Powell
2025-05-19
* big refactor of the 'display' object. Now defined in variants/*/target modu...
Scott Powell
2025-05-17
* ver bump to v1.6.1
Scott Powell
2025-05-15
* repeater: MAX_CLIENTS now defaults to 32
Scott Powell
2025-05-14
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-futur...
Scott Powell
2025-05-13
* CommonCLI: added "clear stats" command
Scott Powell
2025-05-13
* Repeater/Room server: new diagnostics, stats.n_full_events now repurposed t...
Scott Powell
2025-05-12
* repeater: neighbors CLI, now returns secs ago, not timestamp
Scott Powell
2025-05-11
wio-e5 : initial port
Florent
2025-05-09
* ver bump to v1.6.0
Scott Powell
2025-05-06
* refactor: removed mesh::Mesh dependency from CommonCLI
Scott Powell
2025-05-03
* new: SensorManager
Scott Powell
2025-05-02
* repeater CLI: 'neighbors' command now responds with "-none-" if no neighbors
Scott Powell
2025-05-01
merge from dev
JQ
2025-04-30
* refactor: "neighbors" command
Scott Powell
2025-04-30
* Repeater: neighbour table now only of other repeaters
Scott Powell
2025-04-30
* bug fix for CLI retry attempts (should be ignored)
Scott Powell
2025-04-30
* repeater: new CLI command 'neighbors'
Scott Powell
2025-04-27
Merge branch 'ripplebiz:main' into ui-enhancements
Jacob Quatier
2025-04-22
* RP2040 IdentityStore begin(), to ensure mkdir()
Scott Powell
2025-04-21
Merge 'dev' into 'feature/rp2040_picow_dev'.
AeroXuk
2025-04-21
Added Pi PIcoW support in the following modes:
AeroXuk
2025-04-21
* ver bump to v1.5.1
Scott Powell
2025-04-21
* ver bump to v1.5.0
Scott Powell
2025-04-20
UI: battery indicator, boot screen, radio settings
Jacob Quatier
2025-04-08
show firmware version and build date on repeater screen
liamcottle
2025-04-07
* ver bump to v1.4.3
Scott Powell
2025-04-06
* ID hash 0x00 and 0xFF now reserved for future.
Scott Powell
2025-04-01
show please wait message on repeater boot
liamcottle
2025-03-30
* ver bump to v1.4.2
Scott Powell
2025-03-29
added new CommonCLI get commands: get role and get public.key
recrof
2025-03-27
* refactor: rtc_clock now defined by variants/*/target modules
Scott Powell
2025-03-27
* new ESPNOWRadio driver
Scott Powell
2025-03-27
Merge branch 'dev' into esp-now
Scott Powell
2025-03-25
* ver bump to 1.4.1
Scott Powell
2025-03-25
* more experiments
Scott Powell
2025-03-23
* repeater & room server: new config "flood.advert.interval"
Scott Powell
2025-03-21
* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'
Scott Powell
2025-03-19
* ver bump to v1.4.0
Scott Powell
2025-03-16
add ProMicroLLCC68 for Faketec w/ LLCC68
lincomatic
2025-03-13
Merge branch 'ripplebiz:main' into faketec-support
oltaco
2025-03-13
* ver bump: 1.3.0
Scott Powell
2025-03-11
added conditional to radio bringup for RA01-SH support on faketec
taco
2025-03-11
Faketec board support, including build targets
taco
2025-03-10
* repeater & room server: new CLI config "flood.max"
Scott Powell
[prev]
[next]