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-18 18:25:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebf4599c92b8f6c70a51a7c494664bb93e75c26b
MeshCore
/
src
T
History
ripplebiz
ebf4599c92
Merge pull request
#920
from recrof/heltec_v3_cleanup
...
heltec v3 cleanup
2025-10-19 14:01:50 +11:00
..
helpers
Merge pull request
#920
from recrof/heltec_v3_cleanup
2025-10-19 14:01:50 +11:00
Dispatcher.cpp
Add a counter to track rx time for repeater stats
2025-07-30 09:41:20 -07:00
Dispatcher.h
* fix: init rx_air_time to 0
2025-08-01 20:05:37 +10:00
Identity.cpp
* refactor: moved ACL out of SensorMesh -> ClientACL
2025-09-12 15:35:31 +10:00
Identity.h
fix multiple candidates warning
2025-09-28 21:01:41 +13:00
Mesh.cpp
* CommonCLI: new "multi.acks" config setting
2025-07-16 18:51:18 +10:00
Mesh.h
* CommonCLI: new "multi.acks" config setting
2025-07-16 18:51:18 +10:00
MeshCore.h
Refactor debug logging across bridge implementations
2025-10-06 12:57:04 +01:00
Packet.cpp
* Packet::readFrom() payload_len guard
2025-04-26 11:05:13 +10:00
Packet.h
* new PAYLOAD_TYPE_MULTIPART
2025-06-23 01:14:08 +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