issues
search
derek-will
/
SocketCANSharp
.NET managed wrapper for SocketCAN on Linux
BSD 3-Clause "New" or "Revised" License
54
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add J1939 examples to README
#42
derek-will
closed
2 years ago
0
Add support for receiving errors from the socket error queue
#41
derek-will
opened
2 years ago
0
Fails with "Failed to bind to address." on Linux / .Net 6
#40
JKirk865
closed
2 years ago
13
Add functionality to obtain TX Confirmation and Localhost Notification metadata on RawCanSocket
#39
derek-will
closed
1 year ago
0
Update README examples with using statement around SafeFileDescriptorHandle
#38
derek-will
closed
2 years ago
0
Add Support for the CAN_ISOTP_CF_BROADCAST flag
#37
derek-will
closed
2 years ago
1
Add Support for TRUNC + PEEK flags on ISO-TP sockets recv
#36
derek-will
closed
2 years ago
0
Change to Target .NET Standard 2.0
#35
derek-will
closed
2 years ago
2
Update README to demo RawCanSocket class
#34
derek-will
closed
2 years ago
0
Add Unit Tests for using TRUNC + PEEK on ISO-TP sockets
#33
derek-will
closed
2 years ago
0
Update ISO-TP Read When Not Bound Unit Test to handle improved implementation in Linux kernel
#32
derek-will
closed
2 years ago
0
Add check to verify that CAN IDs exceeding 0x7FF have EFF flag set
#31
derek-will
closed
2 years ago
0
Add address property to RawCanSocket class
#30
derek-will
closed
2 years ago
0
Add address property to IsoTpCanSocket class
#29
derek-will
closed
2 years ago
0
Add support for getpeername
#28
derek-will
closed
2 years ago
0
Add support for getsockname
#27
derek-will
closed
2 years ago
0
Add ability to retrieve the bitrate of a CAN interface
#26
derek-will
closed
1 year ago
0
Add CanNetworkInterface support for getting instance by index using SIOCGIFNAME
#25
derek-will
closed
2 years ago
0
Add CanNetworkInterface support for getting instance by name using SIOCGIFINDEX
#24
derek-will
closed
2 years ago
0
Remove ISO-TP references from AbstractCanSocket class documentation
#23
derek-will
closed
2 years ago
0
Add support for SIOCGIFMTU ioctl
#22
derek-will
closed
2 years ago
0
Add support for MSG_DONTROUTE
#21
derek-will
closed
2 years ago
1
Add support for MSG_CONFIRM
#20
derek-will
closed
2 years ago
0
Add higher level C# class to assist with making use of epoll API
#19
derek-will
closed
2 years ago
0
Add simple shortcut to get errno
#18
derek-will
closed
2 years ago
0
Fix documentation on CAN_ISOTP_WAIT_TX_DONE
#17
derek-will
closed
2 years ago
0
Fix documentation typo on CAN_RTR_FLAG
#16
derek-will
closed
2 years ago
0
Add nuget reference to README
#15
derek-will
closed
2 years ago
0
Add BcmCanSocket Support
#14
derek-will
closed
2 years ago
0
Add J1939CanSocket Support
#13
derek-will
closed
2 years ago
0
Add RawCanSocket support
#12
derek-will
closed
2 years ago
0
Add unit tests to confirm SafeSocketHandle closure
#11
derek-will
closed
2 years ago
0
Update README to include sample code and nuget package reference
#10
derek-will
closed
2 years ago
0
Add IsoTpSocket example code
#9
derek-will
closed
2 years ago
0
Add Socket class for ISO-TP sockets
#8
derek-will
closed
2 years ago
0
Make Frame a property and not a field within BcmCanSingleMessage and BcmCanFdSingleMessage classes
#7
derek-will
closed
2 years ago
1
Fix identation on FlowControlOptions documentation for Stmin property
#6
derek-will
closed
2 years ago
0
Add documentation to SocketLevel enumeration (currently blank)
#5
derek-will
closed
2 years ago
0
Fix tabs in J1939Filter class
#4
derek-will
closed
2 years ago
0
Clean up documentation in Constants Static Class to remove header file references and move those to comments
#3
derek-will
closed
2 years ago
0
Additional Unit Tests for CanNetworkInterface
#2
derek-will
closed
2 years ago
0
Add epoll support
#1
derek-will
closed
2 years ago
0
Previous