An error occurred fetching the project authors.
  1. 27 Mar, 2017 1 commit
  2. 17 Mar, 2017 2 commits
  3. 10 Mar, 2017 1 commit
    • Cedric Roux's avatar
      test setup v2: add TDD tests · bde738ea
      Cedric Roux authored
      New tests: 0186xx for TDD with the huawei 3276 dongle.
      All necessary files to configure and use it have been added.
      Existing code has been adapted for the TDD tests.
      Only the test setup v2 has been adapted.
      The file test_case_list.xml has been changed to add tests
      0186xx, but only to work with test setup v2. It won't
      work with test setup v1. To be completed if needed.
      
      The tests are similar to FDD tests.
      Throughputs for TDD have to be adjusted, the throughputs
      of FDD are used for the moment.
      bde738ea
  4. 13 Feb, 2017 1 commit
  5. 30 Jan, 2017 1 commit
  6. 24 Jan, 2017 1 commit
  7. 09 Jan, 2017 1 commit
    • Rohit Gupta's avatar
      test setup v2: fix bad throughput for bandirch dongle · b23f044f
      Rohit Gupta authored
      The throughput for the bandrich dongle was limited to 13Mb/s in downlink
      UDP with iperf, with lots of packets lost (we sent 15Mb/s). TCP was
      working fine.
      
      Replacing /dev/ttyUSB2 by /dev/ttyUSB0 for wvdial solves the issue.
      
      We also had to have separate data/control links. (See bandrich.txt
      in cmake_targets/autotests/v2/actions for full details.)
      b23f044f
  8. 06 Jan, 2017 2 commits