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 12:25:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85e867e923aa82e55f37bb0e470f638aa6e324e0
MeshCore
/
src
T
History
ripplebiz
85e867e923
Merge pull request
#47
from fdlamotte/t1000e_work
...
T1000e in tree ;)
2025-02-26 18:04:22 +11:00
..
helpers
Merge pull request
#47
from fdlamotte/t1000e_work
2025-02-26 18:04:22 +11:00
Dispatcher.cpp
* MESH_DEBUG_PRINTLN fixes
2025-02-20 18:04:35 +11:00
Dispatcher.h
* Mesh/Dispatcher: MESH_DEBUG_ and MESH_PACKET_LOGGING now output date-time. (new getLogDateTime() virtual)
2025-02-20 12:41:47 +11:00
Identity.cpp
* LocalIdentity:: writeTo( array ) and readFrom (array )
2025-01-16 01:59:11 +11:00
Identity.h
* LocalIdentity:: writeTo( array ) and readFrom (array )
2025-01-16 01:59:11 +11:00
Mesh.cpp
* repeater and room server: login password now using strcmp(), new 'set direct.txdelay ..' config
2025-02-24 20:52:13 +11:00
Mesh.h
* repeater and room server: login password now using strcmp(), new 'set direct.txdelay ..' config
2025-02-24 20:52:13 +11:00
MeshCore.h
* refactor: new helpers/nrf52 dir
2025-02-03 12:53:38 +11:00
Packet.cpp
* new Packet::writeTo(), readFrom() methods. (for saving snapshots of packets)
2025-01-30 18:34:18 +11:00
Packet.h
* new PAYLOAD_TYPE_RAW_CUSTOM
2025-02-23 15:35:33 +11: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