An error occurred fetching the project authors.
  1. 19 May, 2019 1 commit
  2. 11 Jan, 2019 1 commit
  3. 22 Oct, 2018 3 commits
  4. 19 Oct, 2018 1 commit
  5. 14 Sep, 2018 1 commit
    • Cedric Roux's avatar
      basic simulator: support TDD mode · 824f62d8
      Cedric Roux authored
      For whatever reason we need N_TA_offset to be 0 for the basic simulator
      to function properly.
      
      This is more a hack than a proper solution. More analysis is needed
      to understand what happens and what should be really done.
      824f62d8
  6. 13 Sep, 2018 1 commit
  7. 11 Sep, 2018 1 commit
  8. 03 Sep, 2018 2 commits
    • Robert Schmidt's avatar
      Correctly join RU threads · f0670154
      Robert Schmidt authored
      * join pthread_FH (ru_thread) once all condition variables have been set
      * join RU FHTX only if it has been started (check as for pthread_create())
      * join PRACH thread in the monolithic case
      * send broadcast on condition variable cond_eNBs, as there can be multiple
        waits on it
      * integrate stop_ru(*ru) into kill_RU_proc(*ru)
      * Correct memory freeing
      f0670154
    • Robert Schmidt's avatar
  9. 31 Aug, 2018 1 commit
  10. 27 Aug, 2018 2 commits
  11. 24 Aug, 2018 1 commit
  12. 16 Aug, 2018 1 commit
    • Eino Virtanen's avatar
      USRP addressess and clock sources can be configured in the configuration file... · be0e4095
      Eino Virtanen authored
      USRP addressess and clock sources can be configured in the configuration file with the RU section with comma separated IP addresses in 'sdr_addrs' and with strings "internal"/"external"/"gpsdo" in 'clock_src'.
      
      TODO: Currently the driver picks the two first RX and TX channels when nb_tx and nb_rx are both set to 2. If a developers wants to force usage of two devices, 'set_rx_subdev_spec' and 'set_tx_subdev_spec' can be used to indicate to the driver so that antennas from separate devices will be used. To rephrase: until 4 antennas are supported by OAI, testing with two devices, so that antennas from both devices are used, requires manual configuration of which subdevices' antennas are used.
      
      Conflicts:
      	targets/ARCH/USRP/USERSPACE/LIB/usrp_lib.cpp
      be0e4095
  13. 10 Aug, 2018 1 commit
  14. 03 Aug, 2018 1 commit
  15. 30 Jul, 2018 2 commits
  16. 13 Jul, 2018 1 commit
  17. 05 Jul, 2018 1 commit
  18. 28 Jun, 2018 1 commit
  19. 26 Jun, 2018 1 commit
  20. 18 Jun, 2018 1 commit
  21. 15 Jun, 2018 1 commit
  22. 14 Jun, 2018 1 commit
  23. 04 Jun, 2018 1 commit
  24. 31 May, 2018 3 commits
  25. 17 May, 2018 2 commits
  26. 16 May, 2018 4 commits
  27. 15 May, 2018 1 commit
  28. 14 May, 2018 1 commit
  29. 29 Apr, 2018 1 commit