Changes between Version 2 and Version 3 of Ticket #4649


Ignore:
Timestamp:
11/09/2013 03:46:44 (10 years ago)
Author:
tonyforster
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4649 – Description

    v2 v3  
    1 XO-4 B1 SKU292
     1XO-4 B1 (preproduction) SKU292
    22               self.voltage_gain = 0.0004073
    3                 self.voltage_bias = 1.6289
     3               self.voltage_bias = 1.6289
    44Range 0.17V to 3.08V
    55
     6resistance, both inputs connected:
     7            elif self.hw in [ XO4]:
     8                if avg_buf < 6629:
     9                    self._resistance[channel] = \
     10                        1.0 * ((50000000 / (6629 - avg_buf)) - 3175)
     11range 0 to inf ohms
     12
     13 
     14
    615XO-1.75 (production) SKU203
    7 self.hw reports as XO-1 so the model detecting logic is not working
     16self.hw reports as XO-1 so the model detecting logic is not working (sug0.94 OS883)
    817                self.voltage_gain = 0.000101
    918                self.voltage_bias = 1.371