firmware/src/mesh
Ben Meadors 6e96216ba3
MQTT client proxying (#2587)
* WIP on MQTT proxy message queue

* Fix copy paste goof

* Progress on uplink

* Has packets

* Avoid trying to connect if we're proxying

* Pointer correctly

* Remove wifi guards

* Client proxy subscribe

* Fixed method that got bababababorked somehow... personally I blame CoPilot

* Short circuit logic

* Remove canned settings

* Missed some stuff in the move

* Guard pubsub client for non-networked variants

* Has networking guard

* else

* Return statement for fall-thru

* More gaurd removals

* Removed source filters. No wonder I was confused

* Bounding

* Scope guard around else and fix return

* Portduino

* Defs instead

* Move macro up to actually fix portduino

* Size_t

* Unsigned int

* Thread interval

* Protos

* Protobufs ref
2023-07-08 20:37:04 -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 MQTT client proxying (#2587) 2023-07-08 20:37:04 -05:00
generated MQTT client proxying (#2587) 2023-07-08 20:37:04 -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 MQTT client proxying (#2587) 2023-07-08 20:37:04 -05:00
MeshService.h MQTT client proxying (#2587) 2023-07-08 20:37:04 -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 MQTT client proxying (#2587) 2023-07-08 20:37:04 -05:00
PhoneAPI.h MQTT client proxying (#2587) 2023-07-08 20:37:04 -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 MQTT client proxying (#2587) 2023-07-08 20:37:04 -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