2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cangen: properly initialize struct sockaddr_can addr More... almost 3 years ago
cangen: add support for SO_TXTIME More... almost 3 years ago
Merge pull request #354 from philschenker/master More... almost 3 years ago
canfdtest: make use of return value of check_frame More... almost 3 years ago
canfdtest: return -1 if compare_frame fails More... almost 3 years ago
cangen: do_send_one(): use sendmsg() instead of write() More... almost 3 years ago
cangen: move write() into separate function More... almost 3 years ago
cangen: add option for absolute timeouts More... almost 3 years ago
cangen: print_usage() don't hardcode default burst size More... almost 3 years ago
cangen: move scope of variable ret More... almost 3 years ago
cangen: import timespec helper functions More... almost 3 years ago
cangen: move sleep directly in font of send() More... almost 3 years ago
cangen: remove unneeded masking More... almost 3 years ago
cangen: mark setsockopt() options as const More... almost 3 years ago
cangen: sort getopt() by order of option in usage More... almost 3 years ago
cangen: use consistent indention scheme of 1 space More... almost 3 years ago
cangen: checkpatch: put braces on all arms of if statement More... almost 3 years ago
cangen: checkpatch: don't assign in if statement More... almost 3 years ago
cangen: checkpatch: remove break after return More... almost 3 years ago
cangen: checkpatch: fix comment style More... almost 3 years ago
cangen: checkpatch: fix space and newline usage More... almost 3 years ago
cangen: use if_nametoindex() to avoid overflows More... almost 3 years ago
cangen: mark functions as static More... almost 3 years ago
cangen: checkpatch: don't split strings over multiple lines More... almost 3 years ago
candump: handle individual logfile name for stdout
hartkopp
as Oliver Hartkopp
More... almost 3 years ago
can-calc-bit-timing: import bit timing calculation algorithm from v3.18 More... almost 3 years ago
can-calc-bit-timing: add information if printing data bit timing table More... almost 3 years ago
can-calc-bit-timing: move algorithms into separate files More... almost 3 years ago
can-calc-bit-timing: move into subdir More... almost 3 years ago
can-calc-bit-timing: import bit timing calculation algorithm from v5.16 More... almost 3 years ago