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-19 03:05:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e3933f18a838c2cd481c4c76ede10982e60086c
MeshCore
/
src
T
History
ripplebiz
f9079985b6
Merge pull request
#724
from recrof/thinknode_m1_refactor
...
tidy up thinknode_m1 variant
2025-09-04 19:33:49 +10:00
..
helpers
Merge pull request
#724
from recrof/thinknode_m1_refactor
2025-09-04 19:33:49 +10: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
* 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
* 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
sensors: gpio command
2025-07-22 21:08:15 +02: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