firmware/src/mesh
2023-04-14 19:56:01 +02:00
..
api
compression
eth rsyslog is working 2023-02-05 00:11:00 +01:00
generated [create-pull-request] automated change (#2424) 2023-04-11 08:01:49 -05:00
http Merge branch 'master' into 2264-feature-check-for-low-heap-before-adding-to-nodedb-was-reboot-loop-heap-too-low 2023-04-14 19:56:01 +02:00
Channels.cpp Fixed invalid channel name text (#2400) 2023-04-02 08:33:38 -05:00
Channels.h
CryptoEngine.cpp tryfix #2416 - lock some guards. 2023-04-10 17:00:15 +02:00
CryptoEngine.h tryfix #2416 - lock some guards. 2023-04-10 17:00:15 +02:00
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: store NodeDB persistently (#2405) 2023-04-03 16:01:05 -05:00
MeshService.h Guard simulator handling with HAS_RADIO flag 2023-02-11 10:00:19 +01:00
MeshTypes.h
NodeDB.cpp Merge branch 'master' into 2264-feature-check-for-low-heap-before-adding-to-nodedb-was-reboot-loop-heap-too-low 2023-04-14 19:56:01 +02:00
NodeDB.h Fix for nodeInfo change to inform phone 2023-04-11 14:01: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 newline detection in error printing 2023-03-31 11:04:15 +02: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 Format 2023-01-28 06:39:14 -06:00
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 tryfix #2416 - lock some guards. 2023-04-10 17:00:15 +02:00
Router.h Yank repeater module and just guard clause the alloc 2023-01-28 09:11:12 -06:00
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