aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-09-12Bump version: 1.5.0.50-5042-dirty → 1.6.01.6.0Pau Espin Pedrol4-10/+76
2023-09-06ms: update osmocom-bb submodulePau Espin Pedrol1-0/+0
2023-09-06ms: logging: print category, level, and extended timestampVadim Yanitskiy1-0/+13
2023-08-31ms: bump osmocom-bb submodule to current headEric1-0/+0
2023-08-30ms: fix a few coverity complaints related to initializationEric3-8/+9
2023-08-30ms: fix thread prio startup issueEric5-30/+92
2023-08-30ms/va: make ancient gcc < 8 happyEric1-0/+5
2023-08-25transceiver: add experimental viterbi equalizer supportEric6-12/+118
2023-08-25ms: restructure the va code to add rach supportEric5-96/+113
2023-08-25ms: update osmocom-bbEric4-19/+36
2023-08-24trx: fix dev-args issueEric1-1/+1
2023-07-28ms: drop the tx burst paddingEric1-2/+3
2023-07-25ms: fix blocking loggingEric1-0/+1
2023-07-25devices: add freq/gain override for uhdEric Wild3-0/+111
2023-07-25devices: unify band handlingEric8-326/+231
2023-07-25transceiver: pass cfg struct instead of argsEric15-183/+153
2023-07-13USRPDevice:updateAlignment: remove byteswap codeOliver Smith1-2/+1
2023-07-07ms: make init call less confusingEric2-2/+1
2023-07-07ms: sch: drop intermediate softvectorEric Wild2-10/+6
2023-07-07ms: flexible template for value_type buffer sumEric2-10/+18
2023-07-07ms: rearrange code to allow clean exitsEric7-38/+84
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