Meshtastic device firmware
Go to file
Tom Fifield b709d47832
Fix Ublox M10 Setup (#4842)
There is no EXTINT pin available on the Tdeck, which uses
the Ublox M10 GPS. Therefore our previous hack to use that pin
makes the GPS not work. That workaround was implemented to
fix sleep issues which have now since been fixed with the
state machine.

This patch restores the state prior to the hack, which is
known-working.

Additionaly, it was discovered that M10s hate it when you
try and save to non-extistent eeprom/SPI flash.

This patch creates a new SAVE command for the M10 that fixes
this issue.

Many thanks to @MisterC925 whose report and testing was
essential for this fix.

fixes https://github.com/meshtastic/firmware/issues/4625

Co-authored-by: Ken McGuire <kenm@paonia.com>
2024-09-24 05:50:03 -05:00
.devcontainer Fix devcontainer Dockerfile build 2024-08-28 13:14:32 +02:00
.github chomp trailing newline (#4848) 2024-09-24 16:27:46 +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@9651aa59ea Manually regen protos for now 2024-09-23 18:53:01 -05:00
release don't keep uf2 files in source control 2020-08-21 09:37:41 -07:00
src Fix Ublox M10 Setup (#4842) 2024-09-24 05:50:03 -05:00
test/test_crypto Refactor platform cryptography, add tests 2024-08-13 18:43:19 -05:00
variants Swap SDA and SCL 2024-09-24 00:25:43 +12: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
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