herlesupreeth
661def8dd2
Refactor to facilitate deployment of multiple instances of a service
2025-01-17 18:14:21 +01:00
herlesupreeth
c5dd48321a
Use latest code from open5gs, srsRAN_4G and srsRAN_Project repo
2024-08-11 18:44:41 +02:00
Patricio Latini
d531b57103
Add support for BladeRF in srslte ( #279 )
...
Compile BladeRF and Soapy BladeRF from source
2024-02-01 08:45:18 +01:00
herlesupreeth
59b71296ed
Use latest commits from srsRAN_Project and srsRAN_4G repo
2023-12-07 08:58:50 +01:00
herlesupreeth
3e95630201
Add configuration to set SSB and DL NR ARFCN in srsUE
2023-12-05 16:28:54 +01:00
herlesupreeth
c9a813186a
Add slicing related configuration in srsUE config file
2023-08-19 17:37:59 +02:00
herlesupreeth
32c09bb87c
Disable usage of external clock by default
2023-08-06 15:57:25 +02:00
herlesupreeth
03e1634b61
Support deployment with third-party IMS
2023-08-06 15:27:21 +02:00
herlesupreeth
a621683e88
Use latest release of srsRAN_4G code
2023-07-10 16:46:50 +02:00
herlesupreeth
5e5c356dd2
Configuration changes for srsUE to connect to srsRAN_Project gNB
2023-06-11 17:13:06 +02:00
herlesupreeth
68e0f01258
Use upstream srsRAN_4G repo release 23.04
2023-06-11 15:25:25 +02:00
herlesupreeth
53eb1583c6
Fix UHD libraries installed
2023-04-20 07:36:41 +02:00
herlesupreeth
0f1bf3c4cd
srsRAN 5G SA related fixes
2023-02-09 11:44:27 +01:00
herlesupreeth
9e0d30744c
Bump srsRAN to 22_10 release
2022-12-22 13:21:55 +01:00
herlesupreeth
cd5bf678b6
Fix SoapySDR and LimeSuite installation to a tag
2022-10-25 08:32:30 +02:00
Patricio Latini
468e38ef45
Compile Soapy and Limesuite from sources
2022-10-15 23:11:48 +00:00
Paulo Martins
374214f41c
fixed bug 118 and added network packages to srslte
2022-10-12 09:56:17 +01:00
herlesupreeth
d0311f5b58
Introduce srsRAN ZMQ mode (eNB, gNB, 4G UE, 5G UE)
2022-09-16 09:40:35 +02:00
herlesupreeth
062e703e2d
Fixes for SoapySDR
2022-08-24 09:31:15 +02:00
herlesupreeth
c4c34fa930
Bump srsRAN to release 22.04.1
2022-08-23 17:19:20 +02:00
herlesupreeth
fe47d52a7f
Changes as per release 22.04 of srsRAN
2022-05-09 16:29:34 +02:00
herlesupreeth
9445dcf113
Fix path of UHD images
2021-11-08 14:57:14 +01:00
herlesupreeth
47b4dcbd50
Use release 21.04 of srsRAN
2021-11-08 14:43:52 +01:00
herlesupreeth
ed77063bc6
Use Ubuntu focal as base image for srsran
2021-06-22 09:26:04 +02:00
herlesupreeth
c90c7f202f
Disable external GPS clock usage
2021-06-16 14:13:41 +02:00
herlesupreeth
0d9c6dafea
Add debugging related changes to srsRAN
2021-05-17 10:08:05 +02:00
herlesupreeth
df66c0462f
Add DRB configuration for QCI 2
2021-05-14 13:36:10 +02:00
herlesupreeth
9ea57b692d
Set DRB config for QCI 5
2021-05-01 16:55:30 +02:00
herlesupreeth
8767627742
srsRAN adaptations and use the latest srsRAN code for eNB
2021-04-30 14:25:46 +02:00
herlesupreeth
ffa8a29bee
Update the SRS eNB repo link
2021-04-29 12:15:04 +02:00
herlesupreeth
fb611ff4d6
Enable usage of nproc for faster compilation
2021-01-03 16:42:47 +01:00
herlesupreeth
f1e9e1909f
Make provision for other eNBs to be used
2021-01-03 16:40:54 +01:00
herlesupreeth
efa1a653db
Use LimeSuite v20.10.0
2020-10-30 10:43:04 +01:00
herlesupreeth
cc2c596987
Do not use two methods of syncing time at the same time
...
Method 1:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
Mount these inside container so that host and container time are in sync
Method 2:
Pass the TZ environment variable and run the following inside container
$ ln -snf /usr/share/zoneinfo/Europe/Berlin /etc/localtime && echo Europe/Berlin > /etc/timezone
2020-09-25 08:37:47 +02:00
herlesupreeth
27fad29530
Add alternate method to sync time inside the docker
2020-09-25 08:09:00 +02:00
herlesupreeth
24981c7a60
Minor changes
2020-09-02 21:05:58 +02:00
herlesupreeth
77ba49010a
Add installation of UHD drivers for USRP device + bump LimeSuite to v20.07.02
2020-08-26 07:58:12 +02:00
herlesupreeth
ed51adb0e0
More packages to be installed for LimeSDR
2020-08-06 09:25:07 +02:00
herlesupreeth
1b96e6cc9e
Add gnuplot to list of libraries to be installed
2020-08-05 21:45:26 +02:00
herlesupreeth
9948e20cd3
Install missing libraries to compile SoapySDR
2020-08-04 13:49:18 +02:00
herlesupreeth
1bb9ac8f8e
Add docker files related to srslte eNB
2020-08-04 08:04:16 +02:00