<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Jim</p>
<p>Because of my leak of time I send the driver to you, people, to
help me to make these little adjustments before first commit. I'll
put on github with my name without problem, but the continuation
of the project is another history...<br>
</p>
<p>1) The serial is a part that I won't understand to put on code.
Vendor is 0925 and device 1241 (0925:1241). If anyone help me with
these part of code, i'll corret it.<br>
</p>
<p>Bus 004 Device 002: ID 0925:1241 Lakeview Research NHS USB</p>
<p>2) I'll correct all mistakes with portuguese / spanish on the
code</p>
<p>3) I'll correct the memset with a function to start it.</p>
<p>More contributions are welcome and thanks for your patience.<br>
</p>
<div class="moz-cite-prefix">Em 25/11/2024 11:35, Jim Klimov
escreveu:</div>
<p></p>
<div class="moz-cite-prefix">Em 25/11/2024 11:35, Jim Klimov
escreveu:<br>
</div>
<blockquote type="cite"
cite="mid:CAJYg8v+y-fySroXFJnU+xGsnQ5m+_nOETx4Vpk9pW3J=TAdyHA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<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"
moz-do-not-send="true" class="moz-txt-link-freetext">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" moz-do-not-send="true"
class="moz-txt-link-freetext">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" moz-do-not-send="true"
class="moz-txt-link-freetext">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev</a><br>
</blockquote>
</div>
</blockquote>
</body>
</html>