aboutsummaryrefslogtreecommitdiffstats
path: root/include/grgsm/trx
AgeCommit message (Collapse)AuthorFilesLines
2018-08-10gsm_trx_burst_if: allow to customize the bind addressVadim Yanitskiy1-0/+1
Pleviously remote address for DATA interface was also used as the bind address, what is definitely wrong. Let's change the API a bit in order to allow one to specify a custom bind address. Change-Id: I6e5f7b7119ac454217b8dd04f9ee0dd3b23972b6
2018-05-05Moving trx burst interface to trx directoryPiotr Krysik2-0/+85
and to new 'Transceiver' cathegory in gnuradio-companion