~vcs-imports/nut:bestfcom_FE

Last commit made on 2014-02-11
Get this branch:
git clone -b bestfcom_FE https://git.launchpad.net/~vcs-imports/nut

Branch merges

Branch information

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

Recent commits

6f5cd40... by Charles Lepple <email address hidden>

bestfcom: allow for variable whitespace in FE Model string

Issue reported by Nicholas Ritter:

http://news.gmane.org/find-root.php?message_id=F35E4B47EA6E2441816E72A38F6E852EDAC02D3F%40mailms1.ds.atv

9ff6a2b... by Daniele Pezzini <email address hidden>

nutdrv_qx: update manpage for the newly supported Voltronic Power P98 units

76c26c6... by Daniele Pezzini <email address hidden>

nutdrv_qx: improve support for '(ACK/(NAK' and Voltronic Power P98 UPSes

In 'mecer' subdriver's claim function try to get protocol (QPI, for Voltronic Power devices) used by the UPS:
- supported devices are Voltronic Power's P98 units
- if the UPS doesn't support the QPI command, use its reply to identify whether it uses '(ACK\r'/'(NAK\r' replies

This way we can catch '(ACK/(NAK' devices, while previously the 'mecer' subdriver was 'hidden' by the 'megatec' (echo back/'ACK/NAK') one.
Plus Q1 units with 'ACK'/'NAK' replies or echoing back not supported and rejected commands are no longer wrongly 'claimed' by the 'mecer' subdriver.

357f5a1... by Daniele Pezzini <email address hidden>

docs: fix a couple of asciidoc errors in net-protocols.txt

81c7459... by Daniele Pezzini <email address hidden>

net-protocol: fix closing line of LIST RANGE

3c13603... by Charles Lepple <email address hidden>

nutdrv_atcl_usb: fix permissions-based crash, and enable vendor variable (1.1)

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

Ignore cscope.out

946e47d... by Charles Lepple <email address hidden>

Merge branch 'atcl': adds nutdrv_atcl_usb

Reference: http://news.gmane.org/find-root.php?message_id=%3c52B4C54E.1050106%40ariwainer.com.ar%3e

2fc4a83... by Charles Lepple <email address hidden>

nutdrv_atcl_usb: documentation and logging (v1.0)

905af28... by Charles Lepple <email address hidden>

snmp-ups: APC SmartBoost and SmartTrim are OL

SmartBoost and SmartTrim are voltage regulation functions that prevent the UPS
from using the battery during brownouts and overvoltages, so the BOOST and TRIM
states are also mapped to OL.

Reference: http://article.gmane.org/gmane.comp.monitoring.nut.devel/6583