Meshtastic device firmware
Go to file
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
.github Initial support for MonteOps's fixed hardware platform (#2582) 2023-07-03 09:34:32 -05:00
.trunk rearrange pio build system dependencies 2023-05-08 14:40:10 +02:00
.vscode revert overcommit 2023-03-08 17:12:25 +01:00
arch MQTT client proxying (#2587) 2023-07-08 20:37:04 -05:00
bin pretty print 2023-04-12 10:06:04 +02:00
boards Wio-e5 wip (#2265) 2023-06-01 07:14:55 -05:00
data/static Bundle WebUI (#878) 2021-10-09 17:15:12 +11:00
images remove hard to maintain system-info bootloader 2022-10-01 09:50:16 +02:00
monitor add rudimentary exception decoder for RISC-V CPU 2023-03-05 14:55:12 +01:00
protobufs@f2d1ebbd34 MQTT client proxying (#2587) 2023-07-08 20:37:04 -05:00
release don't keep uf2 files in source control 2020-08-21 09:37:41 -07:00
src MQTT client proxying (#2587) 2023-07-08 20:37:04 -05:00
variants RPi Pico screen, CannedMessageModule (CardKB) and reboot support (#2595) 2023-07-08 11:32:36 -05:00
.gitattributes trunk roundhouse kick 2023-01-21 21:23:24 +01:00
.gitignore tryfix cppcheck errors 2023-05-24 02:44:30 +02:00
.gitmodules revert protobuf change to develop 2022-11-26 16:03:17 +01:00
.semgrepignore Ignore upstream defect 2022-11-20 16:14:32 +01:00
docker-compose.yml trunk roundhouse kick 2023-01-21 21:23:24 +01:00
Dockerfile Fix for Dockerfile-related security defects and rewrite to follow best practices 2022-11-20 12:57:55 +01:00
LICENSE move my bt experiment into its own repo (about to remove ttn) 2020-02-01 08:30:53 -08:00
partition-table.csv - new Bootloader for ESP-IDF 4.2 2022-09-26 22:42:58 +02:00
platformio.ini Bump RadioLib to 6.1.0 (#2577) 2023-06-27 07:08:32 -05:00
README.md Update README.md 2023-01-02 16:44:38 +11:00
suppressions.txt tryfix cppcheck errors 2023-05-24 02:44:30 +02:00
version.properties [create-pull-request] automated change (#2580) 2023-06-27 20:29:11 -05: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