search for: 7qd

Displaying 4 results from an estimated 4 matches for "7qd".

Did you mean: 7d
2005 Jul 09
1
apcsmart varibles
...notch or spike NUMXFERS : 0 TONBATT : 0 seconds CUMONBATT: 0 seconds XOFFBATT : N/A SELFTEST : NO STESTI : ON STATFLAG : 0x008 Status Flag DIPSW : 0x0F Dip Switch REG3 : 0x00 Register 3 MANDATE : 08/23/93 SERIALNO : 00035452 BATTDATE : 08/23/93 NOMOUTV : 115 NOMBATTV : 24.0 APCMODEL : 7QD END APC : Sat Jul 09 12:56:42 CDT 2005 But under NUT, all I get is this: #./upsc APC-900@localhost driver.name: apcsmart driver.parameter.port: /dev/ttyb driver.version: 2.0.2 driver.version.internal: 1.99.7 input.voltage: 114.7 ups.mfr: APC ups.model: Smart-UPS ups.serial: 00035452 ups.status:...
2011 Jan 25
1
[RFC] Updates to ACP smart driver
This patch introduces a handful of new options, I mentioned earlier in: http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02088.html See the large commit message in the follow-up for the details and rationale. I realize it's a bit larger diff - so if it's required I can split it into few smaller ones. Michal Soltys (1): APC smart driver update and new features.
2011 Feb 07
4
[PATCH/RFC v2 0/3] Updates to ACP smart driver
This is 2nd version of the earlier patch featuring a few new features and fixes to the apcsmart driver, following the remarks in: http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02294.html Major changes from v1: - handle battery.charge and battery.runtime checks at main.c level - handle "immutable but writable" conflict gracefully at driver level -
2011 Mar 05
19
[RFC apcsmart V3 00/18] apcsmart driver updates
Sorry for a bit longer delay than I anticipated, I was stuffed with the work. This is the next iteration of the patch adding some functionality to apcsmart driver, and relying on 'ignorelb' recently added. Follow up from previous thread: http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02331.html Main differences is that V3 is split into many small patches, so the