SF10/CR4:6移行 (jp-v1.8.0, breaking change) - #16
Merged
Conversation
…(SF10/CR6 migration)
- 送信文字数セクション: CR依存表を削除、本家準拠(160B)に統一 - リピーター初期設定: CR4/8前提のUSB推奨理由・CR4/5推奨を整理 - 無線設定表: SF12→10, CR4/8→4/6 - set txpower 10 手順削除(意図的) - CR4/7案内の廃止に伴う注記削除
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
JP LBT設定をSF12/CR4:8からSF10/CR4:6に変更。旧ノードとの通信互換性は失われる(breaking change)。
変更内容
根拠
SF10なら255B(最大パケット)でも2854ms、ARIB4秒制限まで1146msの余裕を確保できるため、SF12時代のCR依存切り詰めロジックが不要と判断。
テスト
バージョン
jp-v1.8.0としてリリース予定