firmware/src/mesh
2023-03-27 15:31:32 +02:00
..
api
compression
eth rsyslog is working 2023-02-05 00:11:00 +01:00
generated [create-pull-request] automated change 2023-03-25 13:38:35 +00:00
http Merge branch 'master' into 2264-feature-check-for-low-heap-before-adding-to-nodedb-was-reboot-loop-heap-too-low 2023-03-27 15:31:32 +02:00
Channels.cpp
Channels.h
CryptoEngine.cpp
CryptoEngine.h
FloodingRouter.cpp Check if packet is decrypted before searching node in DB (#2320) 2023-03-02 13:22:14 -06:00
FloodingRouter.h
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h
MeshModule.cpp Sanity check for sending NodeInfo 2023-02-15 19:31:09 +01:00
MeshModule.h Sanity check for sending NodeInfo 2023-02-15 19:31:09 +01:00
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshRadio.h
MeshService.cpp Fix heap leak mentioned in #2358 (#2359) 2023-03-14 16:50:32 -05:00
MeshService.h Guard simulator handling with HAS_RADIO flag 2023-02-11 10:00:19 +01:00
MeshTypes.h
NodeDB.cpp Remove sending network ping to displayed node on interval 2023-03-26 16:16:01 +02:00
NodeDB.h Remove sending network ping to displayed node on interval 2023-03-26 16:16:01 +02:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp Missed some stuff 2023-02-16 12:52:03 -06:00
PhoneAPI.h Whoops 2023-02-16 12:58:54 -06:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h
RadioInterface.cpp fix channel_num log (#2361) 2023-03-17 13:36:10 -05:00
RadioInterface.h SX126x/8x: Also use PREAMBLE_DETECTED IRQ flag for actively receiving check (#2349) 2023-03-11 12:59:29 -06:00
RadioLibInterface.cpp Use LORA_DIO1 as RadioLib GPIO for SX127x chips (#2290) 2023-02-22 10:07:03 +01:00
RadioLibInterface.h
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp Fix: Sporadig crashes and reboot (#2366) 2023-03-17 19:53:29 -05:00
ReliableRouter.h
RF95Interface.cpp Add Power Restraint for 1280 PA Model 2023-03-24 16:57:30 +01:00
RF95Interface.h Use LORA_DIO1 as RadioLib GPIO for SX127x chips (#2290) 2023-02-22 10:07:03 +01:00
Router.cpp
Router.h
SinglePortModule.h
StreamAPI.cpp
StreamAPI.h
SX126xInterface.cpp SX126x: Try next Interface when chip not found (#2363) 2023-03-18 07:23:37 -05:00
SX126xInterface.h SX126x/8x: Also use PREAMBLE_DETECTED IRQ flag for actively receiving check (#2349) 2023-03-11 12:59:29 -06:00
SX128xInterface.cpp Update SX128xInterface.cpp 2023-03-25 14:23:30 +01:00
SX128xInterface.h SX126x/8x: Also use PREAMBLE_DETECTED IRQ flag for actively receiving check (#2349) 2023-03-11 12:59:29 -06:00
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp SX126x: Try next Interface when chip not found (#2363) 2023-03-18 07:23:37 -05:00
SX1268Interface.h SX126x: Try next Interface when chip not found (#2363) 2023-03-18 07:23:37 -05:00
SX1280Interface.cpp
SX1280Interface.h
TypedQueue.h