An error occurred fetching the project authors.
  1. 19 Jan, 2023 3 commits
  2. 29 Nov, 2022 1 commit
  3. 16 Nov, 2022 1 commit
  4. 04 Nov, 2022 1 commit
  5. 19 Oct, 2022 1 commit
  6. 14 Oct, 2022 1 commit
    • Robert Schmidt's avatar
      Remove EXMIMO leftover · cc8da80f
      Robert Schmidt authored
      - Remove all files referencing EXMIMO
      - Remove all targets/variables/defines that seem to be related to EXMIMO
      cc8da80f
  7. 28 Sep, 2022 1 commit
  8. 26 Sep, 2022 1 commit
  9. 22 Sep, 2022 2 commits
  10. 16 Aug, 2022 3 commits
  11. 04 Aug, 2022 1 commit
  12. 04 Jul, 2022 1 commit
  13. 27 Jun, 2022 1 commit
    • Robert Schmidt's avatar
      Use (std) bool instead of custom bool types · 0b91791f
      Robert Schmidt authored
      OAI is riddled with boolean_t, FALSE, TRUE, etc. This makes no sense, as
      there is a standard bool type, and could lead to nasty bugs if a
      definition of a bool is non-standard (0 == false, true == !false). This
      commit removes all non-standard bools in the whole project.
      0b91791f
  14. 22 Jun, 2022 1 commit
  15. 29 May, 2022 1 commit
  16. 24 May, 2022 1 commit
  17. 23 May, 2022 1 commit
    • Robert Schmidt's avatar
      Make USRP tune_offset configurable · 9f6b7dc6
      Robert Schmidt authored
      UHD documentation: "A tune request instructs the implementation how to
      tune the RF chain."
      
      This commit makes this configurable, from nr-softmodem, nr-uesoftmodem,
      lte-softmodem, and lte-uesoftmodem.
      9f6b7dc6
  18. 19 May, 2022 2 commits
  19. 18 May, 2022 1 commit
  20. 06 Apr, 2022 1 commit
    • Florian Kaltenberger's avatar
      fixing "making SFN dependent on GPS time" · 367ad780
      Florian Kaltenberger authored
      in fact it syncs the USRP time to GPS time when available and then derives the SFN from the USRP time.
      a side effect is that now SFN does not necessarily start at 0 and this also required other changes
       - initialization of the future_ul_tti_request.
       - fixing a bug in get_samples_per_slot
      367ad780
  21. 28 Mar, 2022 3 commits
  22. 22 Mar, 2022 1 commit
  23. 11 Mar, 2022 1 commit
  24. 09 Mar, 2022 1 commit
  25. 07 Mar, 2022 2 commits
  26. 06 Mar, 2022 1 commit
  27. 22 Feb, 2022 1 commit
  28. 18 Feb, 2022 1 commit
  29. 12 Nov, 2021 1 commit
  30. 08 Oct, 2021 1 commit
  31. 06 Oct, 2021 1 commit