1. 09 Aug, 2023 1 commit
    • Robert Schmidt's avatar
      Initialize OAIgraph before usage · 26ef1128
      Robert Schmidt authored
      Newer GCC releases warn about the scope being uninitialized:
      
      openair1/PHY/TOOLS/nr_phy_scope.c:1076:20: error: ‘graph.text’ is used uninitialized [-Werror=uninitialized]
      
      This is correct, as we don't initialize the scope. This commit correctly
      initializes the scope.
      26ef1128
  2. 08 Aug, 2023 5 commits
  3. 07 Aug, 2023 14 commits
  4. 04 Aug, 2023 12 commits
  5. 02 Aug, 2023 8 commits