Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Version 2.0.0

Compare
Choose a tag to compare
Loading
@fpagliughifpagliughi released this 06 Apr 13:15
· 215 commits to master since this release

Extensive rework of the crate to cleanup, refactor, and modernize the library and add some new features like CAN FD support.

  • Moved to Rust Edition 2021 w/ MSRV 1.64
  • Refactored frames into differnt types: Data, Remote, Error (and now FD), that can be managed through enumeraed wraper typesCanFrame and/orCanFdFrame
  • Pushed some implementation upsream to thelibc andnix crates, and/or adapted upstream types.
    • CAN 2.0 frames based onlibc::can_frame
    • CAN FD frames based onlibc::canfd_frame
  • #33 Netlink extensions
    • Creating and deleting interfaces
    • Setting MTU (to/from FD)
  • #21 New CI using GitHub Actions
  • #20 Composite PR with some modernization
    • Pulls in#13, and updates to the latestneli v0.6
    • Updatesnix dependency to latest v0.23
    • Moves to Rust 2018 w/ MSRV 1.54
    • Errors conform to std::error::Error
  • #16 Add CAN FD support
  • #24 Embedded HAL Traits
    • Plus some source refactoring into more coherent modules
Assets2
Loading
XVilka reacted with rocket emojiappelgriebsch and dmezh reacted with eyes emoji
3 people reacted

[8]ページ先頭

©2009-2025 Movatter.jp