mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-03 11:19:58 +00:00
Meshtastic device firmware
1c06c2af9f
Instead of reading the GPS solution directly into global variables and risking a bad-over-good overwrite (issue #857), read it into temporary vars and only update global vars after validation. Also updates positional timestamp variable and prepares (non-breaking) for HAE altitude support (issue #359) |
||
---|---|---|
.devcontainer | ||
.github | ||
.idea | ||
.vscode | ||
bin | ||
boards | ||
data/static | ||
deprecated | ||
design@73ba05ceef | ||
geeksville-private | ||
images | ||
lib | ||
linker | ||
nrf52 | ||
proto@f5b3d0643b | ||
release | ||
sdk-nrfxlib@e6e02cb83d | ||
src | ||
variants | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
CMakeListsPrivate.txt | ||
gdbinit | ||
LICENSE | ||
partition-table.csv | ||
platformio.ini | ||
README.md | ||
version.properties |
Meshtastic-device
This repository contains the device firmware used in the Meshtastic project.
For developer information and specific building instructions, please see the developer doccumentation