hardbyte / hardbyte/python-can
Supporting Tx/Rx message direction for each interface
Đang mở
api
enhancement
- Ngôn ngữ chính
- Python
- Star
- 1.6k
- Fork
- 697
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Pull request #773 adds is_rx attribute to can.Message. Currently this attribute is set to True by default. Functionality needs to be added to each interface type to set this attribute appropriately when building CAN messages:
- [x] ics_neovi (#773)
- [ ] ixxat
- [ ] kvaser
- [ ] pcan
- [ ] seedstudio
- [ ] serial
- [x] socketcan (#780)
- [ ] systec
- [ ] usb2can
- [x] vector (#852)
- [ ] nican
- [ ] iscan
- [x] virtual (#779)
- [ ] slcan
- [ ] robotell
- [ ] canalystii
- [x] CANtact (#853)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.