aboutsummaryrefslogtreecommitdiffstats
path: root/lib/transmitter
AgeCommit message (Expand)AuthorFilesLines
2018-12-28transmitter/txtime_setter: fix error print syntax errorPiotr Krysik1-1/+1
2018-12-28lib/trx, lib/transmitter: Include grgsm/endian.hDavid Holm2-0/+2
2018-12-21trx/txtime_setter: print error if reference fn is missingVadim Yanitskiy1-3/+7
2018-12-21trx/txtime_setter: reduce code nesting in process_txtime_of_burst()Vadim Yanitskiy1-46/+46
2018-04-17Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixer...Piotr Krysik1-5/+4
2017-12-09txtime_setter_impl: fix wrong time_hint referenceVadim Yanitskiy1-5/+4
2017-11-30preprocess_tx_burst: fix the output messageVadim Yanitskiy1-1/+1
2017-11-30test_ab: Changed to non-inverted ABPiotr Krysik1-3/+3
2017-11-30Going back to previous coding style - without returnsPiotr Krysik1-45/+49
2017-11-30preprocess_tx_burst: fix the output messageVadim Yanitskiy1-1/+1
2017-11-29txtime_setter: clean up and simplify source codeVadim Yanitskiy2-72/+118
2017-11-29preprocess_tx_burst: clean up and simplify source codeVadim Yanitskiy1-25/+36
2017-11-29Added a block for generating Access BurstsPiotr Krysik3-0/+155
2017-11-11Fix: protections in txtime_setter against late bursts and bursts in too dista...Piotr Krysik1-5/+16
2017-11-07Added tx bursts preprocessing blockPiotr Krysik3-0/+133
2017-11-05Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block)Piotr Krysik3-0/+221