-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include in mongoose-os-libs #1
Comments
Hey,
I would be happy to import it as mongoose lib. Can you let me know the
copyright points that needs to be added? Let me know what else needs to be
done. I can get a demo app ready as well.
Thanks,
Suyash Mathema
…On Thu, Apr 30, 2020 at 5:35 PM Pim van Pelt ***@***.***> wrote:
Hoi,
I stumbled across your library here as I was starting a project with
Modbus/RS485 transceiver. I was wondering if you'd like to host this
library in the Mongoose OS github on github.com/mongoose-os-libs/modbus/ ?
If yes, I can help you import it, as maintainer of the -libs and -apps
org. If no, no worries, then feel free to close this issue so I'm aware.
There'd be a little bit of work to import it (some of the copyrights point
to Cesanta at the moment, and I think that should be you, assuming you're
the original author of the code here), some .c / .h files are not tagged
with an owner or might be third party (like the CRC16 code), etc. Nothing
major, a few PRs would be sufficient to get this tidied up and published.
Just let me know if you'd like to move it over.
Do you have a demonstration application as well (could go alongside
github.com/mongoose-os-apps/modbus-demo/ for example). Let me know and
I'd be happy to help you out here.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEVOA33JWJQGNQP2AKMNAT3RPFQYHANCNFSM4MVOMQIQ>
.
|
Hi Suyash - I was working on my modbus project and was reminded of this offer here. Due to the rename (just |
By the way, the copyright points: I see you've added an APACHE 2.0 license, great! When tagging the files you wrote, you copied over the license blurbs from Cesanta, but I'm pretty sure they are not the copyright holders or authors :) You could consider replacing |
Hey |
I updated the copyright names and updated the central mongoose os repository. Do we need to add tags or does it auto tag from the new version? |
it automatically tags upon new releases.
Thanks! Issue here can be closed :) and welcome to the community. We're on
gitter.im in case you're interested to stop by.
…On Sat, Jan 23, 2021 at 5:11 PM suyashmathema ***@***.***> wrote:
I updated the copyright names and updated the central mongoose os
repository. Do we need to add tags or does it auto tag from the new version?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACDRSPLXCNRIB3IIQAMFZDTS3LYKXANCNFSM4MVOMQIQ>
.
--
Pim van Pelt <pim@ipng.nl>
PBVP1-RIPE - http://www.ipng.nl/
|
Hoi,
I stumbled across your library here as I was starting a project with Modbus/RS485 transceiver. I was wondering if you'd like to host this library in the Mongoose OS github on github.com/mongoose-os-libs/modbus/ ?
If yes, I can help you import it, as maintainer of the -libs and -apps org. If no, no worries, then feel free to close this issue so I'm aware.
There'd be a little bit of work to import it (some of the copyrights point to Cesanta at the moment, and I think that should be you, assuming you're the original author of the code here), some .c / .h files are not tagged with an owner or might be third party (like the CRC16 code), etc. Nothing major, a few PRs would be sufficient to get this tidied up and published. Just let me know if you'd like to move it over.
Do you have a demonstration application as well (could go alongside github.com/mongoose-os-apps/modbus-demo/ for example). Let me know and I'd be happy to help you out here.
The text was updated successfully, but these errors were encountered: