Skip to content

SF10/CR4:6移行 (jp-v1.8.0, breaking change) - #16

Merged
jirogit merged 3 commits into
devfrom
feat/sf10-cr6-migration
Jul 30, 2026
Merged

SF10/CR4:6移行 (jp-v1.8.0, breaking change)#16
jirogit merged 3 commits into
devfrom
feat/sf10-cr6-migration

Conversation

@jirogit

@jirogit jirogit commented Jul 30, 2026

Copy link
Copy Markdown
Owner

概要

JP LBT設定をSF12/CR4:8からSF10/CR4:6に変更。旧ノードとの通信互換性は失われる(breaking change)。

変更内容

  • jp-release.yml: LORA_SF=12→10, LORA_CR=8→6(周波数920.8MHz維持)
  • RadioLibWrappers.h: JP専用getMaxTextLen()/getMaxGroupTextLen()オーバーライド削除、本家デフォルト(160B)にフォールバック
  • README_JP.md: 文字数上限セクション・リピーター設定セクション・無線設定表を更新

根拠

SF10なら255B(最大パケット)でも2854ms、ARIB4秒制限まで1146msの余裕を確保できるため、SF12時代のCR依存切り詰めロジックが不要と判断。

テスト

  • WioTrackerL1_companion_radio_bleでビルド確認済み(SUCCESS)
  • 実機での文字数実測済み

バージョン

jp-v1.8.0としてリリース予定

jirogit added 3 commits July 29, 2026 23:24
- 送信文字数セクション: CR依存表を削除、本家準拠(160B)に統一
- リピーター初期設定: CR4/8前提のUSB推奨理由・CR4/5推奨を整理
- 無線設定表: SF12→10, CR4/8→4/6
- set txpower 10 手順削除(意図的)
- CR4/7案内の廃止に伴う注記削除
@jirogit
jirogit merged commit d69e814 into dev Jul 30, 2026
15 checks passed
@jirogit
jirogit deleted the feat/sf10-cr6-migration branch July 30, 2026 07:23
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