Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / socketcan-rs/socketcan-rs issues and pull requests

#75 - Fix DLC for CANFD

Pull Request - State: open - Opened by davidkirchner 20 days ago

#73 - Update some dependencies

Pull Request - State: open - Opened by scootermon about 2 months ago - 1 comment

#72 - Fix 'unnecessary qualification'

Pull Request - State: closed - Opened by MatiasVara 2 months ago - 2 comments

#71 - Fetch stats or stats64 with socketcan

Issue - State: open - Opened by EIC-JayGanatra 2 months ago - 1 comment

#70 - ISO-TP support

Issue - State: open - Opened by TheButlah 4 months ago - 2 comments

#69 - Support sending can frames over tokio canfd sockets (Resolves #57)

Pull Request - State: open - Opened by EliteTK 4 months ago - 7 comments

#68 - remove unnecessary qualifications

Pull Request - State: closed - Opened by AkhilTThomas 4 months ago - 1 comment

#67 - Improved tokio async implementation

Pull Request - State: closed - Opened by dlips 4 months ago - 4 comments

#66 - CanInterface: add set_can_params method to set multiple parameters

Pull Request - State: closed - Opened by Urist-McGit 5 months ago - 3 comments

#65 - Dump parsing also optionally trims off CR at the line end

Pull Request - State: closed - Opened by pietgeursen 6 months ago - 3 comments

#64 - Make termination u16 and add set_termination

Pull Request - State: closed - Opened by poeschel 6 months ago - 1 comment

#63 - setting can interface to can fd mode does not work

Issue - State: closed - Opened by poeschel 6 months ago - 2 comments

#62 - Add Socket::recv_with_meta to read loopback status

Pull Request - State: open - Opened by pd0wm 7 months ago - 3 comments

#61 - `CanFdSocket` read_frame crash fix

Pull Request - State: closed - Opened by pwnorbitals 7 months ago - 3 comments

#60 - Make CanState public

Pull Request - State: closed - Opened by barower 7 months ago - 2 comments

#59 - embedded Hal for CanFdSocket

Issue - State: open - Opened by tristanguerragomez 7 months ago - 4 comments

#58 - Add new API to enumerate available SocketCAN interfaces

Pull Request - State: closed - Opened by gmarull 8 months ago - 3 comments

#57 - Tokio-Async CanFd not capable of sending RemoteFrame?

Issue - State: open - Opened by AsimmHirani 8 months ago - 1 comment

#56 - Version 3.3.0 Not Compiling With Neli

Issue - State: closed - Opened by Peyton-McKee 10 months ago - 10 comments

#55 - example code compile failed

Issue - State: closed - Opened by fawdlstty 10 months ago

#54 - Reimplement sockets using socket2::Socket

Issue - State: closed - Opened by fpagliughi 11 months ago - 1 comment

#53 - Async CanFD via Generics

Pull Request - State: closed - Opened by dnsco 11 months ago - 8 comments

#52 - J1939 support

Issue - State: open - Opened by reneherrero 11 months ago - 14 comments

#51 - feat: Add CanFdSocket support for tokio module

Pull Request - State: closed - Opened by balattar 12 months ago - 5 comments

#50 - add set_bitrate method

Pull Request - State: closed - Opened by jackyzjk 12 months ago - 2 comments

#49 - Add support for custom socket protocol (CAN_RAW)

Issue - State: closed - Opened by boon-code 12 months ago - 4 comments

#48 - Socket read and write hangs after a while

Issue - State: closed - Opened by Woz4tetra about 1 year ago - 7 comments

#47 - Example provided does not build

Issue - State: closed - Opened by Kampouse about 1 year ago - 1 comment
Labels: Fix Added

#46 - Creating Error Frames For Test Purposes

Issue - State: closed - Opened by sjsimps about 1 year ago - 6 comments

#45 - Dump: handle extended IDs

Pull Request - State: closed - Opened by mchodzikiewicz over 1 year ago - 6 comments

#44 - fix clippy warnings (autofix)

Pull Request - State: closed - Opened by jreppnow over 1 year ago - 1 comment

#43 - implement AsPtr for CanAnyFrame

Pull Request - State: closed - Opened by jreppnow over 1 year ago - 2 comments

#42 - CAN XL support

Issue - State: open - Opened by marcelbuesing over 1 year ago - 4 comments

#41 - add basic support for async-io

Pull Request - State: closed - Opened by jreppnow over 1 year ago - 5 comments

#40 - use OwnedFd and remove custom Drop implementation

Pull Request - State: closed - Opened by jreppnow over 1 year ago - 6 comments

#39 - Async/Await

Issue - State: closed - Opened by nnarain over 1 year ago - 21 comments
Labels: Fix Added

#38 - FYI: alternative Rust/Sockcan API published

Issue - State: closed - Opened by fulup-bzh over 1 year ago

#37 - 2.0 ?

Issue - State: closed - Opened by fulup-bzh over 1 year ago - 2 comments

#36 - Are the examples out of date for v1.7.0?

Issue - State: closed - Opened by therishidesai over 1 year ago - 7 comments

#35 - Fix 1.7.0 security

Pull Request - State: open - Opened by mdegans over 1 year ago - 1 comment

#34 - fix can fd data length check

Pull Request - State: closed - Opened by almini over 1 year ago - 1 comment

#33 - Netlink extensions (issue #32)

Pull Request - State: closed - Opened by jreppnow almost 2 years ago - 5 comments

#32 - Netlink (neli) code for the CAN interfaces

Issue - State: closed - Opened by fpagliughi almost 2 years ago - 18 comments
Labels: Fix Added

#31 - Use 'nix' crate instead of 'libc' when possible.

Issue - State: closed - Opened by fpagliughi almost 2 years ago - 1 comment

#30 - Instead of own implementation, just re-export frame types provided by libc?

Issue - State: closed - Opened by jreppnow almost 2 years ago - 2 comments

#29 - socketcan2-rs

Issue - State: closed - Opened by xR3b0rn almost 2 years ago - 9 comments

#28 - Ideas for v2.0

Issue - State: closed - Opened by fpagliughi almost 2 years ago - 10 comments

#27 - CAN-FD Support

Issue - State: closed - Opened by jreppnow almost 2 years ago - 1 comment

#26 - Cross-platform support

Issue - State: closed - Opened by XVilka about 2 years ago - 6 comments

#25 - Travis build not enabled

Issue - State: closed - Opened by palfrey about 2 years ago - 3 comments

#24 - Embedded HAL Traits

Pull Request - State: closed - Opened by nnarain about 2 years ago - 9 comments

#23 - Embedded HAL traits

Pull Request - State: closed - Opened by nnarain about 2 years ago - 2 comments

#22 - Anyway to capture the timestamp of a CANFrame?

Issue - State: open - Opened by sprijk over 2 years ago - 12 comments

#21 - Setup GH action based on actions-rs/meta template

Pull Request - State: closed - Opened by marcelbuesing over 2 years ago - 3 comments

#20 - Initial modernization (WIP)

Pull Request - State: closed - Opened by fpagliughi over 2 years ago - 6 comments

#19 - Make CAN_ID extended if necessary

Pull Request - State: closed - Opened by klimatt almost 3 years ago - 1 comment

#18 - Implement embedded_can traits, addresses #15

Pull Request - State: closed - Opened by marcelbuesing over 3 years ago - 1 comment

#17 - Updated `README.md`, introducing fpagliughi

Pull Request - State: closed - Opened by mbr over 3 years ago

#16 - Add CAN FD support

Pull Request - State: closed - Opened by j4r0u53k over 3 years ago - 35 comments

#15 - Standard/extended identifier implementation incorrect?

Issue - State: closed - Opened by stabler almost 4 years ago - 11 comments

#14 - update dependencies (1.7.0)

Pull Request - State: closed - Opened by slyshykO over 4 years ago - 2 comments

#13 - Exchange custom netlink fork for neli crate

Pull Request - State: closed - Opened by marcelbuesing almost 5 years ago - 4 comments

#12 - Update to Rust 2018 and update dependencies

Pull Request - State: closed - Opened by fwalch about 5 years ago - 5 comments

#11 - Unmaintained?

Issue - State: closed - Opened by twaddington about 5 years ago - 24 comments

#10 - Outdated on crates.io

Issue - State: closed - Opened by swapsCAPS over 5 years ago - 2 comments

#9 - No way to mutate CanFrame

Issue - State: closed - Opened by kjetilkjeka almost 7 years ago - 2 comments

#8 - Using socketcan with asynchronous loop

Issue - State: closed - Opened by RouquinBlanc over 7 years ago - 3 comments

#7 - Use libc types instead of manually choosing i32 or i64

Pull Request - State: closed - Opened by RouquinBlanc over 7 years ago - 5 comments

#6 - non blocking write_frame

Issue - State: closed - Opened by wijayaadhisurya over 7 years ago - 4 comments

#5 - Setup travis ci

Pull Request - State: closed - Opened by marcelbuesing over 7 years ago - 3 comments

#4 - Added CanBCMSocket.

Pull Request - State: closed - Opened by marcelbuesing over 7 years ago - 5 comments

#3 - Add initial frame filtering

Pull Request - State: closed - Opened by jmagnuson almost 8 years ago - 2 comments

#2 - Make ShouldRetry public

Pull Request - State: closed - Opened by hmvp about 8 years ago - 1 comment

#1 - Make ShouldRetry public

Pull Request - State: closed - Opened by hmvp about 8 years ago