aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-18ms: use queues with timeoutsHoernchen/agcEric Wild1-2/+2
2024-03-18ms: prune ancient, unused code partsEric Wild1-2/+0
2024-03-18cfg2rpi58-185/+575
2024-03-18ms: update osmocom-bb submoduleEric Wild1-0/+0
2024-03-18contrib/jenkins: add --with-bladerfOliver Smith1-0/+1
2024-03-18ms: fix up template deduction failureEric Wild1-1/+2
2024-03-18contrib/jenkins: make configure args diff friendlyOliver Smith1-2/+11
2024-03-18debian: add osmo-trx-ms-bladeOliver Smith3-0/+23
2024-03-18debian/rules: make configure args diff friendlyOliver Smith1-1/+8
2024-03-18gitignore: add .versionOliver Smith1-0/+1
2024-02-22ms: add demod test tool and dataEric8-0/+553
2024-02-22ms: add sigproclib demodEric Wild7-11/+406
2024-02-21ms: hard preswapped VA gsm bitsEric Wild1-1/+1
2024-02-21ms: get rid of std::threadEric9-138/+231
2024-02-01ms: do not set the blade tuning modeEric Wild1-1/+0
2024-01-28doc/examples: fix missing config files in release tarballsVadim Yanitskiy1-1/+12
2024-01-26build: include version files into the release tarballVadim Yanitskiy1-0/+8
2024-01-23Transceiver::ctrl_sock_handle_rx(): fix copy-pasted commentsVadim Yanitskiy1-3/+2
2023-12-01Use uniform log format for default config filesAndreas Eversberg5-10/+20
2023-11-24osmo-trx-uhd: Make sure HOME environment variable is setHarald Welte1-0/+1
2023-11-09devices: fix wrong gain to power mappingEric4-1/+9
2023-11-03ms: init blade with fpga controlEric1-0/+2
2023-10-04ms: reduce rx burst queue sizeEric1-2/+1
2023-10-03osmo-trx-ms: bump osmocom-bb submodule commitVadim Yanitskiy1-0/+0
2023-09-20ms: adjust ts advanceEric2-1/+2
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