hardbyte / hardbyte/python-can
Different timing for CAN and CAN-FD with Kvaser?
未關閉
backend:kvaser
bug
- 主要語言
- Python
- 星號
- 1.6k
- 分支
- 697
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I don't know about the other controllers, but Kvaser supports different timings for CAN-FD than the standard bus timings.
Python-can should support passing separate tseg1, tseg2 and sjw to canSetBusParamsFd API.
貢獻指南
研究方向
首先定位 Kvaser CAN-FD 的處理邏輯及其與 canSetBusParamsFd API 的整合。比較標準匯流排時序值的傳遞方式,然後驗證是否可以為 CAN-FD 提供個別的 tseg1、tseg2 和 sjw 值,而不變更標準匯流排時序。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- embedded-iot
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100