Meshtastic Firmware
 
 
 
 
 
 
Go to file
Vladislav Osmanov cb42440963 fix module frequency overriding
The `RadioInterface::freq` member was encapsulated with the `RadioInterface::getFreq()` function,
which could be overridden in child classes for some LoRa-modules.
2021-09-13 22:13:51 +03:00
.devcontainer
.github
.idea
.vscode
bin add native build to bin zip 2021-08-18 11:10:20 -07:00
boards
data/static
deprecated
design@73ba05ceef
geeksville-private add native build to bin zip 2021-08-18 11:10:20 -07:00
images
lib
linker
nrf52
proto@f5b3d0643b
release
sdk-nrfxlib@e6e02cb83d
src fix module frequency overriding 2021-09-13 22:13:51 +03:00
variants New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
.clang-format
.gitignore
.gitmodules
CMakeLists.txt
CMakeListsPrivate.txt
LICENSE
README.md
gdbinit
partition-table.csv
platformio.ini update platformio.ini to pull in latest RadioLib (with portduino fixes) 2021-09-08 14:08:02 -07:00
version.properties 1.2.45 2021-08-18 10:57:26 -07:00

README.md

Meshtastic-device

Open in Visual Studio Code

This repository contains the device firmware used in the Meshtastic project.

For developer information and specific building instructions, please see the developer doccumentation