{"id":25495943,"url":"https://github.com/opennetworkinglab/aether-srsran","last_synced_at":"2025-11-09T21:30:21.473Z","repository":{"id":263499823,"uuid":"874333547","full_name":"opennetworkinglab/aether-srsran","owner":"opennetworkinglab","description":"srsRAN Blueprint for Aether OnRamp","archived":false,"fork":false,"pushed_at":"2025-02-15T00:54:55.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T01:27:44.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opennetworkinglab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-17T16:32:51.000Z","updated_at":"2025-02-15T00:54:59.000Z","dependencies_parsed_at":"2024-11-18T22:37:19.506Z","dependency_job_id":"70f46954-85aa-4b76-80b1-ab3062d4d03e","html_url":"https://github.com/opennetworkinglab/aether-srsran","commit_stats":null,"previous_names":["opennetworkinglab/aether-srsran"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-srsran","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-srsran/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-srsran/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennetworkinglab%2Faether-srsran/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opennetworkinglab","download_url":"https://codeload.github.com/opennetworkinglab/aether-srsran/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239576797,"owners_count":19662113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-19T00:52:46.669Z","updated_at":"2025-11-09T21:30:21.416Z","avatar_url":"https://github.com/opennetworkinglab.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# srsRAN gNB\n\nThe `aether-srsran` repository allows srsRAN (both physical and simulated) to work with the Aether SD-Core using Docker.\nIt has been tested in simulation mode and with USRP X310 as the RAN hardware.\n\nTo download the 'aether-srsran' repository, use the following command:\n```\ngit clone https://github.com/opennetworkinglab/aether-srsran.git\n```\n\n## Step-by-Step Installation\nTo install srsRAN-gNB, follow these steps:\n\n1. Install Docker by running `make srsran-docker-install`.\n   Note: If docker already installed then ignore this step\n2. Configure the network for srsRAN-gNB:\n   - Set the \"data_iface\" parameter to the network interface name of the machine which runs gNB.\n   - Set \"network.name\" to the name of the Docker network to be created.\n   - Set \"network.bridge.name\" to the name of the interface to be created.\n   - Set \"subnet\", which should correspond to the \"ran_subnet\" of 5GC (SD-Core) or the machine's subnet.\n   - run `srsran-router-install` to create the network.\n      - To remove the network, run `srsran-router-uninstall`.\n3. Start the srsRAN-gNB Docker containers:\n   - Set the container image \"gnb_image\" for gNB.\n   - Set \"simulation\" to true to run in simulation mode.\n   - Set \"conf_file\" path for corresponding conf file for gNB i.e., for simulation.\n   - Set \"ip\" for gNB container, it should in same subnet as network.\n   - Set \"core.amf.ip\" with IP address of Aether core.\n   - Start docker container using `make srsran-gnb-install`.\n      - To stop the gNB, run `make srsran-gnb-stop`.\n4. Start the UE simulation:\n   - Set the container image \"ue_image\" for UeSimulation.\n   - Set \"network\" same as the network name used for gNB.\n   - Set \"gnb.ip\" with the IP address of the gNB container.\n   - Set \"simulation\" to true to run in simulation mode.\n   - Set \"conf_file\" path for corresponding conf file for UeSimulation.\n   - Run `make srsran-uesim-start`.\n      - To stop the UE simulation, run `make srsran-uesim-stop`.\n5. Run additional tests (ping):\n   - Enter the UE Docker container using `docker exec -it rfsim5g-srsran-nr-ue bash`.\n   - Use `ip netns exec ue1 ping -c 5 192.168.250.1` to view the success result.\n\n### One-Step Installation\nTo install srsRAN gNB in one go, run `make aether-srsran-gnb-install`.\n\n### Uninstall\nTo uninstall srsRAN gNB, run `make aether-srsran-gnb-uninstall`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennetworkinglab%2Faether-srsran","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopennetworkinglab%2Faether-srsran","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennetworkinglab%2Faether-srsran/lists"}