Changes between Version 3 and Version 4 of Ticket #4649


Ignore:
Timestamp:
11/09/2013 04:43:08 (10 years ago)
Author:
tonyforster
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4649 – Description

    v3 v4  
    1414
    1515XO-1.75 (production) SKU203
    16 self.hw reports as XO-1 so the model detecting logic is not working (sug0.94 OS883)
     16self.hw reports as xo1 so the model detecting logic is not working (sug0.94 OS883)
    1717                self.voltage_gain = 0.000101
    1818                self.voltage_bias = 1.371
    1919Range 0.01V to 3.01V     
     20
     21resistance both inputs connected
     22
     23               if avg_buf < 15740:
     24                    self._resistance[channel] = \
     25                        1.0 * ((48000000 / (15740 - avg_buf)) - 1640)
     26
     27range 0 to inf