Skip to content

Cleanup RU_t for NR and LTE#285

Open
teodora-vladic wants to merge 12 commits into
developfrom
cleanup-radio
Open

Cleanup RU_t for NR and LTE#285
teodora-vladic wants to merge 12 commits into
developfrom
cleanup-radio

Conversation

@teodora-vladic

Copy link
Copy Markdown
Contributor

For both LTE and NR, removes:

  • txfh_in_fep
  • fh_north_in
  • eth_params_t -> initialized directly via ifdevice

For NR, removes:

  • do_prach
  • fh_north_out
  • fh_south_asynch_in
  • fh_north_asynch_in

Removes useless time-domain functions pointers for split 7.2.

Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
…` to `transport_init()`

`eth_params` removed for split 7.2, as not needed.

Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
@teodora-vladic teodora-vladic added this to the REVIEW_CAN_START milestone Jul 10, 2026
@teodora-vladic teodora-vladic added 4G-LTE Perform 4G Tests 5G-NR Perform 5G Tests labels Jul 10, 2026
@durantabot

Copy link
Copy Markdown
Collaborator

Previously, `eth_params_t *` from `openair0_device_t` pointed
to `eth_params_t` from `RU_t`. However, only for transport
methods using ethernet, we shall initialize necessary params
(addresses and ports).

Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
`synch_to_ext_device` not relevant for NR

Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Move ru_thread create into `start_NR_RU()`

Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Signed-off-by: Teodora Vladić <teodora.vladic@openairinterface.org>
Fixes: 7b7afae ("feat(oran_fhlib_5g): Changes to run K release")
@durantabot

Copy link
Copy Markdown
Collaborator

CI Build: #795 | Failed on the following stages:

@durantabot

Copy link
Copy Markdown
Collaborator

CI Build: #796 | Failed on the following stages:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4G-LTE Perform 4G Tests 5G-NR Perform 5G Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants