search for: bvoltp

Displaying 2 results from an estimated 2 matches for "bvoltp".

2006 Jul 24
2
fentonups driver patch for Effekta MHD3000 UPS
...} } *************** *** 240,245 **** --- 262,269 ---- free(raw); /* paranoia - cancel any shutdown that might already be running */ + sendcr_and_clear_buf(); + ret = ser_send(upsfd, "C\r"); if (ret != 2) *************** *** 258,263 **** --- 282,290 ---- double bvoltp; float lowbattvolt = 0; + + sendcr_and_clear_buf(); + ret = ser_send(upsfd, "Q1\r"); if (ret != 3) *************** *** 320,331 **** status_set("OL"); /* on line */ /* only allow these when OL since they're bogus when OB */ ! if (pstat[2] ==...
2006 May 12
1
Fwd: RE New xanto driver for NUT
Dear Andreas, some googling revealed, you created a driver for the xanto series of online-usv.de. In what state it is currently? I've to manage a S2000 and would like to use nut for it, is it usable by now? Do you need another tester? TIA, Pete