-
```
What steps will reproduce the problem?
1.Run Java program that uses xbee-api.
It shows that it is using 2.1, while system library is 2.2, and fails. I added
libRXTX 2.2 files to the project and …
-
Hello guys and girl :laughing:
NetBeans is throwing some errors. Maybe someone can help to fix my problem.
First of all:
-The Hardware is wired correctly (Floppy light + motor is working fine)
-Ardu…
-
It might be extremely worth considering changing from
rxtx to jSerialComm
https://github.com/Fazecast/jSerialComm
I just tried to do that on your project (I had to hack it in swift and ugly) and…
-
Hey there!
First of all, thank you so much for making this repo it is genuinely amazing documentation wise.
I have however run into various different problems potentially due to the breakout I am…
-
I have Attiny85 and MAX485. I want to programming attiny by 485. I know that optiboot can change max485 in to "programming mode" by pin from attiny.
Is this option with pin isenabled default?
Or…
-
### Expected behavior
Every read operation should "start timer" to eventually throw ReadTimeoutException.
### Actual behavior
Write operation does not cancels "start timer" for previous operation…
ghost updated
7 years ago
-
When pulling dependency `com.digi.xbee:xbee-java-library:1.2.0` maven complains missing deps for
```
org.rxtx:rxtx:2.2
org.rxtx:rxtx-native:2.2
com.digi:android-sdk:5.1.1
com.digi:android-sdk-a…
-
We do not ship `dll`, `o`, ... files any more.
The seem to came from [RxTx](http://fizzed.com/oss/rxtx-for-java).
We should include the steps from Link/include the rxtx installation http://rxtx.…
-
You can probably guess what the problem is here.
I am forced to modularize my project because I am using JavaFX, but I get this error:
`Error occurred during initialization of boot layer
java.lang…
-
```
I am using Fedora 17 x86_64. I have the package,
rxtx-2.2-0.6.20100211.fc17.1.x86_64, installed. Yet, when I start P.L.P., I get
the following messages: "[WARNING] Failed to detect native RXTX l…