Skip to content

Conversation

@ssp97
Copy link

@ssp97 ssp97 commented Jan 25, 2026

SX126X_DIO3_TCXO_VOLTAGE was repeatedly defined in header files when
multiple headers were included, leading to unintended TCXO voltage
override.

Ensure the macro is defined only once.

#include <helpers/radiolib/CustomSX1262Wrapper.h>   <- ok
#include <helpers/radiolib/CustomSX1268Wrapper.h>   <- ng

silverphish-io and others added 24 commits September 25, 2025 14:59
added pyMC_core to meshcore projects
mentioned Cisien's meshcoretomqtt fork from Andrew-a-g
updated Coding Rate explanation and recommendation
updated radio presets and added how to update presets listed in the app
Fix debug log: use c->extra.room.push_failures instead of c->push_failures
Change source of truth to this repo, remove whitespace
# Conflicts:
#	docs/payloads.md
add get and set prv.key
add web site to generate new private key and specific its public key's first byte value
add link to repeater observer instruction
add links to The Comms Channel's meshcore video, MCarper's Meshcore Advantages, and Austin Mesh's MeshCore vs Meshtastic comparison
add deafness instruction for agc reset interval
add reference to Liam's Windows and Intel Mac client apps
add reference to Tree's Meshcore packet decoder
add OTA BLE update addendum for Seeed Wio Tracker L1 Pro
add instruction to use T-deck's software keyboard to enter `=` at the end of the base64 public key
fix typo bugs found by @4np
Fix typo
…mped radios

Added entries for meshcore-pi and pyMC_Repeater to the FAQ
Added tx power settings for amped radios
Update FAQ with new community projects and tx power settings for amped radios
fix Station G2 output dBm typo reported on meshcore-dev#1304

changed 26.5 dBm to 36.5 dBm
@oltaco
Copy link
Contributor

oltaco commented Jan 26, 2026

@ssp97 Thanks for this, can you please change the base branch for this PR to dev as that's where all PRs will be merged.

@ssp97 ssp97 changed the base branch from main to dev January 26, 2026 00:47
@ssp97
Copy link
Author

ssp97 commented Jan 26, 2026

@oltaco Opened new PR from correct branch (dev). Closing this one. #1483

@ssp97 ssp97 closed this Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants