firmware/src/mesh
2023-02-21 14:53:27 +01:00
..
api
compression
eth rsyslog is working 2023-02-05 00:11:00 +01:00
generated [create-pull-request] automated change 2023-02-17 12:50:01 +00:00
http rsyslog is working 2023-02-05 00:11:00 +01:00
Channels.cpp re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
Channels.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
CryptoEngine.cpp
CryptoEngine.h
FloodingRouter.cpp Set encryptedOk to false for local_only rebroadcast 2023-01-30 14:50:03 -06:00
FloodingRouter.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
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 re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
MeshPacketQueue.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
MeshRadio.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
MeshService.cpp Check if nodeInfoModule exists (e.g. for Repeater) 2023-02-11 17:16:48 +01:00
MeshService.h Guard simulator handling with HAS_RADIO flag 2023-02-11 10:00:19 +01:00
MeshTypes.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
NodeDB.cpp Don't auto set to default primary channel 2023-02-18 18:32:46 -06:00
NodeDB.h Move it around and kill old device metadata gen 2023-02-16 12:18:27 -06:00
PacketHistory.cpp re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
PacketHistory.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
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 re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
RadioInterface.cpp eliminate main source of multiline logging 2023-02-07 01:02:51 +01:00
RadioInterface.h For science 2023-02-16 13:51:20 -06:00
RadioLibInterface.cpp Use LORA_DIO1 as RadioLib GPIO for SX127x chips (#2290) 2023-02-20 07:40:44 -06:00
RadioLibInterface.h Format 2023-01-28 06:39:14 -06:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp tryfix #2228 as suggested by @mverch67 2023-02-21 14:53:27 +01:00
ReliableRouter.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
RF95Interface.cpp Use LORA_DIO1 as RadioLib GPIO for SX127x chips (#2290) 2023-02-20 07:40:44 -06:00
RF95Interface.h Use LORA_DIO1 as RadioLib GPIO for SX127x chips (#2290) 2023-02-20 07:40:44 -06:00
Router.cpp Added modes for rebroadcast 2023-01-29 14:22:51 -06:00
Router.h Yank repeater module and just guard clause the alloc 2023-01-28 09:11:12 -06:00
SinglePortModule.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
StreamAPI.cpp re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
StreamAPI.h
SX126xInterface.cpp RadioLib's startChannel returns LORA_DETECTED for SX126x and SX128x (#2293) 2023-02-20 14:11:54 -06:00
SX126xInterface.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
SX128xInterface.cpp RadioLib's startChannel returns LORA_DETECTED for SX126x and SX128x (#2293) 2023-02-20 14:11:54 -06:00
SX128xInterface.h re-add namespacing in protobufs. Let's see what i missed. Portduino likely ... 2023-01-21 21:23:24 +01:00
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
TypedQueue.h