automotive icon indicating copy to clipboard operation
automotive copied to clipboard

Rust crate providing a variety of automotive related libraries, such as communicating with CAN interfaces and diagnostic APIs

Results 16 automotive issues
Sort by recently updated
recently updated
newest added

Implement all UDS SIDs from ISO Standard - [ ] Diagnostic and Communication Management - [x] DiagnosticSessionControl = 0x10 - [x] EcuReset = 0x11 - [x] SecurityAccess = 0x27 -...

enhancement

See Qt implementation: https://codebrowser.dev/qt5/qtserialbus/src/plugins/canbus/socketcan/socketcanbackend.cpp.html#_ZN16SocketCanBackend10interfacesEv

enhancement
good first issue

Allows usage of cheap Serial/SLCAN based devices on Windows/MacOS.

enhancement

Allows using devices like ValueCAN on Windows/MacOS Use https://github.com/intrepidcs/libicsneo, https://github.com/intrepidcs/libicsneo-rs or re-implement.

enhancement

Allow usage on Windows/MacOS. Use https://www.peak-system.com/PCAN-Basic.239.0.html?&L=1 or re-implement USB protocol.

enhancement