2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #493 from marckleinebudde/canfdtest More... 12 months ago
canfdtest: with -vvv verbosity also print the MSG_DONTROUTE and MSG_CONFIRM flags More... 12 months ago
Merge pull request #492 from marckleinebudde/canfdtest More... 12 months ago
canfdtest: add support for loopback testing More... 12 months ago
Merge pull request #491 from marckleinebudde/canfdtest More... 12 months ago
canfdtest: fix detection of own frames More... 12 months ago
Merge pull request #488 from marckleinebudde/canfdtest More... 12 months ago
Merge pull request #489 from marckleinebudde/cansend More... 12 months ago
Merge pull request #486 from taotieren/cmake More... about 1 year ago
update CMakeLists.txt More... about 1 year ago
canfdtest: fix filter for extended CAN frames More... about 1 year ago
canfdtest: normalize_canid(): introduce and make use of it More... about 1 year ago
canfdtest: can_echo_gen(): introduce struct canfd_frame *tx_frame; More... about 1 year ago
canfdtest: can_echo_gen(): decrease scope of struct canfd_frame rx_frame More... about 1 year ago
canfdtest: can_echo_gen(): use modulo instead of if to handle wrap arounds More... about 1 year ago
canfdtest: use struct msghdr::msg_flags to detect own frames More... about 1 year ago
canfdtest: make use of bool More... about 1 year ago
canfdtest: use can0 per default More... about 1 year ago
canfdtest: don't initialize global variables to 0 More... about 1 year ago
Merge pull request #480 from marckleinebudde/cansequence More... about 1 year ago
Merge pull request #481 from marckleinebudde/can-calc-bittiming More... about 1 year ago
Merge pull request #482 from marckleinebudde/codingstyle More... about 1 year ago
can-calc-bit-timing: add rockchip_canfd More... about 1 year ago
isotpsniffer: simplify option for CAN FD link layer
hartkopp
as Oliver Hartkopp
More... about 1 year ago
cansniffer: remove unnecessary parenthesis
hartkopp
as Oliver Hartkopp
More... about 1 year ago
cansniffer: unify setsockopt error handling
hartkopp
as Oliver Hartkopp
More... about 1 year ago
isotpsniffer: fix missing CAN FD support on second listen socket
hartkopp
as Oliver Hartkopp
More... about 1 year ago
cangen: convert towards kernel coding style More... about 1 year ago
candump: convert towards kernel coding style More... about 1 year ago
cansend: convert towards kernel coding style More... about 1 year ago