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-25 02:05:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99a34731693432e844db03622ded3b739de705dc
MeshCore
/
src
T
History
ripplebiz
5b4544b9fe
Merge pull request
#889
from fdlamotte/sensecap_indicator
...
Sensecap indicator
2025-11-03 11:09:17 +11:00
..
helpers
Merge pull request
#889
from fdlamotte/sensecap_indicator
2025-11-03 11:09:17 +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
* Companion: Now using transport codes { 0, 0 } when Share contact zero hop.
2025-10-31 20:40:22 +11:00
Mesh.h
* Companion: Now using transport codes { 0, 0 } when Share contact zero hop.
2025-10-31 20:40:22 +11:00
MeshCore.h
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
2025-10-30 16:45:50 +11: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