search for: 7egreg

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

Did you mean: segreg
2010 Apr 02
0
Liebert GXT2 driver
...ups any more. >> He can't help for me. >> Richard doesn't write answer for me. >> >> So i hope in your help. >> >> I tried Richard's code (from Richard site : >> http://www.csc.liv.ac.uk/~greg/projects/liebertserial/<http://www.csc.liv.ac.uk/%7Egreg/projects/liebertserial/>) >> and Spiros code. >> I compared outputs and there was same. >> >> But I tested liebertgxt2 driver in nut and it gave other outputs. >> I attached a odt file.You find these outputs in the file. >> I put a same line what is same value...
2009 Jun 14
5
Chris DiBona's passing comment on Theora + Youtube on the WhatWG list
Chris DiBona made an odd comment regarding Theora on the WhatWG list. I am explicitly not calling for people to go sign up over there and complain. Google has done many good things for open video, and I'm sure they will continue to do so in the future. I thought the comparison I did for my response would be interesting to other people here:
2010 Apr 02
7
Liebert GXT2 NUT driver
Hi guys, I found the troblue and fix it! I attached the patch. The trouble was in the command reply buffer use. You compute the value that value = reply[6]*256+reply[5] <- it's wrong The right solution: value = reply[5] * 256 + reply[6]; And other bug, battery.runtime compute, you divide this value 60 <- it's wrong right value: divide 1.0 I continue the work on this
2009 Jan 26
1
ups emerson liebert GTX2 ESP-II serial protocol demo
2009/1/22 Spiros Ioannou <sivann at gmail.com> > Cher Arnaud, > Hi Spiros, > I send you a demo that reads info from an Emerson Liebert > GXT2-10000T230 through the RS-232 port. This uses the "ESP-II (ESP 2) > Protocol". > Current supported data includes: measurements (voltage, temperature, > etc) , ID strings (serial number, etc), status flags (inverter on,