Alexander Graf
Alexander Graf
Thank you for providing this patch. The idea looks reasonable. However, adding exceptions to an API method is an API breaking change. Every user code relying on CommPortIdentifier::open() will need...
For the purpose of this task the new branch "feature/readme" was created.
FYI: I removed the feature/readme branch from this org repository in order to work on my own repository: https://github.com/alibabashack/rxtx/tree/feature/readme Since the org repository shall only be used for merging.
Hi everyone, I will try to allocate some time next weekend. It will probably take me a while to set up all the cross compiler toolchain infrastructure again. I haven't...
I started investigating how the nrjavaserial fork handles this issue. The first commit of their fix https://github.com/NeuronRobotics/nrjavaserial/pull/133/commits/992153d52d693c459ea8ebf3d7762ddcb59c34ba does not apply to our code base, because our return type of get_java_var_long()...
Based on the mentioned version string RXTX-2.2pre2, it seems @heywiki, @sudhirbitsgoa, @RaspCla are using an old binary distribution of rxtx. We never released any public binaries since the switch to...
@RaspCla Thanks a lot for volunteering. I have added some task issues with ideas. Considering your post I think you are the perfect candidate for https://github.com/rxtx/rxtx/issues/24. Maybe you can start...
Hi @heywiki , could you please try again with the latest binaries from our "rxtx-distribution" github action CI: https://github.com/rxtx/rxtx/actions/runs/844341221
Hi Prasad, could you please try again with our binaries as suggested in my previous post? Please note that there was a small change in the API which requires one...
I just realized the github action results expire and theses binaries are no longer available for download here. :( If you can find out a way how to trigger a...