summaryrefslogtreecommitdiffstats
path: root/src/target/trx_toolkit/transceiver.py
AgeCommit message (Expand)AuthorFilesLines
2019-11-24trx_toolkit/clck_gen.py: refactor CLCKGen to use a single threadVadim Yanitskiy1-2/+2
2019-07-16target/*.py: shebang: use /usr/bin/env pythonAlexander Couzens1-1/+1
2019-01-14trx_toolkit/transceiver.py: add optional transceiver nameVadim Yanitskiy1-1/+6
2019-01-14trx_toolkit/transceiver.py: add init logging messageVadim Yanitskiy1-0/+2
2019-01-14trx_toolkit: use 'TRXC' and 'TRXD' in logging messagesVadim Yanitskiy1-2/+2
2019-01-14trx_toolkit/fake_trx.py: enrich TRX logging messagesVadim Yanitskiy1-4/+11
2019-01-13trx_toolkit/transceiver.py: add support for child transceiversVadim Yanitskiy1-6/+37
2018-12-18trx_toolkit/fake_trx.py: refactor global class hierarchyVadim Yanitskiy1-0/+155