firmware/src/mesh
2024-10-04 22:59:00 -05:00
..
api oh well 2024-09-26 11:39:35 +02:00
compression fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
eth RAK13800 Ethernet improvements 2024-09-06 11:45:43 +02:00
generated [create-pull-request] automated change (#4937) 2024-10-03 14:54:18 -05:00
http Consolidate and shrink down the re-used strings in logs (#4907) 2024-10-01 15:38:36 -05:00
raspihttp
wifi fix toolchains between old and new ESP32 2024-09-26 10:18:45 +02:00
aes-ccm.cpp fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
aes-ccm.h Re-implement PKI from #1509 (#4379) 2024-08-13 18:43:19 -05:00
Channels.cpp Userprefs prefix macros for clarity and consistency (#4923) 2024-10-02 06:14:24 -05:00
Channels.h Adds the data bitfield and ok_to_mqtt bit (#4643) 2024-09-07 18:21:59 -05:00
CryptoEngine.cpp Move ifndef to fix test (#4950) 2024-10-04 22:59:00 -05:00
CryptoEngine.h Key regen and MQTT fix (#4585) 2024-08-29 16:28:03 -05:00
Default.cpp Userprefs prefix macros for clarity and consistency (#4923) 2024-10-02 06:14:24 -05:00
Default.h Initial PhoneAPI rate-limiting of messages on certain ports (#4756) 2024-09-18 10:13:07 -05:00
FloodingRouter.cpp Add rxDupe, txRelay and txRelayCanceled to LocalStats (#4936) 2024-10-04 06:28:51 -05:00
FloodingRouter.h
InterfacesTemplates.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LLCC68Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LLCC68Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR11x0Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR11x0Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1110Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1110Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1120Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1120Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1121Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
LR1121Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h
MeshModule.cpp Add rxDupe, txRelay and txRelayCanceled to LocalStats (#4936) 2024-10-04 06:28:51 -05:00
MeshModule.h Wrangle module frames with I2C keyboard (#4817) 2024-09-25 06:27:04 -05:00
MeshPacketQueue.cpp Add rxDupe, txRelay and txRelayCanceled to LocalStats (#4936) 2024-10-04 06:28:51 -05:00
MeshPacketQueue.h
MeshRadio.h
MeshService.cpp Consolidate and shrink down the re-used strings in logs (#4907) 2024-10-01 15:38:36 -05:00
MeshService.h More store-n-forward on native 2024-09-28 11:37:27 +02:00
MeshTypes.h Add rxDupe, txRelay and txRelayCanceled to LocalStats (#4936) 2024-10-04 06:28:51 -05:00
NodeDB.cpp Add Panel_ILI9342 to TFTDisplay.cpp (#4822) 2024-10-04 07:47:14 -05:00
NodeDB.h Ignore seen phoneapi packets (#4888) 2024-09-27 20:09:53 -05:00
PacketHistory.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
PacketHistory.h
PhoneAPI.cpp Return queue status on rate limit throttling (#4901) 2024-09-29 07:28:20 -05:00
PhoneAPI.h Ignore seen phoneapi packets (#4888) 2024-09-27 20:09:53 -05:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h fix a lot of nuisances reported by cppcheck (#4872) 2024-09-25 19:09:06 -05:00
RadioInterface.cpp Consolidate and shrink down the re-used strings in logs (#4907) 2024-10-01 15:38:36 -05:00
RadioInterface.h Fix #4911 : Partially rework some code to remove warnings about potential non-aligned memory accesses (#4912) 2024-09-30 17:56:29 -05:00
RadioLibInterface.cpp Add rxDupe, txRelay and txRelayCanceled to LocalStats (#4936) 2024-10-04 06:28:51 -05:00
RadioLibInterface.h Add rxDupe, txRelay and txRelayCanceled to LocalStats (#4936) 2024-10-04 06:28:51 -05:00
RadioLibRF95.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
RadioLibRF95.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
ReliableRouter.cpp Add rxDupe, txRelay and txRelayCanceled to LocalStats (#4936) 2024-10-04 06:28:51 -05:00
ReliableRouter.h
RF95Interface.cpp Consolidate and shrink down the re-used strings in logs (#4907) 2024-10-01 15:38:36 -05:00
RF95Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
Router.cpp Add rxDupe, txRelay and txRelayCanceled to LocalStats (#4936) 2024-10-04 06:28:51 -05:00
Router.h Add rxDupe, txRelay and txRelayCanceled to LocalStats (#4936) 2024-10-04 06:28:51 -05:00
SinglePortModule.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h
StreamAPI.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
StreamAPI.h
SX126xInterface.cpp Consolidate and shrink down the re-used strings in logs (#4907) 2024-10-01 15:38:36 -05:00
SX126xInterface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX128xInterface.cpp Consolidate and shrink down the re-used strings in logs (#4907) 2024-10-01 15:38:36 -05:00
SX128xInterface.h Encapsulate RadioLibInterface receive IRQ logic (#4866) 2024-09-25 16:19:18 -05:00
SX1262Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX1262Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX1268Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX1268Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX1280Interface.cpp Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
SX1280Interface.h Allow for better target level Radiolib exclude plumbing (#4906) 2024-09-30 05:14:22 -05:00
Throttle.cpp Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
Throttle.h Refactor and consolidate time window logic (#4826) 2024-09-23 08:58:14 -05:00
TypeConversions.cpp Implement optional hops_away on NodeInfo/Lite (#4747) 2024-09-17 12:08:04 -05:00
TypeConversions.h User to UserLite in NodeDB (#4438) 2024-08-13 18:43:37 -05:00
TypedQueue.h First stab at ESP32-C6 support for TLora-C6 2024-09-20 19:37:47 +02:00