Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
can4linux
Browse files
Nov 15, 2024
add self reception
· 3c42cd1f
root
authored
Nov 15, 2024
3c42cd1f
Nov 04, 2024
Update for kernel 6.8
· cc29c542
Boebel
authored
Nov 04, 2024
cc29c542
adapt to new kernel version 6.8
· 6b08f220
root
authored
Oct 16, 2024
6b08f220
Adapt to kernel version 6.8
· a5e2146e
root
authored
Oct 16, 2024
a5e2146e
Aug 07, 2021
- removed temporary file *.i
· d749c43d
Oertel
authored
Aug 07, 2021
d749c43d
- some small changes, e.g last kernel version, /proc.. /OpenCount
· 1faa8c5c
Oertel
authored
Aug 07, 2021
1faa8c5c
- removed spelling error
· 7d59cb98
Oertel
authored
Aug 07, 2021
7d59cb98
- Some hints for using the Kvaser PCIe CAN FD board
· ac1a52aa
Oertel
authored
Aug 07, 2021
ac1a52aa
- added some comments for test -t 200
· e2aa0c6d
Oertel
authored
Aug 07, 2021
e2aa0c6d
- supporting (not tested) the 2 CAN channel board
· 2bd602c7
Oertel
authored
Aug 07, 2021
2bd602c7
Aug 06, 2021
- added CANFD bit timing settings for Kvaser CANFD
· c4d16182
Oertel
authored
Aug 06, 2021
c4d16182
Jul 17, 2021
- RAEDME is now markdown README.md
· 23931cdb
Oertel
authored
Jul 17, 2021
23931cdb
Jul 16, 2021
- added the success of supporting the Kvaser CAN FD
· 32ab2c6d
Oertel
authored
Jul 16, 2021
32ab2c6d
- removed some small spelling errors
· 6b2e9424
Oertel
authored
Jul 16, 2021
6b2e9424
- removed some small spelling errors
· c8c68264
Oertel
authored
Jul 16, 2021
c8c68264
- added some more timing valuas for arbitration and data phase
· 36d8f655
Oertel
authored
Jul 16, 2021
36d8f655
Jul 14, 2021
- test(200) -t 200 added random ext id frame, random FDF, random BRS
· 1680491c
Oertel
authored
Jul 14, 2021
1680491c
- can4linux for Kvaser PCIEFD is working somehow, CAN error handling is
· eba0d3f2
Oertel
authored
Jul 14, 2021
eba0d3f2
- specified CAN_RANGE as hex value
· 7dfa1f5d
Oertel
authored
Jul 14, 2021
7dfa1f5d
- removed two spelling errors
· 30b420ec
Oertel
authored
Jul 14, 2021
30b420ec
- removed not useful #warning lines
· a29b39ae
Oertel
authored
Jul 14, 2021
a29b39ae
- #if 1/0 at the begin of get_timestamp() enables/disables
· e6dfde53
Oertel
authored
Jul 14, 2021
e6dfde53
- missed comment end */
· 0bb845e2
Oertel
authored
Jul 14, 2021
0bb845e2
- added bit timings according kvaser CAN tools
· baef4329
Oertel
authored
Jul 14, 2021
baef4329
- removed spelling error
· c0c0e2ae
Oertel
authored
Jul 14, 2021
c0c0e2ae
- removed some spelling errors
· 1fac194f
Oertel
authored
Jul 14, 2021
1fac194f
- removed some spelling errors
· 287a5933
Oertel
authored
Jul 14, 2021
287a5933
Jul 09, 2021
- added command option to have a configuarble sleep before closing
· 864078ff
Oertel
authored
Jul 09, 2021
864078ff
reached something like a working state
· cea457b6
Oertel
authored
Jul 09, 2021
cea457b6
- reached something like a working state
· ab4a489e
Oertel
authored
Jul 09, 2021
ab4a489e
Jun 26, 2021
improved message display in debug mode
· fcc366cb
Oertel
authored
Jun 26, 2021
fcc366cb
Jun 10, 2021
removed macro MODULE_SUPPORTED_DEVICE
· 9d54f848
Oertel
authored
Jun 10, 2021
9d54f848
Jun 02, 2021
added usleep() in virtual mode to simulate message length
· 392e7e30
Oertel
authored
Jun 02, 2021
392e7e30
removed some spelling errors, and added an imprtand space
· d4b07a04
Oertel
authored
Jun 02, 2021
d4b07a04
Jan 18, 2021
c Header referenz changed from ../can4linux to . (-I .)
· 53f62683
Oertel
authored
Jan 18, 2021
53f62683
added KVASER CAN FD board
· 845fb957
Oertel
authored
Jan 18, 2021
845fb957
added new test 1000, especially for can4linux driver test
· a629309d
Oertel
authored
Jan 18, 2021
a629309d
Jan 13, 2021
locally disabled -Wformat-security
· 09705d1f
Oertel
authored
Jan 13, 2021
09705d1f
using the so far unused can_reset()
· 00bc5b51
Oertel
authored
Jan 13, 2021
00bc5b51
disabled warning format-truncation in snprintf()
· 97acf3af
Oertel
authored
Jan 13, 2021
97acf3af
Loading