mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Expand RRC developer and usage documentation to match the current multi-cell design with separate DU and cell management. - rrc-dev.md: Document DU and cell data structures and key functions (get_du_by_assoc_id, get_cell_by_cell_id, rrc_add_cell_to_du, etc.); add DU and cell lifecycle (F1 Setup, config update, disconnection) and UE cell association (serving cells, PCell/SCells) with sequence diagrams; add handover and cell association update flow; update UE context description. - rrc-usage.md: Update DU/cell list output format and description (e.g. integrated DU-CU) and multi-cell per DU wording.