RaspCla
RaspCla
How can I assign myself to this task? (I'm just beginner level at github, also)
ok, I did all the installation stuff on my ubuntu vm. I'm able to start the build with following command: `mvn -Pwith-windows-x86_64,with-windows-x86,with-linux-x86_64 install` and I get only success messages, so...
Yes, the documentation is really good. I had to fight with PATH and environment variables, but google helps a lot (I'm more experienced with Windows than Linux). The onliest thing...
Hi, I tried everything you stated above, but without success. I always see following error message, independendly where I add the "DriverManger.." line. What I did is just open the...
I did one more test and added the "DriverManger..." line also to the Option dialog. I got a new erro message and now I feel the error is that the...
Tests with new patch for #30 run ok, I'm able to - open the serial port - send and and receive data I still have issues with my project, seems...
me too
I'm willing to help if I can support. But I don't have any experience with java and maven, yet. Is there anything I can do? Availalbe systems are: - Windows10...
Edit: @PrasadReddy75: I only own the versions from April 12th, 2021. Here the link to [my github repository](https://github.com/RaspCla/prm80-control-software/tree/main/control_software/trunk/lib) where you can find _rxtx-api-2.2-stabilize-SNAPSHOT.jar and _rxtxSerial-2.2-stabilize-SNAPSHOT.jar_ Claus
@migry the source code you can find here: [https://github.com/rxtx/rxtx](https://github.com/rxtx/rxtx) The build instructions are here: [http://rxtx.github.io/rxtx/developers/build/intro/overview.html](http://rxtx.github.io/rxtx/developers/build/intro/overview.html) My communication with alibabashack (while I was performing the build) you will find here: [https://github.com/rxtx/rxtx/issues/24](https://github.com/rxtx/rxtx/issues/24)...