Skip to content

fix: standardize bridge.source on rx and tx#2100

Open
robekl wants to merge 1 commit intomeshcore-dev:devfrom
robekl:fix-bridge-source-rx-tx
Open

fix: standardize bridge.source on rx and tx#2100
robekl wants to merge 1 commit intomeshcore-dev:devfrom
robekl:fix-bridge-source-rx-tx

Conversation

@robekl
Copy link
Contributor

@robekl robekl commented Mar 20, 2026

Summary

  • standardize bridge.source on rx and tx
  • keep explicit validation for missing or invalid values
  • align the CLI documentation with the accepted values

Testing

  • git diff --check

Testing Firmware

This change has been built into the testing firmware at meshcore.eklhq.com. Help with testing would be appreciated.

robekl added a commit to robekl/MeshCore that referenced this pull request Mar 23, 2026
Reimplements meshcore-dev/MeshCore PR meshcore-dev#2100 on top of branch 1.14.1-robekl.

References:
PR: meshcore-dev#2100
CLI command reference in tree: https://github.com/meshcore-dev/MeshCore/blob/467959cc3bfc884e5f3425caac89453a450151b6/docs/cli_commands.md

Rationale:
This patch makes bridge.source behave consistently for receive and transmit directions instead of exposing mismatched semantics through the CLI. The implementation is small and localized to CommonCLI plus documentation. It is straightforward to carry on a maintenance branch because it improves operator-facing correctness without changing wire formats or broad runtime architecture.
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.

1 participant