aligungr / UERANSIM

Open source 5G UE and RAN (gNodeB) implementation.
GNU General Public License v3.0
760 stars 315 forks source link

[Announcement] UERANSIM v3.0.1 Released #239

Open aligungr opened 3 years ago

aligungr commented 3 years ago

Hello everyone,

I want to inform the community briefly about the new release. With the version v3.0.1 following changes are applied:

General:

Execution:

5G Radio:

Web UI:

Others:

Lastly, some new bugs might be injected with the new version. Please feel free to report any issues you found. And as always, public contributions are welcomed and highly encouraged.

Thank you for using and supporting UERANSIM.

Ali Güngör

s5uishida commented 3 years ago

Hi @aligungr

It's excellent!

I used it immediately and updated my sample configuration. Thank you very much!

By the way, with the separation of UE and gNB, and the support for Xn handover by Open5GS at the beginning of this year, could you have any plans of the simulation of Xn handover by two gNBs and Open5GS?

I am very interested in the simulation of Xn handover in private 5G. I haven't got the real gNB yet. (but I have a plan to use the real eNBs soon.)

aligungr commented 3 years ago

@s5uishida

Thanks for the update, I appreciate your works.

... could you have any plans of the simulation of Xn handover by two gNBs and Open5GS ...

Yes we have a plan for implementing location report and handover procedures. After the implementation, we provide some functionalities for simulating the handover. However I cannot give an exact date for this feature. But it is in short-term roadmap.

By the way, I plan to use GitHub dashboard in the future more effectively, you can follow the development status as a summary at Development Board

pragnyakiri commented 3 years ago

@aligungr Could you give a rough timeline about when the new features like handover, location report, etc. would be implemented ? It would really help me in scheduling my tasks. Thanks so much.