Meshtastic device firmware
Go to file
Tom Fifield 2945b9cfbe
De-duplicate Ambient LED management code (#5156)
We currently have 4 different places where we have the logic for
modifying LED state of the various types of Ambient LEDs,
ExternalNotificationModule::SetExternalOff
ExternalNotificationModule::SetExternalOn
AmbientLightingThread::setLighting
AmbientLightingThread::setLightingOff

This patch de-duplicates the methods in ExternalNotification to
a single method, using a boolean to toggle whether we're turning
things on or off.
2024-10-29 05:41:21 -05:00
.devcontainer Trunk things 2024-09-25 16:18:45 -05:00
.github Native config.d (#5165) 2024-10-28 21:48:10 -05:00
.trunk Trunk updates 2024-10-27 06:57:11 -05:00
.vscode Support for Polish OLED characters 2024-08-28 13:10:19 +02:00
arch cherry-pick: fix nrf builds (#5172) 2024-10-28 09:30:39 +01:00
bin Native config.d (#5165) 2024-10-28 21:48:10 -05:00
boards cherry-pick: unphone support (#5174) 2024-10-28 09:25:25 +01: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 No idea why trunk wants to disturb these PNGs but... 2024-10-08 05:34:41 -05:00
meshtestic@dcac7e5673 python3 ref 2024-09-24 15:24:08 -05:00
monitor Fixes for #4395: nrf52 flash filesystem reliability (#4406) 2024-08-13 06:45:39 -05:00
protobufs@807236815d [create-pull-request] automated change (#5176) 2024-10-28 06:16:06 -05:00
release don't keep uf2 files in source control 2020-08-21 09:37:41 -07:00
src De-duplicate Ambient LED management code (#5156) 2024-10-29 05:41:21 -05:00
test/test_crypto Disentangle NodeDB from the CryptoEngine (#5013) 2024-10-10 18:14:11 +08:00
variants cherry-pick: fix nrf builds (#5172) 2024-10-28 09:30:39 +01:00
.gitattributes trunk roundhouse kick 2023-01-21 21:23:24 +01:00
.gitignore Remove ancient .gitignore lines (#4952) 2024-10-05 05:15:20 -05: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 remove newline from logging statements. (#5022) 2024-10-14 15:11:43 +11: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
SECURITY.md Trunk things 2024-09-25 16:18:45 -05:00
suppressions.txt Cpp-check warnings cleanup (#3014) 2023-12-14 07:35:46 -06:00
userPrefs.h ADD: Configurable UPLINK_ENABLED and DOWNLINK_ENABLED in userPrefs.h (#5120) 2024-10-23 05:26:44 -05:00
userPrefs.json Start of generating json manifest of macros in userPrefs.h (#4946) 2024-10-06 05:24:57 -05:00
version.properties [create-pull-request] automated change (#5137) 2024-10-26 12:07:07 +02: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