- From: Edwin Steiner <edwin.steiner_at_gmx.net>
- Date: Tue, 20 Feb 2007 19:52:34 +0100
On Tue, Feb 20, 2007 at 07:23:52PM +0100, Edwin Steiner wrote: > They behave as expected. However, the sequence 1,0 gives the values of > channels 1,1,1,1,... instead of 1,0,1,0,... > > Likewise 0,2,1 yields 0,2,2,2,2,2,... Woohoo! I found the bug! :) Looking at my own mail helped my thinking, it seems. The problem is that in ni_m_series_load_channelgain_list config_bits is not reset to 0 in the loop over the channels. I'll check if this is missing in current CVS, too, and send a patch if so. -Edwin
Received on 2007-02-20Z18:52:34