Calvin Peyron
3a1be4895f
Rename ubuntuXX to ubuntu
2025-08-11 17:11:21 +02:00
beraoudabdelkhalek
6f5644e489
Added intercommunication between namespaces.
...
- Added abort function.
- Added intercommunication between UE namespaces.
- Reduced code size.
- Removed default getops error messages.
2025-05-13 10:39:32 +02:00
Sakthivel Velumani
4adadedeb9
Fix logging to matlab/bin file
...
Add Python script to plot logged buffers. Modified write_file_matlab()
to add .bin extension if binary format is selected.
2025-04-11 09:46:50 -04:00
Bartosz Podrygajlo
8ca0a80d17
Dockerized development environment
...
This commit introduces a fully dockerized dev env you can start on any
machine that has docker without installing any direct OAI dependencies
on host.
This allows to migrate development environments between machines easily. Several
complementary scripts were added to enable smooth transition between your docker
environment and host environment. Your user and sudo should work inside the
environment.
2025-01-31 07:50:01 +01:00
Bartosz Podrygajlo
28b7e0b7d5
UL BLER vs SNR plot
...
Added a tool for generating UL BLER vs SNR from nr_ulsim runs.
2024-12-16 16:10:36 +01:00
Guido Casati
3438d45d6c
Add tutorial about how to run multiple UEs
...
* multiple UEs with namespaces (provided new script)
* multiple UEs with Docker UEs
* updated rfsimulator and channel simulation tutorials
* updated README.md
Co-authored-by: Arash Sahbafard <arash.sahbafard@silicon-austria.com >
2024-12-05 13:50:36 +01:00
Guido Casati
ca96ea7002
Updated iwyu/README.md
2024-11-18 11:25:02 +01:00
Bartosz Podrygajlo
de4a737131
Add dockerized include what you use tool
...
Introduces a tool that organizes C/C++ header includes. The tools output
should still be manually reviewed by a contributor.
2024-10-10 09:41:11 +02:00
Bartosz Podrygajlo
771d11a148
dockerized clang-format error detection tool
2024-09-17 13:52:01 +02:00