Skip to content
Snippets Groups Projects
  1. Oct 18, 2017
  2. Oct 17, 2017
  3. Jun 02, 2017
  4. Mar 27, 2017
  5. Mar 10, 2017
    • Cedric Roux's avatar
      test setup v2: add TDD tests · 8e8fec1e
      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.
      8e8fec1e
  6. Feb 13, 2017
  7. Jan 24, 2017
  8. Jan 09, 2017
    • Rohit Gupta's avatar
      test setup v2: fix bad throughput for bandirch dongle · 9162c069
      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.)
      9162c069
  9. Jan 06, 2017
Loading