Ryan Turner
Ryan Turner
As is, when you use a wireless dongle that fails due to not having enough current (AKA unpredictable behavior due to voltage drop), there is no indication of the error...
# What When I was contributing, I realized that [code styles](http://openrtx.org/#/coding_style) could be replaced with just enforcing clang-format. There appears to have been a previous integration done, but it's not...
# Motivation Today, OpenRTX firmware reads the existing codeplug from the device. This means that the various hardware platforms have their own special codeplug handling. This is a good user...
Hardware: TYT MD380 UHF Build: e689e2f7ae53f15c2828bc5edeb8ed801ddd8050 ## Steps to reproduce 1. Tune to an M17 signal 2. Turn the volume knob up and down ## The current behavior Rotating the...
# Goal Finish implementing support for the TYT MD-9600 radio. Today, RF does not work on the hardware, and that is because no one has completed the analysis necessary. The...
Hi! Very excited for this repo. Im having trouble setting up the integration for mine alarm. - v1.0.3 of the integration - Home Assistant 2023.12.4 - Bosch B4512, US region,...
### Platform Linux Native ### Description For nodes running on Linux Native (meshtasticd), allow a runtime configuration to ensure that client API access is always available. I believe this primarily...
This MR adds the ability for users to install and use mrefd in a container. As part of the changes, it also fixes an issue where the makefile assumes that...
This change: - Makes the license header the same on every source file that can have it - Adds the license header in a few places where it was missing...
# What This change adds support for reassembling M17 meta text and displaying it. # How This change is based on the work originally done in https://github.com/OpenRTX/OpenRTX/pull/314, current as of...