<div dir="ltr"><div>Thanks for the contribution, looks quite nice.</div><div><br></div><div>On the first glance, comments and messages in Brazilian/Spanish would have to get internationalized to the lowest common denominator, English. And added to Makefile.am as a serial driver, to NEWS.adoc, etc.<br></div><div>But that can be done in subsequent commits as this gets into git. Which brings me to the question: would you post the initial pull request on GitHub, so it is attributed in NUT's Git history in your name?<br></div><div><br></div><div>I also wonder if the legacy-compatibility builders would agree with structure initialization by named fields, I remember at some point something complained about the approach - and we try to keep NUT buildable wherever possible (including very old systems that are still running). In the worst case, would have to initialize with dumber syntax, field by field (or `memset 0` and init the few fields that have values).</div><div><br></div><div>Jim Klimov</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 25, 2024 at 2:14 PM Lucas Bocchi via Nut-upsdev <<a href="mailto:nut-upsdev@alioth-lists.debian.net">nut-upsdev@alioth-lists.debian.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sorry<br>
<br>
First send doesn't include GNU header. Please ignore first mail.<br>
<br>
<br>
Em 25/11/2024 09:57, Lucas Bocchi escreveu:<br>
> Hello everyone.<br>
><br>
><br>
> My name is Lucas Willian Bocchi. After a few weeks of suffering, a lot <br>
> of reverse engineering, creating serial port simulators in Python, C, <br>
> etc., I managed to create a functional driver for the NHS UPS, <br>
> sinusoidal line. It is a famous UPS in Brazil, but the company was <br>
> never interested in developing something solid to integrate with Nut <br>
> or ApCupsd. Since I had to choose between one or the other to start <br>
> with, I chose Nut.<br>
><br>
> The driver is functional, but unfortunately, I can no longer continue <br>
> the development alone. I need help, because I will not be able to <br>
> handle this project, but I also do not want to let it die. If anyone <br>
> wants to take on the project, I can help with whatever I can in the <br>
> development part when time allows. But I can no longer do it alone.<br>
><br>
> I would be very grateful to anyone who can help. Below is the source <br>
> code with the first "functional" version._______________________________________________<br>
Nut-upsdev mailing list<br>
<a href="mailto:Nut-upsdev@alioth-lists.debian.net" target="_blank">Nut-upsdev@alioth-lists.debian.net</a><br>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev" rel="noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev</a><br>
</blockquote></div>