firmware/src/mesh
2023-07-06 06:43:21 -05: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 Fix static ethernet config (#2544) 2023-06-06 19:26:13 -05:00
generated [create-pull-request] automated change (#2579) 2023-06-27 19:38:45 -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 Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05: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 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 Temporary band-aid to address mesh [un]reliability after queue "fix" (#2588) 2023-07-06 06:43:21 -05: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 Wio-e5 wip (#2265) 2023-06-01 07:14:55 -05:00
LLCC68Interface.cpp RadioLib6 support 2023-05-08 14:40:10 +02:00
LLCC68Interface.h RadioLib6 support 2023-05-08 14:40:10 +02: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 Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05: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 NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05:00
MeshService.h NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05: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 Default ext. notification output for RAK to LED #2 (#2570) 2023-06-27 12:21:06 -05:00
NodeDB.h Fix build warning 2023-06-27 23:10:53 +02: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 NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05:00
PhoneAPI.h NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05: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 NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05:00
RadioInterface.cpp Update retransmission timer based on client offset (#2583) 2023-07-02 16:30:28 -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 RAK11310 (#2299) 2023-05-23 16:19:36 -05:00
RadioLibInterface.h Wio-e5 wip (#2265) 2023-06-01 07:14:55 -05:00
RadioLibRF95.cpp RadioLib6 support 2023-05-08 14:40:10 +02:00
RadioLibRF95.h trunk roundhouse kick 2023-01-21 21:23:24 +01:00
ReliableRouter.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05: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 RadioLib6 support 2023-05-08 14:40:10 +02:00
RF95Interface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
Router.cpp NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05: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
STM32WLE5JCInterface.cpp Wio-e5 wip (#2265) 2023-06-01 07:14:55 -05:00
STM32WLE5JCInterface.h Wio-e5 wip (#2265) 2023-06-01 07:14:55 -05: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 Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
SX126xInterface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
SX128xInterface.cpp Fix LOG_DEBUG messages when no DEBUG_PORT. (#2485) 2023-05-13 05:33:14 -05:00
SX128xInterface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1262Interface.cpp RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1262Interface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1268Interface.cpp RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1268Interface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1280Interface.cpp RadioLib6 support 2023-05-08 14:40:10 +02:00
SX1280Interface.h RadioLib6 support 2023-05-08 14:40:10 +02:00
TypeConversions.h NodeDB Lite migration (#2554) 2023-06-17 09:10:09 -05:00
TypedQueue.h tryfix cppcheck errors 2023-05-24 02:44:30 +02:00