Tom Fifield
Tom Fifield
As suggested by @RCGV1, this patch sets LOST_AND_FOUND role to * Broadcast full precision by default * Save battery by not re-broadcasting Fixes https://github.com/meshtastic/firmware/issues/5514
Firmware 2.5 introduced Public Key Cryptography (PKC) to Meshtastic. With it came the ability for node operators to specify which keys should be allowed to remotely administer a node. This...
We currently have 3 different places where we have the logic for modifying LED state of the various types of Ambient LEDs, ExternalNotificationModule::SetExternalState AmbientLightingThread::setLighting AmbientLightingThread::setLightingOff Instead, we should have a...
LS20031 is a MTK3339-based chip. Therefore, it should share some heritage with other MTK3333 or MTK3339 chips. Re-use the L76B commands for setup.
### Hardware Other ### Connection Type HTTP ### Local or Hosted https://client.meshtastic.org ### Firmware Version 2.6.0 ### Description Steps to reproduce: 1. Open https://client.meshtastic.org/ 2. New connection --> HTTP 3....
Most of the GPS chips we support have the ability to change their operating model "dynamics" based on the intended activities. We currently assume everyone is a pedestrian and configure...
As reported by @monkeypants, the MY_433 region is not legal in ANZ due to power limits being too high. This patch introduced an ANZ_433 region to match the requirements in...
untested WIP - this code may never run, need to check where GPS setup bails out due to fixed_position config. As reported by @RCGV1, some GPS chips have a "stationary"...
I have some hosts where the domain name changed, creating duplicates. I delete the duplicate host (which has not reported in a week) using either: Patchman-->Hosts --> Delete Django administration...
When EU_433 was originally defined in firmware, the band definition was off by a small amount. EU_433 is now in widespread use, so changing that definition is a breaking change....