nut-debian/docs/acknowledgements.txt

195 lines
8.3 KiB
Plaintext
Raw Normal View History

2011-01-26 11:35:08 +02:00
ifndef::external_title[]
Acknowledgements
================
endif::external_title[]
This project is the result of years of work by many individuals and companies.
Many people have written or tweaked the software; the drivers, clients, server
and documentation have all received valuable attention from numerous sources.
Many of them are listed within the source code, AUTHORS file, release notes, and
mailing list archives, but some prefer to be anonymous.
This software would not be possible without their help.
The NUT Team
------------
Active members
~~~~~~~~~~~~~~
2022-07-10 10:23:45 +03:00
- Jim Klimov: project leader (since 2020), OpenIndiana and OmniOS packager, CI ops and infra
- Arnaud Quette: ex-project leader (from 2005 to 2020), Debian packager and jack of all trades
2011-01-26 11:35:08 +02:00
- Charles Lepple: senior lieutenant
2014-04-22 21:39:47 +03:00
- Daniele Pezzini: senior developer
2011-01-26 11:35:08 +02:00
- Kjell Claesson: senior developer
- Alexander Gordeev: junior developer
2013-11-24 17:00:12 +02:00
- Michal Soltys: junior developer
2011-01-26 11:35:08 +02:00
- David Goncalves: Python developer
2013-11-24 17:00:12 +02:00
- Jean Perriault: web consultant
2011-01-26 11:35:08 +02:00
- Eric S. Raymond: Documentation consultant
2022-07-10 10:23:45 +03:00
- Roger Price: Documentation specialist
2011-01-26 11:35:08 +02:00
- Oden Eriksson: Mandriva packager
2022-07-10 10:23:45 +03:00
- Stanislav Brabec: Novell / SUSE packager
2011-01-26 11:35:08 +02:00
- Michal Hlavinka: Redhat packager
2013-11-24 17:00:12 +02:00
- Antoine Colombier: trainee
For an up to date list of NUT developers, refer to
2022-07-10 10:23:45 +03:00
link:https://github.com/networkupstools/nut/graphs/contributors[GitHub].
2011-01-26 11:35:08 +02:00
Retired members
~~~~~~~~~~~~~~~
- Russell Kroll: Founder, and project leader from 1996 to 2005
2011-09-29 21:14:46 +03:00
- Arjen de Korte: senior lieutenant
2011-01-26 11:35:08 +02:00
- Peter Selinger: senior lieutenant
- Carlos Rodrigues: author of the "megatec" drivers, removing the numerous
2022-07-10 10:23:45 +03:00
drivers for Megatec / Q1 protocol. These drivers have now been replaced
by blazer_ser and blazer_usb
2011-01-26 11:35:08 +02:00
- Niels Baggesen: ported and heavily extended upscode2 to NUT 2.0 driver model
- Niklas Edmundsson: has worked on 3-phase support, and upscode2 updates
- Martin Loyer: has worked a bit on mge-utalk
- Jonathan Dion: MGE internship (summer 2006), who has worked on configuration
- Doug Reynolds: has worked on CyberPower support (powerpanel driver)
2022-07-10 10:23:45 +03:00
- Jon Gough: has worked on porting the megatec driver to USB (megatec_usb)
2011-01-26 11:35:08 +02:00
- Dominique Lallement: Consultant (chairman of the USB/HID PDC Forum)
- Julius Malkiewicz: junior developer
- Tomas Smetana: former Redhat packager (2007-2008)
2014-04-22 21:39:47 +03:00
- Frederic Bohe: senior developer, Eaton contractor (2009-2013)
2022-07-10 10:23:45 +03:00
- Emilien Kia: senior developer
- Václav Krpec: junior developer
2011-01-26 11:35:08 +02:00
Supporting manufacturers
------------------------
UPS manufacturers
~~~~~~~~~~~~~~~~~
2014-04-22 21:39:47 +03:00
[[Eaton]]
* link:http://powerquality.eaton.com[Eaton], has been the main NUT supporter in
the past, between 2007 and 2011, continuing MGE UPS SYSTEMS efforts.
As such, Eaton has been:
- providing extensive technical documents (Eaton protocols library),
- providing units to developers of NUT and related projects,
- hosting the networkupstools.org webserver (from 2007 to August 2012),
- providing artwork,
- promoting NUT in general,
- supporting its customers using NUT.
+
[WARNING]
================================================================================
*The situation has evolved, and since 2011 Eaton does not support NUT anymore.*
*This may still evolve in the future.*
*But for now, please do not consider anymore that buying Eaton products will
provide you with official support from Eaton, or a better level of device
support in NUT.*
================================================================================
2022-07-10 10:23:45 +03:00
* link:https://www.ametek.com/products/businessunits/powersystemsandinstruments/powervar[AMETEK
Powervar], through Andrew McCartney, has added support for all AMETEK Powervar
UPM models as usb-hid UPS.
2014-04-22 21:39:47 +03:00
* link:http://www.gamatronic.com[Gamatronic], through Nadav Moskovitch, has
2011-01-26 11:35:08 +02:00
revived the 'sec' driver (as gamatronic), and expanded a bit genericups for its
UPSs with alarm interface.
2022-07-10 10:23:45 +03:00
* link:https://ever.eu/[EVER Power Systems] added a USB HID subdriver for
EVER UPSes (Sinline RT Series, Sinline RT XL Series, ECO PRO AVR CDS Series).
2014-04-22 21:39:47 +03:00
* link:http://www.microdowell.com[Microdowell], through Elio Corbolante, has
2022-07-10 10:23:45 +03:00
created the 'microdowell' driver to support the Enterprise Nxx/Bxx serial
devices. The company also proposes NUT as an alternative to its software for
2011-01-26 11:35:08 +02:00
link:http://www.microdowell.com/fra/download.html[Linux / Unix].
2014-04-22 21:39:47 +03:00
* link:http://pcmups.com.tw[Powercom], through Alexey Morozov, has provided
2011-09-29 21:14:46 +03:00
link:ups-protocols.html[extensive information] on its USB/HID devices, along
2011-01-26 11:35:08 +02:00
with development units.
2014-04-22 21:39:47 +03:00
* link:http://www.riello-ups.com[Riello UPS], through Massimo Zampieri, has
2013-11-24 17:00:12 +02:00
provided link:ups-protocols.html[all protocols information]. Elio Parisi has
also created riello_ser and riello_usb to support these protocols.
2014-04-22 21:39:47 +03:00
* link:http://www.tripplite.com[Tripp Lite], through Eric Cobb, has provided
2013-11-24 17:00:12 +02:00
test results from connecting their HID-compliant UPS hardware to NUT. Some of
this information has been incorporated into the NUT hardware compatibility
list, and the rest of the information is available via the
link:http://article.gmane.org/gmane.comp.monitoring.nut.user/8173[list
archives].
2022-07-10 10:23:45 +03:00
* link:https://nag.company/en[NAG], through Alexey Kazancev and Igor Ryabov,
has added support for SNR-UPS-LID-XXXX models as usb-hid UPS.
* link:http://www.ablerex.com.tw/[Ablere Electronics Co., Ltd.] contributed
the ablerex subdriver for blazer_usb, handling Ablerex MP, ARES Plus, MSII
MSIII, GRs and GRs Plus models.
2011-01-26 11:35:08 +02:00
Appliances manufacturers
~~~~~~~~~~~~~~~~~~~~~~~~
- link:http://www.opengear.com[OpenGear] has worked with NUT's leader to
successfully develop and integrate PDU support. Opengear, through Scott Burns,
and Robert Waldie, has submitted several patches.
Other contributors
------------------
- Pavel Korensky's original apcd provided the inspiration for pursuing APC's
smart protocol in 1996
- Eric Lawson provided scans of the OneAC protocol
- John Marley used OCR software to transform the SEC protocol scans into a HTML
document
- Chris McKinnon scanned and converted the Fortress protocol documentation
- Tank provided documentation on the Belkin/Delta protocol
- Potrans provided a Fenton PowerPal 600 (P series) for development of the
safenet driver.
Older entries (before 2005)
---------------------------
2014-04-22 21:39:47 +03:00
- MGE UPS SYSTEMS was the previous NUT sponsor, from 2002 until its partial
acquisition by Eaton. They provided protocols information, many units for
development of NUT-related projects.
2011-01-26 11:35:08 +02:00
Several drivers such as mge-utalk, mge-shut, snmp-ups, hidups, and usbhid-ups
are the result of this collaboration, in addition to the WMNut, MGE HID Parser
2014-04-22 21:39:47 +03:00
the libhid projects, ... through Arnaud Quette (who was also an MGE employee).
All the MGE supporters have gone with Eaton (through MGE Office Protection
Systems), which was temporarily the new NUT sponsor.
2011-01-26 11:35:08 +02:00
2022-07-10 10:23:45 +03:00
- Fenton Technologies contributed a PowerPal 660 to the project. Their open
stance and quick responses to technical inquiries were appreciated for
2011-01-26 11:35:08 +02:00
making the development of the fentonups driver possible.
2022-07-10 10:23:45 +03:00
Fenton has since been acquired by link:http://www.metapo.com[Metapo].
2011-01-26 11:35:08 +02:00
2022-07-10 10:23:45 +03:00
- Bo Kersey of link:http://www.vircio.com[VirCIO] provided a Best Power
Fortress 750 to facilitate the bestups driver.
2011-01-26 11:35:08 +02:00
- Invensys Energy Systems provided the SOLA/Best "Phoenixtec" protocol
document. SOLA has since been acquired by Eaton.
- PowerKinetics technical support provided documentation on their MiniCOL
protocol, which is archived in the NUT protocol library.
2022-07-10 10:23:45 +03:00
PowerKinetics was acquired by the link:http://www.jst.cc[JST Group]
in June 2003.
2011-01-26 11:35:08 +02:00
- link:http://www.cyberpowersystems.com[Cyber Power Systems] contributed a
700AVR model for testing and development of the cyberpower driver.
- link:http://www.liebert.com[Liebert Corporation] supplied serial test boxes
and a UPStation GXT2 with the Web/SNMP card for development of the liebert
driver and expansion of the existing snmp-ups driver.
Liebert has since been acquired by link:http://www.emerson.com[Emerson].
2022-07-10 10:23:45 +03:00
NOTE: If a company or individual isn't listed here, then we probably don't
have enough information about the situation. Developers are kindly requested
to report vendor contributions to the NUT team so this list may reflect their
help, as well as convey a sense of official support (at least, that drivers
were proposed according to the know-how coming from specs and knowledge about
hardware and firmware capabilities, and not acquired via reverse engineering
with a certain degree of unreliability and incompleteness). If we have left
you out, please send us some mail or post a pull request to update this
document in GitHub.