You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vadim Yanitskiy
1ddd727bb4
ipc-driver-test: clean up variables in Makefile.am
...
* AM_CPPFLAGS is for preprocessor flags like '-I' or '-D',
* AM_CFLAGS/AM_CXXFLAGS is for C/C++ compiler flags like '-Wall',
* AM_LDFLAGS is for linker flags like '-no-undefined', not libraries!
* Link ipc-driver-test against libdevice.la,
* Do not put $(UHD_CFLAGS) everywhere.
Change-Id: Iafd68974c9c613fb4e65a01d076b2c687b716c83
1 week ago
..
arch
treewide: remove FSF address
1 year ago
device
ipc-driver-test: clean up variables in Makefile.am
1 week ago
grgsm_vitac
ms-trx support
3 months ago
ms
ms: adjust tx scaling for tx samples
3 weeks ago
Channelizer.cpp
Fix common misspellings and typos
3 years ago
Channelizer.h
mcbts: Add multi-ARFCN channelizing filters
7 years ago
ChannelizerBase.cpp
ChannelizerBase: Fix memory leak
2 years ago
ChannelizerBase.h
Fix common misspellings and typos
3 years ago
Complex.h
ms: adjust float<->integral type conversion
3 weeks ago
Makefile.am
ms-trx support
3 months ago
Resampler.cpp
treewide: remove FSF address
1 year ago
Resampler.h
treewide: remove FSF address
1 year ago
Synthesis.cpp
Add SPDX annotation
4 years ago
Synthesis.h
mcbts: Add multi-ARFCN channelizing filters
7 years ago
Transceiver.cpp
clean up mutex, scopedlock, and signal classes
3 months ago
Transceiver.h
Call osmo_fd_unregister() before closing and changing bfd->fd
1 week ago
osmo-trx.cpp
Transition to use of 'telnet_init_default'
2 weeks ago
proto_trxd.c
proto_trxd: cosmetic: 'if' is not a function, add space
3 years ago
proto_trxd.h
Run struct_endianness.py
1 month ago
radioBuffer.cpp
clean up mutex, scopedlock, and signal classes
3 months ago
radioBuffer.h
radioBuffer: Remove extra ; at the end of inline function definitions.
6 years ago
radioClock.cpp
Add SPDX annotation
4 years ago
radioClock.h
Add SPDX annotation
4 years ago
radioInterface.cpp
clean up mutex, scopedlock, and signal classes
3 months ago
radioInterface.h
clean up mutex, scopedlock, and signal classes
3 months ago
radioInterfaceMulti.cpp
radio interface: fix init
2 months ago
radioInterfaceResamp.cpp
radio interface: fix init
2 months ago
radioVector.cpp
rename noisevector class -> avgvector
4 months ago
radioVector.h
rename noisevector class -> avgvector
4 months ago
sigProcLib.cpp
computeCI: Document hardcoded multiplier
2 years ago
sigProcLib.h
sigProcLib: fix C/I computation for 8-PSK modulated bursts
2 years ago
signalVector.cpp
cosmetic: fix several typos found by codespell
3 years ago
signalVector.h
SigProcLib: Improve Vector buffer allocation mess
4 years ago