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
9b3e7e5a21b510e0792c3065fb6b0b8cc7e383db
MeshCore
/
src
T
History
Adrian
329c76629d
Fix Floating Pin on Promicro
...
change INPUT to INPUT_PULLUP
2025-04-08 16:08:04 +02:00
..
helpers
Fix Floating Pin on Promicro
2025-04-08 16:08:04 +02:00
Dispatcher.cpp
* Dispatcher: now impose a max time for CAD fail (ie. channel busy), defined by getCADFailMaxDuration(), default 4 seconds.
2025-03-28 20:50:42 +11:00
Dispatcher.h
* Dispatcher: now impose a max time for CAD fail (ie. channel busy), defined by getCADFailMaxDuration(), default 4 seconds.
2025-03-28 20:50:42 +11: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
* verify() fix moved to Identity class
2025-03-19 17:30:35 +11:00
Mesh.h
* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'
2025-03-21 18:57:12 +11:00
MeshCore.h
* OTA update for ESP32 targets
2025-03-22 23:51:44 +11:00
Packet.cpp
* workaround for TRACE packets so they can follow a return path
2025-03-17 19:35:08 +11:00
Packet.h
* refactor Packet::_snr to single byte
2025-03-07 12:32:23 +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