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 03:45:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30488e6f675fece372c58af5c07090574f06c57d
MeshCore
/
src
T
History
ripplebiz
ecfeb2ff63
Merge pull request
#314
from seagull9000/RTTTL-tweaks1
...
RTTTL on message types
2025-05-20 17:44:19 +10:00
..
helpers
Merge pull request
#314
from seagull9000/RTTTL-tweaks1
2025-05-20 17:44:19 +10:00
Dispatcher.cpp
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets
2025-05-14 16:50:11 +10:00
Dispatcher.h
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets
2025-05-14 16:50:11 +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
* possible bug when forwarding direct mode packets
2025-05-18 21:22:27 +10:00
Mesh.h
* companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying'
2025-05-16 19:57:09 +10:00
MeshCore.h
* OTA update for ESP32 targets
2025-03-22 23:51:44 +11: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