~vcs-imports/nut:pull_465_ePDU_SNMP_split

Last commit made on 2017-08-22
Get this branch:
git clone -b pull_465_ePDU_SNMP_split https://git.launchpad.net/~vcs-imports/nut

Branch merges

Branch information

Name:
pull_465_ePDU_SNMP_split
Repository:
lp:~vcs-imports/nut

Recent commits

88f42f5... by Jim Klimov <email address hidden>

eaton-pdu-marlin-mib.c eaton-pdu-revelation-mib.c : port the renamed structure names from original eaton-mib.c evolution

987f65a... by Jim Klimov <email address hidden>

eaton-pdu-revelation-mib.c eaton-pdu-pulizzi-mib.c eaton-pdu-genesis2-mib.c : no use to include dstate.h here

d42ab10... by Jim Klimov <email address hidden>

eaton-mib.c renamed into separate constituent sources, earlier history retained in eaton-pdu-genesis2-mib.c

7439ef6... by Jim Klimov <email address hidden>

eaton-mib.h renamed into separate constituent headers

dfce62a... by Jim Klimov <email address hidden>

snmp-subdrivers.txt : reference the multitude of eaton subdrivers

de5ef94... by Arnaud Quette

snmp-ups: fix the rounding / truncation of some values

The multiplier system of the snmp-ups driver resulted in some values being
rounded to the nearby integer value, thus causing a loss of the decimals and
the value precision in general. This was mainly visible on the value of
currents, but also on some voltages

Signed-off-by: Arnaud Quette <email address hidden>

bc6ca11... by Tobby <email address hidden>

apcupsd-ups: interpret "SHUTTING DOWN" as "LB"

Fix issue https://github.com/networkupstools/nut/issues/460 so NUT with
apcupsd-ups driver will correctly initiate a shut down on low battery.

Bump version to 0.5

Closes: https://github.com/networkupstools/nut/issues/460
Closes: https://github.com/networkupstools/nut/issues/461

1684875... by Arnaud Quette

Remove exec bits on SNMP subdrivers

Signed-off-by: Arnaud Quette <email address hidden>

b898bc6... by Charles Lepple <email address hidden>

CPS HID: add input.frequency and output.frequency (0.5)

Suggested by Andy Jan:
http://lists.alioth.debian.org/pipermail/nut-upsuser/2017-August/010856.html

1bc568b... by Arnaud Quette

NUT namespace: fix an extraneous character insertion

A character was wrongly inserted during the previous commit, triggering a
spellcheck error

Signed-off-by: Arnaud Quette <email address hidden>