Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / NeuronRobotics/nrjavaserial issues and pull requests
#252 - Is the project abandoned?
Issue -
State: open - Opened by sblantipodi 5 months ago
- 2 comments
#251 - Crash in `interruptEventLoop` trying to dereference garbage pointer
Issue -
State: open - Opened by claui 9 months ago
#250 - Method readArray returns 0 even though data is available for reading
Issue -
State: open - Opened by ARZZEZZAN 10 months ago
#249 - Fix segfault if file descriptor unavailable
Pull Request -
State: closed - Opened by claui 10 months ago
- 2 comments
#248 - Linux custom baudrate
Pull Request -
State: open - Opened by edsbyte about 1 year ago
#247 - gradle.properties is a symlink to /home/hephaestus/gradle.properties
Issue -
State: open - Opened by bringert about 1 year ago
- 1 comment
#246 - Add RISC-V support
Issue -
State: open - Opened by wborn about 1 year ago
- 2 comments
#245 - Known issues with Windows 11?
Issue -
State: closed - Opened by bengtmartensson about 1 year ago
- 1 comment
#244 - Native build: `JAVA_HOME` auto-detection yields double-quoted value
Issue -
State: open - Opened by MrDOS about 1 year ago
#243 - Two years without a release, any plan for a new release?
Issue -
State: closed - Opened by sblantipodi about 1 year ago
- 2 comments
#242 - Error on Close serial port on Raspbarry Pi 4 64bits
Issue -
State: open - Opened by josepacelli about 1 year ago
- 2 comments
#241 - Upgrade commons-net to 3.9.0 to address CVE-2021-37533
Pull Request -
State: closed - Opened by wborn about 1 year ago
- 3 comments
#240 - Apple M1
Issue -
State: open - Opened by mothattack about 1 year ago
- 2 comments
#239 - Link build badge to workflow builds
Pull Request -
State: closed - Opened by wborn about 1 year ago
#238 - Update to Gradle 8; resuscitate CI
Pull Request -
State: open - Opened by MrDOS about 1 year ago
- 7 comments
#237 - Provides transitive vulnerable dependency maven:commons-net:commons-net:3.3
Issue -
State: closed - Opened by sblantipodi over 1 year ago
#236 - nxp imx and st stm32mpu linux port support
Pull Request -
State: closed - Opened by weslleymfd over 1 year ago
- 3 comments
#235 - Only 63 COM Ports can be opened concurrently on Windows
Issue -
State: open - Opened by BenjaminLetz over 1 year ago
- 11 comments
#234 - After altering the baud rate, serial communication no longer works.
Issue -
State: open - Opened by ramen2k10 over 1 year ago
- 1 comment
#233 - usb serial not working on droidian arm64 with java program, libNRJavaSerial.so error
Issue -
State: closed - Opened by celioregoli over 1 year ago
- 1 comment
#232 - Compiling Problem
Issue -
State: open - Opened by celioregoli over 1 year ago
- 7 comments
#231 - Fix build if JAVA_HOME contains spaces
Pull Request -
State: closed - Opened by fwolter over 2 years ago
- 2 comments
#230 - [issue #229] Prevent Buffer Overflows When Constructing Messages
Pull Request -
State: closed - Opened by david-pace over 2 years ago
- 7 comments
#229 - Buffer Overflows in Native Serial Implementation with Long Device Names
Issue -
State: closed - Opened by david-pace over 2 years ago
- 7 comments
#228 - JVM hangs at shutdown
Issue -
State: open - Opened by neeme-praks-sympower over 2 years ago
#227 - #226 Fix building a fresh repo clone
Pull Request -
State: open - Opened by nemecec over 2 years ago
#226 - Fresh repo clone build fails
Issue -
State: open - Opened by neeme-praks-sympower over 2 years ago
- 2 comments
#225 - #224 Allow to specify native library name via a system property (and skip auto-detection)
Pull Request -
State: open - Opened by nemecec over 2 years ago
#224 - ARMv5 crashes the JVM
Issue -
State: open - Opened by neeme-praks-sympower over 2 years ago
#223 - First call CommPortIdentifier.getPortIdentifiers() ,This can lead to repeated calls
Issue -
State: closed - Opened by you227 over 2 years ago
- 1 comment
#222 - First call CommPortIdentifier.getPortIdentifiers() ,This can lead to repeated calls
Issue -
State: open - Opened by you227 over 2 years ago
#221 - Sometime `NRSerialPort.connect()` never returns after device was rebooted
Issue -
State: open - Opened by gillesB over 2 years ago
#220 - A fatal error has been detected by the Java Runtime Environment: # SIGSEGV (0xb) at pc=0x00000000000039fe
Issue -
State: open - Opened by PrasadReddy75 about 3 years ago
- 1 comment
#219 - AppleSilicon (mac aarch64) support
Issue -
State: open - Opened by ArtRoman over 3 years ago
- 8 comments
#218 - Added FreeBSD aarch64 (ARM64) support
Pull Request -
State: closed - Opened by siepkes over 3 years ago
- 2 comments
#217 - [question] Linux x86-64 binary linked against lockdev/liblockdev
Issue -
State: open - Opened by splatch over 3 years ago
- 1 comment
#216 - Fix FD leak when checking lock dir permissions
Pull Request -
State: closed - Opened by MrDOS over 3 years ago
- 4 comments
#215 - Support for musl
Issue -
State: closed - Opened by mk868 over 3 years ago
- 6 comments
#214 - Caused by: groovy.lang.MissingPropertyException: Could not get unknown property 'ossrhUsername' for Credentials [username: null] of type org.gradle.internal.credentials.DefaultPasswordCredentials_Decorated.
Issue -
State: closed - Opened by abdullah230695 over 3 years ago
- 1 comment
#213 - MacOS: Speed 1M not supported
Issue -
State: open - Opened by akuhtz over 3 years ago
- 1 comment
#212 - After unplug USB cable, java program crashed.
Issue -
State: closed - Opened by fy-create over 3 years ago
- 2 comments
#211 - Fix macOS segfault on close after hardware error
Pull Request -
State: open - Opened by MrDOS almost 4 years ago
- 3 comments
#210 - Disable Spotless on `gradle check` for now
Pull Request -
State: closed - Opened by MrDOS almost 4 years ago
#209 - Apply formatting and remove more trace statements
Pull Request -
State: open - Opened by MrDOS almost 4 years ago
#208 - Bump Apache Commons Net to v3.7.2
Pull Request -
State: closed - Opened by MrDOS almost 4 years ago
#207 - Bump apache.commons.net to 3.7.2 to fix NPEs
Issue -
State: closed - Opened by t2000 almost 4 years ago
- 5 comments
#206 - Compile the Windows natives with MSVC
Issue -
State: open - Opened by MrDOS almost 4 years ago
- 3 comments
#205 - Add generic type to CommPortIdentifier.getPortIdentifiers()
Issue -
State: open - Opened by MrDOS almost 4 years ago
- 1 comment
#204 - Usefulness assessment of the nativeStaticSet/nativeStaticGet methods
Issue -
State: open - Opened by MrDOS almost 4 years ago
- 2 comments
#203 - Deduplicate native flow control getters/setters
Issue -
State: open - Opened by MrDOS almost 4 years ago
#202 - Enable Spotless' ratchetting mode
Pull Request -
State: closed - Opened by MrDOS almost 4 years ago
- 1 comment
#201 - Port is not closed if the current thread is interrupted
Issue -
State: open - Opened by fwolter almost 4 years ago
#200 - JNI errors on ARM32HF during execution of tests using azul java 11
Issue -
State: closed - Opened by Lamarqe almost 4 years ago
- 5 comments
#199 - Add formatter
Pull Request -
State: closed - Opened by fwolter almost 4 years ago
- 4 comments
#198 - SerialPortEventListener not called for CTS if process is started with javaw.exe
Issue -
State: open - Opened by akuhtz almost 4 years ago
#197 - In case of HARDWARE_ERROR event serial.disconnect() never returns
Issue -
State: open - Opened by mvalla almost 4 years ago
- 18 comments
#196 - Enormously slow start in Windows (with workarounds)
Issue -
State: open - Opened by basecamelectronics about 4 years ago
- 9 comments
#195 - Support for Apple Silicon (macOS on AArch64)
Issue -
State: open - Opened by MrDOS over 4 years ago
- 3 comments
#194 - Use SLF4J for logging
Pull Request -
State: closed - Opened by MrDOS over 4 years ago
- 7 comments
#193 - Replace System.out/System.err printing with SLF4J
Issue -
State: open - Opened by MrDOS over 4 years ago
- 2 comments
Labels: enhancement
#192 - Android Support
Issue -
State: closed - Opened by doit-ceo over 4 years ago
- 3 comments
#191 - dlopen failed: cannot find verneed/verdef
Issue -
State: closed - Opened by doit-ceo over 4 years ago
- 2 comments
#190 - No native libs in apk
Issue -
State: closed - Opened by doit-ceo over 4 years ago
- 1 comment
#189 - Refactor native builds
Pull Request -
State: closed - Opened by MrDOS over 4 years ago
- 9 comments
#188 - 5.2.1 crash in multi-thread context
Issue -
State: open - Opened by pseudo555 over 4 years ago
- 2 comments
#187 - Deadlock because of old jna dependency
Issue -
State: open - Opened by hborchardt over 4 years ago
#186 - Q: How to get OpenJDK ARM64 running
Issue -
State: closed - Opened by Gerry33 over 4 years ago
- 2 comments
#185 - Error 0x5 at src/windows/termios.c(889): Accès refusé.
Issue -
State: open - Opened by pseudo555 over 4 years ago
#184 - Error 0x6 at src/windows/termios.c(2265): Descripteur non valide
Issue -
State: open - Opened by pseudo555 over 4 years ago
#183 - Detect if RFC2217 server disappears/is closed
Issue -
State: open - Opened by bodiroga over 4 years ago
- 3 comments
#182 - Add functional tests
Pull Request -
State: open - Opened by MrDOS over 4 years ago
- 4 comments
#181 - Disconnecting USB device causes Java to exit
Issue -
State: closed - Opened by robnielsen over 4 years ago
- 6 comments
#180 - Process exits when reopening port of removed USB stick without rediscovery
Issue -
State: closed - Opened by wborn over 4 years ago
- 6 comments
#179 - added new constructors
Pull Request -
State: closed - Opened by riedlse over 4 years ago
- 2 comments
#178 - Added new constructors to allow other serial port variables
Pull Request -
State: closed - Opened by riedlse over 4 years ago
#177 - Additional constructors for NRSerialPort
Issue -
State: closed - Opened by riedlse over 4 years ago
- 3 comments
#176 - RFC2217 ports cannot be opened
Issue -
State: closed - Opened by RafalLukawiecki over 4 years ago
- 11 comments
#175 - Debugging crashing Java runtime under FreeBSD
Issue -
State: open - Opened by RafalLukawiecki over 4 years ago
- 19 comments
#174 - Recompiled native libraries 5.1.0 for FreeBSD
Pull Request -
State: closed - Opened by RafalLukawiecki over 4 years ago
#173 - Create instructions for FreeBSD to cross-compile on an Ubuntu target
Issue -
State: closed - Opened by madhephaestus over 4 years ago
- 4 comments
#172 - Issue75 serial event exits on hardware loss
Pull Request -
State: closed - Opened by madhephaestus over 4 years ago
- 3 comments
#171 - Added FreeBSD make instructions to README.md
Pull Request -
State: closed - Opened by RafalLukawiecki over 4 years ago
- 4 comments
#170 - Recompiled native libraries for FreeBSD, on FreeBSD 11.3-RELEASE-p8
Pull Request -
State: closed - Opened by RafalLukawiecki over 4 years ago
#169 - nrjavaserial needs a logo
Issue -
State: open - Opened by madhephaestus over 4 years ago
- 8 comments
Labels: enhancement, infrastructure
#165 - PPC binaries are out of date
Issue -
State: closed - Opened by madhephaestus over 4 years ago
- 2 comments
Labels: BINARIES OUT OF DATE
#164 - FreeBSD Binaries out of date
Issue -
State: closed - Opened by madhephaestus over 4 years ago
- 20 comments
#162 - Update OSGi manifest generation (#158)
Pull Request -
State: closed - Opened by fwolter over 4 years ago
- 6 comments
#152 - Need additional parameters on nrjavaserial, data bits, parity stop bits
Issue -
State: open - Opened by riedlse almost 5 years ago
- 1 comment
Labels: enhancement
#151 - Error under Android
Issue -
State: closed - Opened by dvince38 about 5 years ago
- 1 comment
#143 - SerialInputStream does not throw IOException
Issue -
State: closed - Opened by t5keeper over 5 years ago
- 3 comments
#129 - setOutputBufferSize does not seem to have effect
Issue -
State: closed - Opened by abuis about 6 years ago
- 1 comment
#128 - Setting notifyOnOutputEmpty to true causes no events to be fired anymore
Issue -
State: closed - Opened by abuis about 6 years ago
- 1 comment
#122 - JVM Crash Windows Server 2016
Issue -
State: closed - Opened by hammo over 6 years ago
- 1 comment
#114 - Recover manufacturer and pnpid
Issue -
State: closed - Opened by OtaconRex almost 7 years ago
- 2 comments
Labels: enhancement
#111 - initialise_event_info_struct: initialise failed!
Issue -
State: closed - Opened by roxkamx about 7 years ago
- 15 comments
#107 - Null Pointer Exception with addEventListener on Spring Boot
Issue -
State: closed - Opened by ierturk over 7 years ago
- 4 comments
#106 - getting Could not initialize class gnu.io.RXTXCommDriver exception
Issue -
State: closed - Opened by RamiKhawaly over 7 years ago
- 3 comments
#105 - NoClassDefFoundError
Issue -
State: closed - Opened by mvglasow over 7 years ago
- 3 comments
#99 - Internal library errors messages
Issue -
State: closed - Opened by RicardoFR over 7 years ago
- 7 comments
#96 - SerialPort.inputstream only returns HEX 00 when reading bytes
Issue -
State: closed - Opened by kgoderis over 7 years ago
- 1 comment