firmware/src/mesh
2022-05-01 12:39:48 +10:00
..
compression Change to unishox library 2022-04-15 18:11:17 -07:00
generated Config rework - Init getConfig 2022-05-01 12:39:48 +10:00
http Max nodes to 64 and remove targz 2022-04-15 23:16:40 -07:00
wifi fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
Channels.cpp Fix typo in default channel (Thanks Andre!) 2022-02-15 07:36:28 -08:00
Channels.h more warning fixes 2022-01-24 18:39:17 +00:00
CryptoEngine.cpp Rename packetNum to packetId 2022-03-20 11:40:13 +11:00
CryptoEngine.h Rename packetNum to packetId 2022-03-20 11:40:13 +11:00
FloodingRouter.cpp Added new roles 2022-03-29 22:02:21 -07:00
FloodingRouter.h Remove more old router role work. 2022-03-13 14:50:27 -07:00
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
MemoryPool.h fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
mesh-pb-constants.cpp Littlefs rebased to Master (#1205) 2022-02-14 11:45:29 -06:00
mesh-pb-constants.h
MeshModule.cpp Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
MeshModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
MeshPacketQueue.cpp Expose front() function in MeshPacketQueue 2022-04-20 19:58:52 +02:00
MeshPacketQueue.h Expose front() function in MeshPacketQueue 2022-04-20 19:58:52 +02:00
MeshRadio.h New bands, new band plans and new channel configurations 2022-02-14 19:32:31 -08:00
MeshService.cpp Position fwd phone (#1413) 2022-04-26 19:40:24 -05:00
MeshService.h Position fwd phone (#1413) 2022-04-26 19:40:24 -05:00
MeshTypes.h
NodeDB.cpp bump minimum app version requirement to 1.3.0 2022-04-24 19:52:32 -03:00
NodeDB.h Removed phone sds timeout (#1372) 2022-04-12 08:04:24 -05:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp Make Observer to be able to observe multiple Observables. (#1234) 2022-04-14 08:43:06 +10:00
PhoneAPI.h merge the 1.2 hang bugfix to 1.3 2022-03-03 04:27:49 +00:00
PointerQueue.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
ProtobufModule.cpp Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
ProtobufModule.h Moved sender short name method into protobuf module (#1398) 2022-04-24 16:12:25 -05:00
RadioInterface.cpp Added new roles 2022-03-29 22:02:21 -07:00
RadioInterface.h Add weighted tx delay for flooding router 2022-03-14 17:47:01 -07:00
RadioLibInterface.cpp Rename setRandomDelay() function 2022-04-23 18:57:45 +02:00
RadioLibInterface.h Rename setRandomDelay() function 2022-04-23 18:57:45 +02:00
RadioLibRF95.cpp
RadioLibRF95.h more warning fixes 2022-01-24 18:39:17 +00:00
ReliableRouter.cpp Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
ReliableRouter.h more warning fixes 2022-01-24 18:39:17 +00:00
RF95Interface.cpp Add isChannelActive() function to radio interface 2022-04-20 20:04:44 +02:00
RF95Interface.h Add isChannelActive() function to radio interface 2022-04-20 20:04:44 +02:00
Router.cpp Disable compression / decompression (for testing) 2022-04-18 17:00:36 -07:00
Router.h more rename plugin to module 2022-02-27 02:21:02 -08:00
SinglePortModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
StreamAPI.cpp
StreamAPI.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
SX126xInterface.cpp Move sx1262 fixes upstream (#1421) 2022-04-29 07:46:44 -05:00
SX126xInterface.h Add isChannelActive() function to radio interface 2022-04-20 20:04:44 +02:00
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
TypedQueue.h more warning fixes 2022-01-24 18:39:17 +00:00