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_room_server
/
main.cpp
Age
Commit message (
Expand
)
Author
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-10-30
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
Scott Powell
2025-09-09
* room refactor: extracted MyMesh class
Scott Powell
2025-09-02
add heltec meshpocket board.
Quency-D
2025-09-01
* ver bump
Scott Powell
2025-09-01
* added CommonCLI::saveIdentity()
Scott Powell
2025-08-31
* ver bump
Scott Powell
2025-08-20
set default flood advert interval to 12 hours
recrof
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-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
Merge branch 'dev' into double-acks
Scott Powell
2025-07-15
* ver bump
Scott Powell
2025-07-09
Merge branch 'dev' into double-acks
Scott Powell
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
Merge branch 'dev' into double-acks
Scott Powell
2025-07-02
* ver bump to v1.7.2
Scott Powell
2025-06-29
Merge branch 'dev' into double-acks
Scott Powell
2025-06-29
* ver bump to v1.7.1
Scott Powell
2025-06-24
Merge branch 'dev' into double-acks
Scott Powell
2025-06-23
* room server: new posts now delayed by 6 seconds before syncing to clients
Scott Powell
2025-06-23
* new PAYLOAD_TYPE_MULTIPART
Scott Powell
2025-06-16
* room server: suggested keep_alive interval now disabled
Scott Powell
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
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-06-02
* Room server fix: re-tries for pushPostToClient() used to have same packet hash
Scott Powell
2025-05-27
* Room server: stats refactor -> 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-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-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-01
merge from dev
JQ
2025-04-30
* refactor: "neighbors" command
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
[next]