Skip to content
Snippets Groups Projects
  1. May 03, 2017
  2. May 02, 2017
  3. Apr 26, 2017
  4. Apr 25, 2017
  5. Apr 24, 2017
  6. Apr 18, 2017
  7. Apr 14, 2017
  8. Apr 12, 2017
  9. Apr 11, 2017
  10. Apr 10, 2017
  11. Apr 08, 2017
  12. Apr 07, 2017
  13. Apr 04, 2017
  14. Apr 03, 2017
    • Cédric Roux's avatar
      hotfix: revert value of 'rb_table_index' · e7f1cf42
      Cédric Roux authored
      This reverts commit 7f24927c.
      
      With value 13 uplink TDD for a 10MHz configuration was not working.
      UDP traffic sent with: "iperf -c XX -u -b10M" was crashing
      the eNB.
      e7f1cf42
    • Gabriel's avatar
      commit id added to the log · 666ae5d0
      Gabriel authored
      666ae5d0
    • Cédric Roux's avatar
      Merge branch 'develop_integration_w13' into 'develop' · 316f6aba
      Cédric Roux authored
      Develop integration w13
      
      Summary of changes:
      - RLC AM reworking (a lot has changed)
      - several bug fixes
        * support processing multiple MAC RAR control elements in a single MSG2
        * fix ACK/NACK resetting
        * do not correct USRP frequency from carrier offset estimation when --ue-carrier-scan == off
        * fix TDD uplink due to incorrect PUCCH format for SR in TDD
        * several other simple fixes
      - better support for LMS SDR
      
      See merge request !168
    • Cédric Roux's avatar
      integration fix: fixes for pthread_getname_np · c36c0453
      Cédric Roux authored
      - define _GNU_SOURCE before including pthread.h
      - do not use static for the array 'threadname' used
        to store the name, it makes it a global variable
        accessed by several threads in parallel
      - increase size of 'threadname' (maybe not necessary)
      - properly indent #define / #under (# should be at column 1)
      c36c0453
  15. Mar 30, 2017
  16. Mar 29, 2017
  17. Mar 28, 2017
Loading