1. 12 Jul, 2023 2 commits
    • Robert Schmidt's avatar
      eed29f89
    • Robert Schmidt's avatar
      Remove unused preprocessor defines · 454258d2
      Robert Schmidt authored
      commit ddf549b1 moved the CMakeLists.txt
      for building radio libraries down to radio/. Previously, each option
      would also declare a constant (e.g., OAI_USRP for USRP). With the
      definition being below radio/, the executables don't have that define.
      
      This commits removes the couple of defines that were in place:
      - one that only shows a log, but it also applies for e.g., rfsimulator.
        It is also missing in the CI. Simply put it back
      - two other places guard a commented(!) function call, which can go out
        entirely
      454258d2
  2. 10 Jul, 2023 3 commits
  3. 09 Jul, 2023 2 commits
  4. 08 Jul, 2023 22 commits
  5. 07 Jul, 2023 11 commits