1. 19 Aug, 2019 8 commits
  2. 15 Aug, 2019 1 commit
  3. 14 Aug, 2019 2 commits
    • Federico Vaga's avatar
      *: add support for timer trigger · 70e62b64
      Federico Vaga authored
      The way this patch has been written is a bit inconsistent with other
      parts, but this is the way to go: values should be clear for the user
      and not to be interpreted according to the board type. So, for timer
      trigger we talk about seconds and nanoseconds, instead of seconds and
      coarse.
      
      Another thing to be noted here is that the FMCADC100M has 64bit seconds
      while the library supports only 32bit. I leave it like this before to
      get something working as soon as possible.
      Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
      70e62b64
    • Federico Vaga's avatar
      lib:zio: bugfix select channel to acquire · 90e7aa79
      Federico Vaga authored
      Select the channel to acquire instead of defaulting to 'interleave'
      using a completely wrong flag
      Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
      90e7aa79
  4. 13 Aug, 2019 1 commit
  5. 08 Aug, 2019 8 commits
  6. 17 Jan, 2019 1 commit
  7. 23 Oct, 2018 10 commits
  8. 22 Oct, 2018 9 commits