Commit Graph

868 Commits (0baa5c7269adc231d5f71ab97315d9833015b555)
 

Author SHA1 Message Date
Pau Espin 0baa5c7269 doc: install.adoc: Correctly split optional dependencies
3 years ago
Pau Espin 06376b779a doc: Drop redundant app-name in install section
3 years ago
Pau Espin a8b8990bb8 rfemu_amarisoftctrl: import websocket module on first use
3 years ago
Pau Espin 326091555b powersupply_sispm: import sispm and usb modules on first use
3 years ago
Pau Espin a1daa51665 ms_ofono: import pydbus and GLib modules on first use
3 years ago
Pau Espin 45149393e7 esme: import smpplib module on first use
3 years ago
Pau Espin cc89cd0c5f ms_srs: import numpy module on first use
3 years ago
Pau Espin 407756968c check_dependencies: allow passing any module name to skip
3 years ago
Pau Espin 5b9c7b922a testenv: deferr importing obj module class until use is required
3 years ago
Pau Espin 40c7bc7765 tests: Replace 'suite' with 'tenv'
3 years ago
Pau Espin a442cb8e5f Update obj classes in obj/ to use testenv instead of suite_run
3 years ago
Pau Espin f574a46b37 Move trial.py and suite.py to core/
3 years ago
Pau Espin aa1cbdc75a Move all obj/ references in suite.py to testenv.py
3 years ago
Pau Espin ee217b0a18 Move test.py and report.py to core/
3 years ago
Pau Espin 06cb536826 Move resource.py to core/
3 years ago
Pau Espin 1ee5ec5db2 Move object subclass instance allocation logic out of suite.py/resource.py
3 years ago
Pau Espin ea8c3d4b12 Generate schemas dynamically from pieces provided by each object class
3 years ago
Andre Puschmann 96b17df282 srsenb_rr.conf.tmpl: extend CQI and SR subframe scheduling
3 years ago
Andre Puschmann 333b868492 ms_srs: fix ZMQ radio arguments for CA and MIMO configs
3 years ago
Andre Puschmann e2a6da6b48 enb: refactored rf_args handling for ZMQ-based radio
3 years ago
Andre Puschmann bf40f8c8bf amarisoft_enb: use two antenna ports for TM > 1
3 years ago
Andre Puschmann 8e1ba792c5 jenkins-build-common.sh: also pass additional build flags to CMake
3 years ago
Andre Puschmann 6360dfb4d6 jenkins-build-amarisoft: turn off other RF libs when building for zmq driver
3 years ago
Pau Espin d6c792536f amarisoftENB: Fix running with num_cells=2
3 years ago
Pau Espin 96d64efdbb srsenb: Support neighbour and secondary cell lists in config file
3 years ago
Pau Espin 6c77874f46 enb: Introduce support for neighbour cell list
3 years ago
Pau Espin 154dc93219 AmarisoftENB: Support setting PCI value
3 years ago
Pau Espin 9eff96e068 AmarisoftUE: Fix setting tx/rx gain attr
3 years ago
Pau Espin a6d6304afc srsue, amarisoft/srsENB: Support setting rx/tx_gain attributes
3 years ago
Pau Espin 491f77cd0f enb: Add attribute to set 'id'
3 years ago
Pau Espin d4404d54c0 enb: Implement initial RF emulation API
3 years ago
Pau Espin ca89bb3924 srsenb_rr.conf.tmpl: Fix whitespace
3 years ago
Pau Espin a65b505adc powersupply.py: Fix import module line typo
3 years ago
Pau Espin f46ae22b3d enb: Add cell_list attribute
3 years ago
Pau Espin 045245d5ae check_dependencies: Import modules dynamically and find related debian packages
3 years ago
Pau Espin 2b959580b9 powersupply: Import sublcass module only if used
3 years ago
Andre Puschmann 4b5a09a83c enb: add optional gtp_bind_addr paramter to enb class
3 years ago
Pau Espin 0e6ab424a4 ms_srs.py: Pass filenames to main cfg file template instead of cmdline args
3 years ago
Pau Espin 3373703a72 epc_srs.py: Pass filenames to main cfg file template instead of cmdline args
3 years ago
Pau Espin 135c609d29 enb_srs.py: Pass filenames to main cfg file template instead of cmdline args
3 years ago
Andre Puschmann e4d5a139e3 enb_amarisoft: fix enb conf template name
3 years ago
Pau Espin fdd8e3aad2 iperf3: Avoid using --logfile arg
3 years ago
Pau Espin 0dbd694501 Rename modem.py to ms_ofono.py
3 years ago
Pau Espin e1a58bd8dd Move object classes used by tests into obj/ subdir
3 years ago
Pau Espin e8bbcbf5b8 Create core directory to contain most of code not in object classes used by tests
3 years ago
Pau Espin 9b486eedb6 Rename object classes to be {obj_class}_{implementation}
3 years ago
Pau Espin f9d92f78e6 Introduce doc/examples/ directory
3 years ago
Pau Espin 99bed8bdb2 Move example/ and ttcn3/ to sysmocom/ and sysmocom/ttcn3
3 years ago
Pau Espin 69a6f668b9 Get rid of install top directory
3 years ago
Pau Espin bd552f9786 bts_oc2g: Fix ready_for_pcu() waiting forever
3 years ago