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
Age
Commit message (
Expand
)
Author
2026-03-20
* version 1.14.1
Scott Powell
2026-03-16
Add MCU temperature to telemetry responses from room servers.
Orum
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-06
* ver 1.14.0
Scott Powell
2026-02-28
Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal()
Daniel Novak
2026-02-24
* room server fix
Scott 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-15
* ver 1.13.0
Scott Powell
2026-02-06
Allow negative tx power
Wessel Nieboer
2026-01-29
* ver 1.12.0
Scott Powell
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
2026-01-25
Merge pull request #1457 from oltaco/remote-set-prvkey
ripplebiz
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-23
build fix for room server with MESH_DEBUG=1
taco
2026-01-04
Implement token bucket duty cycle enforcement
ViezeVingertjes
2025-11-30
* ver 1.11.0
Scott Powell
2025-11-25
Merge pull request #1131 from wel97459/dev-uint
ripplebiz
2025-11-25
* BUG FIX: remote login fix same as repeater
Scott Powell
2025-11-21
add board.setAdcMultiplier to room server and sensor
taco
2025-11-20
Changed uint to a uint8_t
Winston Lowe
2025-11-13
* ver 1.10.0
Scott Powell
2025-11-11
Merge pull request #971 from fdlamotte/remove_set_setting_by_key
ripplebiz
2025-11-11
Merge branch 'dev' into remove_set_setting_by_key
Florent
2025-11-09
* fix: repeater and room server telemetry requests now return all telemetry f...
Scott Powell
2025-10-30
* FIX: for divide by zero crash
Scott Powell
2025-10-30
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
Scott Powell
2025-10-30
* direct.txdelay default now 0.2 (was zero)
Scott Powell
2025-10-29
* experimental: retransmit delay, removing the 6 'slots'
Scott Powell
2025-10-28
Adds serial commands to get stats
Michael Hart
2025-10-23
increase room server max uptime from 49 days to 136 years
liamcottle
2025-10-18
SensorManager: remove setSettingByKey
Florent
2025-10-18
CommonCli: Remove dependency on target.h
Florent
2025-10-14
* repeater and room server: enable downgrading permissions on guest login
Scott Powell
2025-10-12
* Refactor: advert_loc_policy now applied in new method CommonCLI::buildAdver...
Scott Powell
2025-10-12
* Advert type fix
Scott Powell
2025-10-11
gps_cli: gps advert to control advert location policy
Florent
2025-10-06
gps_cli: gps also restored on sensors and rooms
Florent de Lamotte
2025-10-02
* ver 1.9.1
Scott Powell
2025-09-28
* ver 1.9.0
Scott Powell
2025-09-27
* repeater & room server fix for blank guest password
Scott Powell
2025-09-25
* companion: disabled processing/sending of keep_alive packets (deprecated)
Scott Powell
2025-09-25
* Login response payload: now includes FIRMWARE_VER_LEVEL
Scott Powell
2025-09-14
* bug fix
Scott Powell
[next]