aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-07ms: prune common sch acq codeEric1-4/+2
2023-07-07ms: remove syncthing toolEric6-467/+4
2023-07-07ms: rearrange internal trxcon<->phy ifEric7-172/+204
2023-07-07ms: pretty tx buf classEric1-4/+8
2023-07-07ms: cache frequencyEric2-2/+18
2023-07-07ms : rename varEric2-8/+8
2023-07-07ms : rename varEric3-10/+10
2023-07-07ms: use single thread poolEric4-18/+122
2023-07-07ms: block burst q to upper layerEric1-1/+1
2023-07-06ms: fix startup & shutdown of bladeEric5-21/+62
2023-07-06ms: prettify scheduling + add odroidEric4-15/+61
2023-07-06ms: fix the gain init for bladeEric1-5/+3
2023-07-06ms : fix the template formattingEric3-13/+24
2023-05-26systemd: depend on networking-online.targetOliver Smith4-0/+8
2023-04-25debian: set compat level to 10Oliver Smith2-2/+2
2023-03-14CommonLibs: clean up and fix Makefile.amVadim Yanitskiy1-3/+8
2023-03-14CommonLibs: remove unused *trx in cfg[_no]_ctr_error_threshold_cmdVadim Yanitskiy1-2/+0
2023-03-14ipc-driver-test: clean up variables in Makefile.amVadim Yanitskiy1-14/+13
2023-03-14Call osmo_fd_unregister() before closing and changing bfd->fdPau Espin Pedrol3-3/+3
2023-03-11tests: LMSDeviceTest: fix CPPFLAGS vs CXXFLAGSVadim Yanitskiy1-1/+1
2023-03-11tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy2-0/+3
2023-03-11tests: there shall be no libraries in LDFLAGSVadim Yanitskiy2-9/+10
2023-03-11tests: Makefile.am: move -I flags from AM_CFLAGS to AM_CPPFLAGSVadim Yanitskiy2-2/+19
2023-03-09Transition to use of 'telnet_init_default'arehbein1-1/+1
2023-03-02ms: adjust tx scaling for tx samplesEric2-2/+2
2023-03-02ms: update submodule to currently known working versionEric1-0/+0
2023-03-02ms: adjust float<->integral type conversionEric Wild6-21/+58
2023-03-02.clang-format: adjust template formattingEric1-1/+1
2023-02-20Run struct_endianness.pyOliver Smith1-6/+4
2023-02-10configure.ac: check if LIBTRXCON_DIR (submodule) existsVadim Yanitskiy1-1/+6
2023-02-07Bump version: 1.4.1.29-10b4-dirty → 1.5.01.5.0Pau Espin Pedrol4-9/+52
2023-01-11mstrx: do not wait forever if clock locking failsEric Wild2-1/+16
2023-01-09radio interface: fix initEric2-4/+0
2022-12-28ms: init trash used to escape the usb callbacks2023q1Eric1-2/+2
2022-12-28configure.ac: make use of AC_MSG_CHECKING and AC_MSG_RESULTVadim Yanitskiy1-1/+3
2022-12-28configure.ac: cosmetic: rearrange MS TRX related logicVadim Yanitskiy1-13/+12
2022-12-28configure.ac: allow building without cloning submodulesVadim Yanitskiy2-1/+8
2022-12-23configure.ac: fix: properly check whether to enable ms-trxVadim Yanitskiy1-1/+1
2022-12-23ipc: remove old autotools workaroundEric1-9/+1
2022-12-23clang-format: proper c++ standardEric1-1/+1
2022-12-23ipc: add missing overrideEric1-1/+1
2022-12-23clean up mutex, scopedlock, and signal classesEric13-238/+97
2022-12-23ms-trx supportEric22-9/+3538
2022-12-22contrib/jenkins.sh: dump submodule status before buildingVadim Yanitskiy1-0/+1
2022-12-22properly update osmocom-bb submodule, for real this time..Eric2-1/+0
2022-12-17ctrl: take both address and port from vty configMax1-1/+1
2022-12-13vita demod by piotr krysik, modifiedEric5-0/+969
2022-12-13update osmocom-bb submodule to fix make distcheckEric1-1/+1
2022-12-06bladerf xa4 supportEric7-0/+920
2022-12-02add checkpatch configEric1-0/+4