[Bugs] #3294 UNSP: xo1 voltage block is ac coupled

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Sat Jan 21 11:40:35 EST 2012


#3294: xo1 voltage block is ac coupled
------------------------------------------+---------------------------------
    Reporter:  tonyforster                |          Owner:  walter                     
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  Turtleart                  |        Version:  Unspecified                
    Severity:  Unspecified                |       Keywords:                             
Distribution:  Unspecified                |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------

Comment(by walter):

 Resistance sensors are working OK? not ac coupled?

 And you are using a voltage block, not a voltage2 block (which should no
 longer appear on XO1 as per a recent patch)

 http://git.sugarlabs.org/turtleart/mainline/commit/536e8bc53fc83fcc051ae79859bd6912e2260af0

 From audio_sensors.py:
 elif self.hw == XO1:
             self.PARAMETERS = {
                 SENSOR_AC_BIAS: (False, True, 40, True),
                 SENSOR_DC_NO_BIAS: (True, False, 0, False),
                 SENSOR_DC_BIAS: (True, True, 0, False)
                 }

 For both Resistance (DC_NO_BIAS) and Voltage (DC_BIAS) the first parameter
 (DC_MODE) is True, hence my first question above.

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/3294#comment:5>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list