1. 05 Jul, 2013 21 commits
  2. 03 Jul, 2013 8 commits
  3. 02 Jul, 2013 6 commits
  4. 01 Jul, 2013 4 commits
  5. 29 Jun, 2013 1 commit
    • Alessandro Rubini's avatar
      bugfix: kernel: properly find pre_samples in single-shot · d2d3cc1d
      Alessandro Rubini authored
      The pre_sample was taken by the trigger-instance values, but there
      it was still zero (why?).
      
      So this commit picks it from the current control, where it is properly set.
      
      The bug resulted in PRE+POST samples were taken starting from the
      trigger position, resulting in some good (but shifted) samples and a
      trailing tail of PRE samples not related to this acquisition (at first
      run it is random content of unitialized RAM).
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      d2d3cc1d