1. 28 Mar, 2017 22 commits
  2. 27 Mar, 2017 3 commits
    • Cedric Roux's avatar
      bugfix: workaround a problem with timestamp and LMSSDR. · fa0b8668
      Cedric Roux authored
      We have a strange problem with the timestamp of the very
      first packets received from the LimeSDR that leads to
      a complete failure of the eNB.
      
      A simple workaround is to discard the first RX packet
      just after a "start" of the device.
      
      We also change the value of "tx_sample_advance" to a more
      reasonable value. The problem of timestamp was "solved"
      differently in the past and at the time we needed to put
      a much higher value.
      
      This may have to be refined at some point.
      fa0b8668
    • Cedric Roux's avatar
      Merge branch 'develop_integration_w12' into 'develop' · a77082c1
      Cedric Roux authored
      develop_integration_w12 into develop
      
      Summary of changes:
      - RRC Rel14: tests done so far indicate no problem
      - SRS support in eNB
      - bug fixes / warning removals
      
      See merge request !155
      a77082c1
    • Cedric Roux's avatar
      autotest v2: remove nasmesh and ue_ip module kernels before anything else · b6991ab2
      Cedric Roux authored
      The presence of one or the other may lead to some failure/crash in
      some situations.
      b6991ab2
  3. 24 Mar, 2017 15 commits