Merge remote-tracking branch 'origin/shm-radio' into integration_2025_w13 (!3260)
Shared memory realtime radio simulation Realtime and near-realtime RFSimulator alternative without channel modelling. The purpose of this library is to allow realtime simulation of gNB and nrUE. The library is loaded using --device.name vrtsim. The server side (gNB) should also configure --vrtsim.role server and --vrtsim.timescale according to requirements. Limitations: - Only 1UE-to-1gNB connection supported Future work: - Telnet API
Showing
This diff is collapsed.
radio/vrtsim/CMakeLists.txt
0 → 100644
radio/vrtsim/README.md
0 → 100644
radio/vrtsim/noise_device.c
0 → 100644
radio/vrtsim/noise_device.h
0 → 100644
radio/vrtsim/vrtsim.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment