Skip to content

Conversation

@chrisdutz
Copy link
Contributor

While adding your simulator to my drivers build, I came across the problem, that In order to correctly initialize my test data, I had to convert it to HEX and from that convert word-chunks back to decimal in order to initialize the registers ... being able to do this in Hex would simplify things.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2025

@chrisdutz
Copy link
Contributor Author

I also ran into some issues when working in IntelliJ with the project ... it seems the gradle wrapper was pulling in a very old version of gradle (one IntelliJ no longer supported) ... would you be interested in more PRs for some build housekeeping?

@paulorb
Copy link
Owner

paulorb commented Oct 9, 2025

I also ran into some issues when working in IntelliJ with the project ... it seems the gradle wrapper was pulling in a very old version of gradle (one IntelliJ no longer supported) ... would you be interested in more PRs for some build housekeeping?

Hey @chrisdutz of course, feel free to contribute. Have been busy these months, but I have been working on some features like enhancing endianness customization, supporting serial communication (so PLC can communicate with it RS485 and we can simulate sensors and devices and anticipate the integration and testing). Let me know in case you have any other idea.

@paulorb paulorb merged commit eccfb8b into paulorb:master Oct 9, 2025
3 of 4 checks passed
@chrisdutz
Copy link
Contributor Author

I you could enable "Discussions" on this repo I could possibly drop in a few ideas? Especially for your Serial support.

@paulorb
Copy link
Owner

paulorb commented Oct 9, 2025

I you could enable "Discussions" on this repo I could possibly drop in a few ideas? Especially for your Serial support.

Discussions enabled, feel free

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants