This website requires JavaScript.
Explore
Help
Sign In
dandri
/
MeshCore
Watch
1
Star
0
Fork
0
You've already forked MeshCore
mirror of
https://github.com/meshcore-dev/MeshCore.git
synced
2026-05-15 14:35:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be68aaed20aa35bf97cfdb214925885b190f1963
MeshCore
/
src
T
History
ripplebiz
e8b1f317f3
Merge pull request
#503
from fdlamotte/buzzer--disable-when-quiet
...
Buzzer disable when quiet
2025-07-10 14:58:42 +10:00
..
helpers
Merge pull request
#503
from fdlamotte/buzzer--disable-when-quiet
2025-07-10 14:58:42 +10:00
Dispatcher.cpp
* fix for when AGC reset is disabled (interval = 0)
2025-06-13 14:25:09 +10:00
Dispatcher.h
* repeater and room server: new CLI setting "agc.reset.interval" (seconds)
2025-06-13 14:15:21 +10:00
Identity.cpp
* verify() fix moved to Identity class
2025-03-19 17:30:35 +11:00
Identity.h
* LocalIdentity:: writeTo( array ) and readFrom (array )
2025-01-16 01:59:11 +11:00
Mesh.cpp
* Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated
2025-07-08 23:19:35 +10:00
Mesh.h
* Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated
2025-07-08 23:19:35 +10:00
MeshCore.h
t1000e: gps toggle not using board class
2025-06-19 17:26:58 +02:00
Packet.cpp
* Packet::readFrom() payload_len guard
2025-04-26 11:05:13 +10:00
Packet.h
minor refactor
2025-04-11 19:11:06 +10:00
Utils.cpp
* Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares
2025-02-03 13:56:57 +11:00
Utils.h
* Terminal Chat: "set ..." commands, save to "node_prefs" file, consistent with the other firmwares
2025-02-03 13:56:57 +11:00