Skip to content
Snippets Groups Projects
  1. Jul 25, 2017
  2. Jul 20, 2017
  3. Jun 08, 2017
  4. May 23, 2017
  5. May 18, 2017
  6. Apr 27, 2017
  7. Apr 26, 2017
  8. Apr 25, 2017
  9. Apr 22, 2017
  10. Apr 21, 2017
  11. Apr 18, 2017
  12. Apr 12, 2017
  13. Apr 11, 2017
  14. Apr 10, 2017
  15. Apr 08, 2017
  16. Apr 07, 2017
  17. Apr 05, 2017
  18. Apr 04, 2017
  19. Apr 03, 2017
    • Cedric Roux's avatar
      hotfix: revert value of 'rb_table_index' · e7f1cf42
      Cedric 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
    • gabrielC's avatar
      commit id added to the log · 666ae5d0
      gabrielC authored
      666ae5d0
    • Cedric Roux's avatar
      Merge branch 'develop_integration_w13' into 'develop' · 316f6aba
      Cedric 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
    • Cedric Roux's avatar
      integration fix: fixes for pthread_getname_np · c36c0453
      Cedric 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
  20. Mar 31, 2017
  21. Mar 30, 2017
  22. Mar 29, 2017
  23. Mar 28, 2017
Loading