This website requires JavaScript.
Explore
Help
Sign In
adam
/
Meck
Watch
1
Star
0
Fork
0
You've already forked Meck
mirror of
https://github.com/pelgraine/Meck.git
synced
2026-06-11 16:54:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3eaaf96ed3a205cc0cbb302a70388e3c63619700
Meck
/
src
T
History
ripplebiz
3eaaf96ed3
Merge pull request
#1300
from fschrempf/fix-rak4631-gps
...
Fix RAK4631 GPS Detection
2026-01-07 14:56:58 +11:00
..
helpers
Merge pull request
#1300
from fschrempf/fix-rak4631-gps
2026-01-07 14:56:58 +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
* proposal for 'Extended Trace' packets. Using 'flags' byte, lower 2 bits, for path hash size.
2025-11-21 15:44:31 +11:00
Mesh.cpp
* check for 'early receive' ACK
2025-12-27 20:46:28 +11:00
Mesh.h
* region filtering now applied in allowPacketForward()
2025-11-06 12:27:25 +11:00
MeshCore.h
Added powersaving to all ESP32 boards with RTC-supported DIO1
2025-12-23 12:48:08 +07:00
Packet.cpp
* Packet::readFrom() payload_len guard
2025-04-26 11:05:13 +10:00
Packet.h
* new PAYLOAD_TYPE_CONTROL (11)
2025-11-06 00:56:54 +11:00
Utils.cpp
…
Utils.h
…