1. 24 Jul, 2023 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2023_w29' into 'develop' · 1cbd6c71
      Robert Schmidt authored
      integration_2023_w29
      
      See merge request oai/openairinterface5g!2254
      
      * !2159 chore(ci): adding back part of old IF4.5 LTE legacy tests
      * !2236 Remove crypt dependency
      * !2238 Fix cppcheck warnings related to uninitialized variables
      * !2239 incorrectStringBooleanError CPPCheck warnings fix
      * !2241 nrUE: quick fix for compatibility with Open5GS
      * !2244 Fix support for NR band n40 accordingly with 3GPP TS 38.101-1 V15.22.0
      * add timeout to Jenkinsfiles to prevent long hangs in CI
      * !2168 NR FR2 undefined behavior sanitize (segfault in one test)
      * !2212 make common code for data copy to the scope
      * !2242 Fix out-of-bound array accesses in PUCCH2 decoder
      * !2245 Fix warnings emitted by gcc 13
      * !2226 CI: modifications in CI scripts - usage of f-strings, constants
      * !2251 T GUI tools: guard with cmake option, default off
      * !2252 UE PHY: remove dead code
      * update timing thresholds
      * !2249 Fix bug in scheduler locking mechanism
      1cbd6c71
  2. 21 Jul, 2023 13 commits
  3. 20 Jul, 2023 11 commits
  4. 19 Jul, 2023 6 commits
  5. 18 Jul, 2023 5 commits
  6. 17 Jul, 2023 3 commits
  7. 16 Jul, 2023 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2023_w28' into 'develop' · 578fbfb9
      Robert Schmidt authored
      integration_2023_w28
      
      See merge request oai/openairinterface5g!2232
      
      * !2190 Reduce compilation time of OAI using ccache
      * !2209 T: don't use execute_process, integrate in cmake
      * !2210 only cleaning, not change
      * !2219 NR UE decode other SI
      * !2223 Fix rfsimulator build
      * !2225 Add XnAP ASN.1 definitions
      * !2131 Polar coding according to the standard
      * !2160 Add memory sanitizer flag to build_oai and fix some bugs
      * !2206 Bugfix tx rf burst
      * !2227 Remove commented code, fix CI issues
      578fbfb9