osmocom-bb/src/target
Vadim Yanitskiy 1b7b4ec7a4 trx_toolkit: use RxMsg/TxMsg instead of TRX2L1/L12TRX
I intentionally do not use 'Downlink' and 'Uplink' terms in this project
because both MS and BTS transmit and receive on the opposite directions.
A burst coming from demodulator may be a Downlink or an Uplink burst
depending on the context, so we definitely need more precise terms.

Back then when I started to work on TRX toolkit, I decided to use the
'TRX2L1' and 'L12TRX' for receive and transmit directions respectively.
Now I find them hard to read, so let's replace them with 'Rx' and 'Tx'.

Change-Id: I688f24a3c09dd7e1cc00b5530ec26c8e8cfd8f7c
Related: OS#4006, SYS#4895
2021-05-03 20:39:10 +02:00
..
firmware firmware/layer1: invalidate hard-coded Measurement results 2020-12-01 13:43:03 +01:00
trx_toolkit trx_toolkit: use RxMsg/TxMsg instead of TRX2L1/L12TRX 2021-05-03 20:39:10 +02:00
ui-experiment ui: Some experimental code snippets i cobbled together several months ago. 2010-09-01 21:24:34 +02:00