Meshtastic device firmware
Go to file
Tom Fifield 2e24d244be
Make Ublox code more readable (#4727)
* Simplify Ublox code

Ublox comes in a myriad of versions and settings. Presently our
configuration code does a lot of branching based on versions being
or not being present.

This patch adds version detection earlier in the piece and branches
on the set gnssModel instead to create separate setup methods for Ublox 6,
Ublox 7/8/9, and Ublox10.

Additionally, adds a macro to make the code much shorter and more
readable.

* Make trunk happy

* Make trunk happy

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-09-22 10:00:32 -05:00
.devcontainer Fix devcontainer Dockerfile build 2024-08-28 13:14:32 +02:00
.github Revert "Consolidate variant build steps (#4806)" (#4816) 2024-09-22 19:39:35 +08:00
.trunk trunk upgrade (#4574) 2024-08-28 06:51:44 -05:00
.vscode Support for Polish OLED characters 2024-08-28 13:10:19 +02:00
arch Update platform-native to pick up portduino crash fix (#4807) 2024-09-21 16:17:30 -05:00
bin add generic bootloaders by @markbirss 2024-09-03 12:03:06 +02:00
boards Update nordic_pca10059.json 2024-09-19 15:41:59 +08:00
data/static Bundle WebUI (#878) 2021-10-09 17:15:12 +11:00
extra_scripts Fixes for #4395: nrf52 flash filesystem reliability (#4406) 2024-08-13 06:45:39 -05:00
images remove hard to maintain system-info bootloader 2022-10-01 09:50:16 +02:00
meshtestic@37245b3d61 Bump meshtestic from 31ee3d9 to 37245b3 (#4799) 2024-09-21 06:11:32 -05:00
monitor Fixes for #4395: nrf52 flash filesystem reliability (#4406) 2024-08-13 06:45:39 -05:00
protobufs@9b84907847 [create-pull-request] automated change 2024-09-21 15:16:31 +02:00
release don't keep uf2 files in source control 2020-08-21 09:37:41 -07:00
src Make Ublox code more readable (#4727) 2024-09-22 10:00:32 -05:00
test/test_crypto Refactor platform cryptography, add tests 2024-08-13 18:43:19 -05:00
variants [Board] DIY "t-energy-s3_e22" (#4782) 2024-09-22 14:47:49 +08:00
.gitattributes trunk roundhouse kick 2023-01-21 21:23:24 +01:00
.gitignore Native Webserver (#3343) 2024-03-06 16:23:04 -06:00
.gitmodules Hello world for MeshTestic (#4607) 2024-09-01 11:29:34 -05:00
.gitpod.yml add a .yml to setup a Gitpod instance quickly (#4551) 2024-08-23 20:24:23 -05:00
.semgrepignore Fix de/compression buffer overflows in TAK packets (#4317) 2024-07-23 06:16:53 -05:00
CONTRIBUTING.md lol of course trunk fmt 2024-09-04 15:33:28 -07:00
docker-compose.yml trunk roundhouse kick 2023-01-21 21:23:24 +01:00
Dockerfile Fix that Dockerfile would not run with podman (#4262) 2024-07-13 06:09:51 -05: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 Pin sensorlib version 2024-09-19 13:29:17 -05:00
pyocd.yaml Add semihosting support for nrf52 devices (#4137) 2024-06-24 10:27:37 -05:00
README.md Update README.md 2023-10-09 22:30:02 +10:00
suppressions.txt Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
userPrefs.h Merge branch 'master' into 2.5-changes 2024-08-18 19:14:21 -05:00
version.properties [create-pull-request] automated change (#4789) 2024-09-21 06:12:05 -05:00

Meshtastic Firmware

GitHub release downloads CI CLA assistant Fiscal Contributors Vercel

Overview

This repository contains the device firmware for the Meshtastic project.

Stats

Alt