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
2023-03-08 17:12:25 +01:00
2023-07-08 20:37:04 -05:00
2023-04-12 10:06:04 +02:00
2023-06-01 07:14:55 -05:00
2021-10-09 17:15:12 +11:00
2023-07-08 20:37:04 -05:00
2023-07-08 20:37:04 -05:00
2023-01-21 21:23:24 +01:00
2023-05-24 02:44:30 +02:00
2022-11-26 16:03:17 +01:00
2022-11-20 16:14:32 +01:00
2023-01-21 21:23:24 +01:00
2023-06-27 07:08:32 -05:00
2023-01-02 16:44:38 +11:00
2023-05-24 02:44:30 +02:00

Meshtastic Firmware

GitHub release downloads CI CLA assistant Fiscal Contributors Vercel

Overview

This repository contains the device firmware for the Meshtastic project.

Building Instructions Flashing Instructions

Stats

Alt

Languages
C++ 67.1%
C 31%
Python 1.1%
Shell 0.3%
Batchfile 0.3%
Other 0.1%