firmware/src/mesh
2022-01-02 11:09:46 -08:00
..
generated regen protobuf headers 2022-01-02 14:41:41 +01:00
http Return an informative message if web content files are unavailable. 2022-01-01 23:10:37 -08:00
wifi WIP debug logging over TCP 2021-08-18 10:31:30 -07:00
Channels.cpp Create new default channel configurations. #965 2021-12-06 15:03:35 -08:00
Channels.h mqtt: only publish uplink_enabled channels 2021-04-05 07:57:06 +08:00
CryptoEngine.cpp
CryptoEngine.h
DSRRouter.cpp
DSRRouter.h 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +08:00
FloodingRouter.cpp ACK retried want_ack packets 2021-11-22 21:31:12 -05:00
FloodingRouter.h ACK retried want_ack packets 2021-11-22 21:31:12 -05:00
InterfacesTemplates.cpp [LLCC68] module support 2021-11-17 13:28:08 +03:00
LLCC68Interface.cpp [LLCC68] module support 2021-11-17 13:28:08 +03:00
LLCC68Interface.h LLCC68 doesn't support SF12 neither the "Long Slow" channel 2021-11-18 14:46:04 +03:00
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshPlugin.cpp Channel-binding filter accepts empty channel names. 2022-01-01 11:33:17 +01:00
MeshPlugin.h Merge branch 'master' into fix-plugin-return-type 2021-10-12 09:15:34 +08:00
MeshRadio.h
MeshService.cpp fix owner name update issue (off #900) 2021-10-29 13:28:48 +00:00
MeshService.h add the user as distinct message source 2021-10-27 13:16:51 +00:00
MeshTypes.h add the user as distinct message source 2021-10-27 13:16:51 +00:00
NodeDB.cpp Bug in getNumOnlineNodes #988 2021-12-11 19:50:20 -08:00
NodeDB.h discriminate local/remote node position updates (#889) 2021-10-23 12:58:56 +11:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp
PhoneAPI.h WIP debug logging over TCP 2021-08-18 10:31:30 -07:00
PointerQueue.h cubecell wip 2020-06-16 17:13:26 -07:00
ProtobufPlugin.cpp
ProtobufPlugin.h Plugins refactoring: handleReceived return enumeration ProcessMessage 2021-09-23 04:42:09 +03:00
RadioInterface.cpp Create new default channel configurations. #965 2021-12-06 15:03:35 -08:00
RadioInterface.h fix module frequency overriding 2021-09-13 22:13:51 +03:00
RadioLibInterface.cpp Count tx airtime only after it's sent by the radio 2022-01-02 11:05:32 -08:00
RadioLibInterface.h OCP limit into SX126x class where it belongs. 2021-12-02 20:46:36 -07:00
RadioLibRF95.cpp override new RadioLib's default current limit value (60 mA) to the previous value of 100mA 2021-09-08 14:30:52 +03:00
RadioLibRF95.h override new RadioLib's default current limit value (60 mA) to the previous value of 100mA 2021-09-08 14:30:52 +03:00
ReliableRouter.cpp Allow hop_limit to be configured 2021-12-18 16:21:12 -05:00
ReliableRouter.h ACK retried want_ack packets 2021-11-22 21:31:12 -05:00
RF95Interface.cpp fix module frequency overriding 2021-09-13 22:13:51 +03:00
RF95Interface.h
Router.cpp Allow hop_limit to be configured 2021-12-18 16:21:12 -05:00
Router.h ACK retried want_ack packets 2021-11-22 21:31:12 -05:00
SinglePortPlugin.h
StreamAPI.cpp
StreamAPI.h WIP debug logging over TCP 2021-08-18 10:31:30 -07:00
SX126xInterface.cpp fix module frequency overriding 2021-09-13 22:13:51 +03:00
SX126xInterface.h OCP limit into SX126x class where it belongs. 2021-12-02 20:46:36 -07:00
SX1262Interface.cpp New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
SX1262Interface.h New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
SX1268Interface.cpp New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
SX1268Interface.h Use EU433 frequency value as default for SX1268 2021-09-18 21:39:29 +03:00
TypedQueue.h