1. 24 Mar, 2017 7 commits
  2. 23 Mar, 2017 1 commit
  3. 22 Mar, 2017 1 commit
  4. 20 Mar, 2017 11 commits
  5. 17 Mar, 2017 7 commits
  6. 16 Mar, 2017 12 commits
  7. 15 Mar, 2017 1 commit
    • Cedric Roux's avatar
      hotfix: fix buffer size for phy-test mode 20MHz · f5aa0135
      Cedric Roux authored
      768*8 is too small, in 20MHz, the phy-test mode
      (in default mode?) has a buffer of size 6378.
      
      Let's set the buffer size to the input's one plus 4 bytes
      (to accomodate for CRC, not sure about this).
      f5aa0135