| Age | Commit message (Expand) | Author |
| 2023-04-24 | Adding AGPL copyright to new files | Codebot |
| 2022-04-29 | Adding AGPL copyright to new files | Codebot |
| 2022-02-13 | Merge branch 'next' into agpl_next | Codebot |
| 2022-02-07 | rrc,gnb: remove phy flat pdcch cfg struct from rrc nr cfg | Francisco Paisana |
| 2022-01-26 | rrc-nr: remove comments/dead code | Carlo Galiotto |
| 2022-01-26 | rrc-nr: add conversion for pucch_cfg | Carlo Galiotto |
| 2022-01-26 | TMP WIP | Carlo Galiotto |
| 2022-01-23 | Merge branch 'next' into agpl_next | Codebot |
| 2022-01-20 | sched,nr: pass asn1 TDD configuration to scheduler as defined in ORAN | Francisco |
| 2022-01-20 | sched,nr: change UE configuration Request struct to better match ORAN specs | Francisco |
| 2022-01-16 | Merge branch 'next' into agpl_next | Codebot |
| 2022-01-12 | Fix successful related typos | Xavier Arteaga |
| 2022-01-12 | Minor changes on UE SA PHY | Xavier Arteaga |
| 2022-01-12 | Fix TSAN concurrency issue in nr_phy_test | Xavier Arteaga |
| 2022-01-12 | Fix multiple nr_phy_test tests | Xavier Arteaga |
| 2022-01-12 | Created dummy radio and moved UE dummy PHY into real UE SA PHY | Xavier Arteaga |
| 2022-01-12 | Implement and test initial SFN synchronization for UE standalone mode | Xavier Arteaga |
| 2022-01-12 | Added more information in NR PHY SA cell search test | Xavier Arteaga |
| 2022-01-10 | NR UE PHY: interfaced fix wideband CQI reporting in nr_phy_test | Xavier Arteaga |
| 2021-12-19 | Adding AGPL copyright to new files | Codebot |
| 2021-12-19 | Merge branch 'next' into agpl_next | Codebot |
| 2021-12-03 | Merge branch 'next' into agpl_next | Codebot |
| 2021-11-30 | srsue,sa: dummy rrc_nr to initiate dummy cell_select and phy_cfg | Ismael Gomez |
| 2021-11-30 | add missing library to nr_phy_test | Ismael Gomez |
| 2021-11-30 | add missing file | Ismael Gomez |
| 2021-11-30 | Completed basic sync module with bypass camping. Removed ue_phy_nr and ue_phy... | Ismael Gomez |
| 2021-11-30 | Refactor PHY interfaces to remove difference between SA and NSA PHY | Ismael Gomez |
| 2021-11-30 | Added multi gNb simulation and RF | Ismael Gomez |
| 2021-11-29 | Fix some clang-tidy warnings | dvdgrgrtt |
| 2021-11-29 | Fix typos | dvdgrgrtt |
| 2021-11-29 | Improve nr_phy_test user interface | dvdgrgrtt |
| 2021-11-29 | Fix nr_phy_test printed metrics | dvdgrgrtt |
| 2021-11-14 | Merge branch 'next' into agpl_next | Codebot |
| 2021-11-11 | nr,gnb,rrc: implement NR RRCSetup in RRC and wrote unit test | Francisco |
| 2021-11-07 | Merge branch 'next' into agpl_next | Codebot |
| 2021-11-05 | gnb,stack: move gNB components into own folder | Andre Puschmann |
| 2021-11-03 | nr,gnb,mac: implement zero-copy get_dl_sched/get_ul_sched NR scheduler interface | Francisco |
| 2021-11-02 | nr,gnb,sched: Simplify sched api and locking design to better reflect the mac... | Francisco |
| 2021-10-28 | Merge branch 'next' into agpl_next | Codebot |
| 2021-10-27 | Fix coverty defects. | Fabian Eckermann |
| 2021-10-26 | Fix ODR issue detected by ASAN in arch for the srsran_verbose global variable. | faluco |
| 2021-10-26 | Fix an ODR issue detected by ASAN in arch, where the global variable handler_... | faluco |
| 2021-10-26 | Merge branch 'next' into agpl_next | Codebot |
| 2021-10-25 | nr,sched: push BSRs into the scheduler when nr_phy_test is run with PUSCH ena... | Francisco |
| 2021-10-25 | Asynchronous NR PHY configuration (#3527) | Xavier Arteaga |
| 2021-10-21 | Fix gNb dummy stack process ID selection | Xavier Arteaga |
| 2021-10-21 | Merge branch 'next' into agpl_next | Codebot |
| 2021-10-20 | Read max turbo decoder iterations from conf. | Fabian Eckermann |
| 2021-10-15 | Removed redundant metric trace and add PUCCH SNR assertion | Xavier Arteaga |
| 2021-10-15 | sched,nr: when sched allocates PUSCH, SR doesn't need to be decoded | Francisco |