aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M
AgeCommit message (Expand)AuthorFilesLines
2024-03-21ms: disabe uhd ms buildEric Wild1-10/+10
2024-03-18ms: fix up template deduction failureEric Wild1-1/+2
2024-02-22ms: add sigproclib demodEric Wild5-11/+398
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-23Transceiver::ctrl_sock_handle_rx(): fix copy-pasted commentsVadim Yanitskiy1-3/+2
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-09-20ms: adjust ts advanceEric2-1/+2
2023-09-06ms: logging: print category, level, and extended timestampVadim Yanitskiy1-0/+13
2023-08-30ms: fix a few coverity complaints related to initializationEric3-8/+9
2023-08-30ms: fix thread prio startup issueEric4-30/+92
2023-08-30ms/va: make ancient gcc < 8 happyEric1-0/+5
2023-08-25transceiver: add experimental viterbi equalizer supportEric4-12/+95
2023-08-25ms: restructure the va code to add rach supportEric5-96/+113
2023-08-25ms: update osmocom-bbEric3-19/+36
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 Wild1-0/+35
2023-07-25devices: unify band handlingEric8-326/+231
2023-07-25transceiver: pass cfg struct instead of argsEric14-182/+151
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-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-09Transition to use of 'telnet_init_default'arehbein1-1/+1
2023-03-02ms: adjust tx scaling for tx samplesEric2-2/+2
2023-03-02ms: adjust float<->integral type conversionEric Wild6-21/+58
2023-02-20Run struct_endianness.pyOliver Smith1-6/+4
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