firmware/src/mesh
2022-02-28 17:08:43 -08:00
..
generated Add role to generated proto 2022-02-27 12:56:18 -08:00
http Add my test ssid 2022-02-22 19:01:24 -08: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 don't break strict-aliasing rules 2021-08-02 10:50:28 -07:00
CryptoEngine.h fix some cppcheck warnings 2022-01-24 07:00:14 +00:00
DSRRouter.cpp Revert "Merge pull request #1257 from mc-hamster/router" 2022-02-27 12:50:50 -08:00
DSRRouter.h Revert "Merge pull request #1257 from mc-hamster/router" 2022-02-27 12:50:50 -08:00
FloodingRouter.cpp ACK retried want_ack packets 2021-11-22 21:31:12 -05:00
FloodingRouter.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00: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 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
MeshPacketQueue.cpp Include <algorithm> - required for 'lower_bound' 2021-07-31 21:56:31 +02:00
MeshPacketQueue.h more warning fixes 2022-01-24 18:39:17 +00:00
MeshPlugin.cpp Rename Plugin to Module in ui related areas. 2022-02-27 02:26:22 -08:00
MeshPlugin.h Rename Plugin to Module in ui related areas. 2022-02-27 02:26:22 -08:00
MeshRadio.h New bands, new band plans and new channel configurations 2022-02-14 19:32:31 -08:00
MeshService.cpp more rename plugin to module 2022-02-27 02:21:02 -08:00
MeshService.h more rename plugin to module 2022-02-27 02:21:02 -08:00
MeshTypes.h add the user as distinct message source 2021-10-27 13:16:51 +00:00
NodeDB.cpp Rename plugins in /esp32 2022-02-27 01:27:17 -08:00
NodeDB.h Rename environmental measurement to telemetry 2022-02-26 20:52:22 -08:00
PacketHistory.cpp Issue-108. Track recent packets in unordered_set 2021-07-20 21:19:35 +02:00
PacketHistory.h Issue-108. Track recent packets in unordered_set 2021-07-20 21:19:35 +02:00
PhoneAPI.cpp Remove chat groups 2022-02-24 20:05:27 -08:00
PhoneAPI.h Add groups to payloadVariant 2022-02-20 01:33:49 -08:00
PointerQueue.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
ProtobufPlugin.cpp pull in new epaper lib (which required importing configuration.h everywhere 2021-06-27 10:56:28 -07:00
ProtobufPlugin.h "plugin(s)" renamed to "module(s)" in comments and debug 2022-02-27 00:29:05 -08:00
RadioInterface.cpp Added comments on ANZ added 1w limit 2022-02-28 10:39:48 +13:00
RadioInterface.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
RadioLibInterface.cpp Feature: add disable_tx setting #1065 (#1066) 2022-01-06 12:01:45 -06:00
RadioLibInterface.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00: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 more warning fixes 2022-01-24 18:39:17 +00:00
ReliableRouter.cpp Allow hop_limit to be configured 2021-12-18 16:21:12 -05:00
ReliableRouter.h more warning fixes 2022-01-24 18:39:17 +00:00
RF95Interface.cpp Add rssi meta data to the rf95 interface 2022-02-28 17:07:31 -08:00
RF95Interface.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
Router.cpp more rename plugin to module 2022-02-27 02:21:02 -08:00
Router.h more rename plugin to module 2022-02-27 02:21:02 -08:00
SinglePortPlugin.h "plugin(s)" renamed to "module(s)" in comments and debug 2022-02-27 00:29:05 -08:00
StreamAPI.cpp cope with race on available() vs read() found while looking at #838 2021-08-12 22:06:51 -07:00
StreamAPI.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
SX126xInterface.cpp fix module frequency overriding 2021-09-13 22:13:51 +03:00
SX126xInterface.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00: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 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