aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-11-29Update git URLsHEADmasterOliver Smith1-3/+3
2023-06-21templates: osmo-mgw.cfg.tmpl: address deprecation warningsVadim Yanitskiy1-3/+1
2023-06-21templates: osmo-bsc.cfg.tmpl: migrate to separate 'mgw' nodeVadim Yanitskiy1-3/+4
2023-06-21templates: osmo-bsc.cfg.tmpl: remove deprecated no-op paramsVadim Yanitskiy1-2/+0
2023-06-21templates: also fix asp config in osmo-{bsc,sgsn}.cfg.tmplVadim Yanitskiy2-0/+4
2023-06-19templates: fix osmo-msc.cfg.tmpl: add 'role asp', 'sctp-role client'Vadim Yanitskiy1-0/+2
2023-04-12osmo_vty: re.escape() the VTY prompt in connect()Vadim Yanitskiy1-1/+1
2023-04-12osmo-mobile.cfg.tmpl: Improve loggingPau Espin Pedrol1-0/+9
2023-04-12osmo_ms_driver: Store Mobile and VirtPhy content under test rundirPau Espin Pedrol1-2/+2
2022-12-01templates: osmo-msc: modernizeOliver Smith1-5/+4
2021-06-15util: fix the functions "create_netns" and "setcap_netsys_admin".Alejandro Leal Conejos1-2/+2
2021-06-11srs-enb: adds support to the malloc interceptor.AlaiaL2-2/+37
2021-06-11srs-enb: sets the remote directory to the given one.AlaiaL1-0/+8
2021-06-11srs-enb: adds fapi to the rf supported devices.AlaiaL1-1/+5
2021-06-11srs-enb: runs the given list of scripts before and after launching the eNodeB.AlaiaL1-0/+72
2021-06-11srs-ms: allows to run given scripts before the execution of the UE.AlaiaL1-1/+51
2021-06-11iperf: adds the option to define the packet length for udp.AlaiaL1-0/+5
2021-05-12open5gs: Fix GTP-U addr bindingPau Espin Pedrol2-4/+4
2021-05-12open5gs: Pre-configure tun device for UPFPau Espin Pedrol4-3/+21
2021-05-10open5gs_mme: set short network nameAndre Puschmann1-0/+1
2021-05-10srsenb: enable S1AP pcaps as well when PCAPs are configuredAndre Puschmann2-1/+15
2021-05-10open5gs: lower default log level to infoAndre Puschmann6-6/+6
2021-05-10open5gs: fix nameAndre Puschmann1-1/+1
2021-05-10open5gs: fix stopping of open5gs components after test finishesAndre Puschmann7-7/+14
2021-05-10epc_open5gs: remove _epc from nameAndre Puschmann2-3/+3
2021-05-10srsue.conf.tmpl: tidy up config fileAndre Puschmann1-14/+10
2021-05-05amarisoftue: solve conflict of sample rate param in rf_driverAndre Puschmann2-10/+22
2021-05-05amarisoft_ltemme.cfg.tmpl: enable ENDC support in config templateAndre Puschmann1-6/+3
2021-05-05ms_srs: add 5G NSA supportAndre Puschmann2-22/+36
2021-05-05amarisoft_enb: add NR supportAndre Puschmann5-14/+939
2021-05-03srsenb.conf.tmpl: use LTE sample rates when Lime is found in rf argsAndre Puschmann1-0/+3
2021-05-03srsue.conf.tmpl: set srate param with the X310Andre Puschmann1-0/+4
2021-05-03amarisoft_rf_driver.cfg.tmpl: only set trx offset for B210Andre Puschmann1-4/+6
2021-05-03ms_srs: add short_sn as config option for srsUEAndre Puschmann1-1/+2
2021-05-03enb_amarisoft: add "sdr" as rf_dev_type and rx_ant parameterAndre Puschmann2-1/+4
2021-05-03srsue.conf.tmpl: update args for 21.04 changes to include NSAAndre Puschmann1-323/+21
2021-05-03ms_srs: extend prach_sent counter with NR versionAndre Puschmann1-1/+3
2021-05-03enb: add rx_ant paramAndre Puschmann2-0/+2
2021-05-03srsenb_drb.conf.tmpl: decrease pollPDU for QCI9Andre Puschmann1-1/+1
2021-05-03rfemu_srsenb_stdin: catch exception in rfemu and log errorAndre Puschmann1-1/+4
2021-05-03amarisoft_ltemme.cfg.tmpl: add gbr to the templateAlaiaL1-0/+14
2021-05-03schema: add 5G as UE featureAndre Puschmann1-1/+1
2021-05-03ms_amarisoft: extend AmariUE to support custom frequency bandsAndre Puschmann3-3/+32
2021-05-03enb_srs: add support for eNB tracesAlaiaL2-3/+55
2021-05-03ms_srs: add resource scheme to configure fixed DL and UL freqAndre Puschmann2-0/+8
2021-05-03epc_amarisoft: launch ltesim server when startingAndre Puschmann1-1/+14
2021-05-03amarisoft_mme: use/expose count paramter from MS config for MMEAndre Puschmann2-0/+5
2021-04-12open5gs: Avoid use of non-standard portsPau Espin Pedrol6-48/+67
2021-03-30Initial Open5GS supportPau Espin Pedrol17-0/+2959
2021-03-16srslte_common: fix condition to check if KPI have already extractedAndre Puschmann1-1/+1