aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M
AgeCommit message (Expand)AuthorFilesLines
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
2022-12-23ipc: remove old autotools workaroundEric1-9/+1
2022-12-23ipc: add missing overrideEric1-1/+1
2022-12-23clean up mutex, scopedlock, and signal classesEric9-68/+31
2022-12-23ms-trx supportEric18-3/+3507
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-06bladerf xa4 supportEric5-0/+908
2022-11-30rename noisevector class -> avgvectorEric3-6/+9
2022-10-26Transceiver::expectedCorrType(): RACH is always 8-bit on PTCCH/UVadim Yanitskiy1-1/+1
2021-12-14treewide: remove FSF address2022q12021q4Oliver Smith21-84/+0
2021-10-25LMSDevice: LMS_GetDeviceList() may return a negative numberVadim Yanitskiy1-3/+4
2021-10-25IPCDevice: check value returned from select()Vadim Yanitskiy1-1/+6
2021-10-25IPCDevice: use thread safe strerror_r() instead of strerror()Vadim Yanitskiy1-3/+7
2021-09-21lms,uhd: Allow changing band between poweroff & poweronPau Espin Pedrol4-7/+16
2021-09-21lms,uhd: Skip re-assigning same bandPau Espin Pedrol2-4/+8
2021-09-21lms,uhd: Validate band of RxFreq tooPau Espin Pedrol2-0/+34
2021-09-21lms: Drop duplicated checkPau Espin Pedrol1-6/+0
2021-09-03computeCI: Document hardcoded multiplierPau Espin Pedrol1-1/+7
2021-09-01cosmetic: Fix typo in commentPau Espin Pedrol1-1/+1
2021-09-01detectGeneralBurst(): Increase log level about clipping to INFOPau Espin Pedrol1-1/+1
2021-09-01computeCI(): Constify read-only variablePau Espin Pedrol1-3/+1
2021-09-01computeCI(): Rename verbose repeated getter to constantPau Espin Pedrol1-4/+5
2021-09-01computeCI(): Constify param and pass it as referencePau Espin Pedrol1-1/+1
2021-09-01detectBurst(): constify parameterPau Espin Pedrol1-2/+2
2021-09-01detectBurst(): Clear downsampling code pathPau Espin Pedrol1-8/+12
2021-07-11lms: init bandEric1-1/+3
2021-05-29uhd: ensure configured clock source is actually usedEric1-0/+14
2021-05-27ctrl_sock_handle_rx(): fix missing space in LOGCHAN() statementVadim Yanitskiy1-1/+1
2021-05-05add hidden fn adjustment commandEric1-1/+1
2021-03-01ipc: Makefile.am: Clean LDADD variablePau Espin Pedrol1-1/+2
2021-02-28mark uhddev_ipc.cpp as BUILT_SOURCESHarald Welte1-2/+3