firmware/src/mesh
2023-02-22 10:07:03 +01:00
..
api trunk roundhouse kick 2023-01-21 21:23:24 +01:00
compression trunk roundhouse kick 2023-01-21 21:23:24 +01:00
eth rsyslog is working 2023-02-05 00:11:00 +01:00
generated [create-pull-request] automated change 2023-02-22 10:07:03 +01:00
http - Abstract the memory stats into its own class. 2023-02-17 12:31:51 +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 trunk roundhouse kick 2023-01-21 21:23:24 +01:00
CryptoEngine.h Remove nRF Crypt Debug 2022-06-12 23:35:59 +02:00
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 trunk roundhouse kick 2023-01-21 21:23:24 +01:00
LLCC68Interface.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01: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 trunk roundhouse kick 2023-01-21 21:23:24 +01:00
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-22 10:07:03 +01: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 more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
ProtobufModule.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
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-22 10:07:03 +01:00
RadioLibInterface.h Format 2023-01-28 06:39:14 -06:00
RadioLibRF95.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
RadioLibRF95.h trunk roundhouse kick 2023-01-21 21:23:24 +01:00
ReliableRouter.cpp Check if there's something there before we free it 2023-02-22 10:07:03 +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-22 10:07:03 +01:00
RF95Interface.h Use LORA_DIO1 as RadioLib GPIO for SX127x chips (#2290) 2023-02-22 10:07:03 +01: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 Release Develop to Master 2022-12-28 15:31:04 +01:00
SX126xInterface.cpp RadioLib's startChannel returns LORA_DETECTED for SX126x and SX128x (#2293) 2023-02-22 10:07:03 +01: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-22 10:07:03 +01: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 trunk roundhouse kick 2023-01-21 21:23:24 +01:00
SX1262Interface.h New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
SX1268Interface.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
SX1268Interface.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
SX1280Interface.cpp trunk roundhouse kick 2023-01-21 21:23:24 +01:00
SX1280Interface.h trunk roundhouse kick 2023-01-21 21:23:24 +01:00
TypedQueue.h trunk roundhouse kick 2023-01-21 21:23:24 +01:00