firmware/src/mesh
2021-12-11 19:50:20 -08:00
..
generated Update generated protos & has_wifi #979 2021-12-09 11:47:42 -08:00
http SoftAP doesn't always start #954 2021-12-04 19:20:20 -08:00
wifi
Channels.cpp Create new default channel configurations. #965 2021-12-06 15:03:35 -08:00
Channels.h
CryptoEngine.cpp
CryptoEngine.h
DSRRouter.cpp
DSRRouter.h
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 Merge branch 'master' into fix-plugin-return-type 2021-10-12 09:15:34 +08: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
PointerQueue.h
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
RadioLibInterface.h OCP limit into SX126x class where it belongs. 2021-12-02 20:46:36 -07:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp ACK retried want_ack packets 2021-11-22 21:31: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 update for RX_SRC_USER 2021-10-28 11:33:32 +00:00
Router.h ACK retried want_ack packets 2021-11-22 21:31:12 -05:00
SinglePortPlugin.h
StreamAPI.cpp
StreamAPI.h
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