MeshCore/src
Scott Powell 99774f10ac * new: SensorManager
* BasChatMesh: new onContactRequest(), for PAYLOAD_TYPE_REQ handling.
* companion, repeater and room_server: now with basic 'plumbing' to handle REQ_TYPE_GET_TELEMETRY_DATA (0x03).
* dependency: added CayenneLPP to libdeps
* all target.* modules now with a stub 'sensors' object.
2025-05-03 13:14:03 +10:00
..
helpers * new: SensorManager 2025-05-03 13:14:03 +10:00
Dispatcher.cpp minor refactor 2025-04-11 19:11:06 +10: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 * added Packet::getRawLength() helper 2025-04-11 15:12:04 +10: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 * 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