pschichtel/JavaCAN
A simple JNI wrapper for the socketcan API provided by the Linux kernel. As it is wrapping a Linux Kernel API, it is intended for use on Linux only.
JavaMIT
Issues
- 0
Review syscall error handling
#61 opened by pschichtel - 1
Rewrite in Rust/Zig/C++
#60 opened by pschichtel - 1
Continous Test Execution
#59 opened by pschichtel - 2
- 1
Switch to Gradle
#45 opened by pschichtel - 4
Project Panama
#38 opened by pschichtel - 21
Allow access to custom message headers
#5 opened by pschichtel - 32
J1939 Support
#54 opened by pschichtel - 4
Expand library for more transports
#42 opened by splatch - 13
- 0
Support building without dockcross
#56 opened by pschichtel - 0
Android Support (externally cross compiled)
#55 opened by pschichtel - 0
Bring back Architecture detection
#47 opened by pschichtel - 4
github actions
#49 opened by rusefillc - 3
- 1
Fix CI
#44 opened by pschichtel - 2
CanBroker min. example
#43 opened by mschessler - 1
- 11
- 25
MavenCentral download problem and JVM crashing
#37 opened by Boronyak - 0
Missing documentation
#35 opened by pschichtel - 6
Examples or API documentation
#32 opened by DoctorZIP - 7
Can't get messages from bus in loop
#33 opened by DoctorZIP - 12
Raspberry Pi Zero support
#30 opened by Szbuli - 14
Implement a Netty module
#20 opened by pschichtel - 0
- 3
Does/Will it work on android?
#23 opened by Deishelon - 16
JVM Crashing
#24 opened by keoir - 2
Improve architecture detection
#31 opened by pschichtel - 6
- 4
CanFrame isExtended not working
#28 opened by frot - 5
Library is directly printing to stdout instead of using a framework like slf4j
#25 opened by psobiech - 2
Split the ISOTP support into a separate module
#21 opened by pschichtel - 10
Access to plain channel which do not parse frames
#22 opened by splatch - 8
- 0
- 0
API documentation
#11 opened by pschichtel - 4
Performance
#2 opened by pschichtel - 1
Review ByteBuffer handling
#10 opened by pschichtel - 2
Add native API to check if socket is bound
#8 opened by pschichtel - 1
use direct buffers for JNI interaction
#1 opened by pschichtel - 0
Make receive buffer size configurable
#4 opened by pschichtel - 0
Improve timeout API
#6 opened by pschichtel - 1
Timeout in kernel-based ping-pong test
#7 opened by pschichtel - 3
Implement NIO Channel
#9 opened by pschichtel - 0
Handle exceptions in polling threads
#3 opened by pschichtel