aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-05misc_utils/trx_burst_if: get rid of built-in timeslot filterVadim Yanitskiy5-38/+18
2017-11-05grc/gsm_trx_burst_if.xml: fix prefix of <key> valueVadim Yanitskiy1-1/+1
2017-11-05trx/radio_if.py: fix: use proper block nameVadim Yanitskiy1-3/+3
2017-11-05grc/gsm_block_tree: add forgotten gsm_trx_burst_if blockVadim Yanitskiy1-0/+1
2017-11-05misc_utils/trx_burst_if: get rid of clock interfaceVadim Yanitskiy2-25/+1
2017-11-05Clean up the "TRX Burst Interface" block descriptionVadim Yanitskiy1-25/+8
2017-11-05Refactor the 'TRX Burst Interface' blockVadim Yanitskiy15-86/+44
2017-11-05apps/grgsm_trx: import helper classes from grgsm.trxVadim Yanitskiy7-669/+6
2017-11-05python/trx: install helper classes as a grgsm submoduleVadim Yanitskiy3-9/+31
2017-11-05python/trx: follow GNU Radio class naming conventionsVadim Yanitskiy5-9/+9
2017-11-05Merge branch 'ptrkrysik/trx' of https://github.com/ptrkrysik/gr-gsm into ptrk...Piotr Krysik1-1/+1
2017-11-05Corrected namespaces from grgsm to gsmPiotr Krysik16-175/+25
2017-11-05Missing cmakelists file for txtime_setterPiotr Krysik1-0/+25
2017-11-05Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block)Piotr Krysik12-1/+419
2017-11-03change just to invoke automatic tests on TravisCIPiotr Krysik1-1/+1
2017-11-03Removed unused (and problematic during SWIG) part of time_spec_t and exposed ...Piotr Krysik3-56/+24
2017-11-03Corrections in fn_timePiotr Krysik4-52/+54
2017-10-31Correction in time_spec.ccPiotr Krysik1-1/+1
2017-10-31Changed fn_time to use time_spec_t copied from libUHDPiotr Krysik10-10/+12
2017-10-31Added C++ version of fn_timePiotr Krysik5-1/+161
2017-10-31Updating examples pointerPiotr Krysik1-0/+0
2017-10-31Correction of bursts taggerPiotr Krysik1-2/+2
2017-10-19Updated examples pointerPiotr Krysik1-0/+0
2017-10-19Added timing advance and delay corerrection to txtime_burst_tagger blockPiotr Krysik2-5/+34
2017-10-16New pointer to examplesPiotr Krysik1-0/+0
2017-10-16Corrections in fn_time conversionsPiotr Krysik1-10/+9
2017-10-16Correction needed to make TX and RX integration workPiotr Krysik4-34/+53
2017-09-27Little change just to check test resultPiotr Krysik1-1/+1
2017-09-27Updates of links to examples and test_data git submodulesPiotr Krysik2-0/+0
2017-09-27Correction in txtime_bursts_taggerPiotr Krysik1-1/+3
2017-09-27Changes in fn_timePiotr Krysik1-10/+15
2017-09-27Installation of gsm_gmsk_mod.py filePiotr Krysik1-1/+2
2017-09-27Added timestamping of bursts in the gsm receiverPiotr Krysik7-16/+478
2017-09-27GRC file for gsm gmsk modPiotr Krysik1-0/+621
2017-09-27Added gmsk modulator block for gsmPiotr Krysik6-0/+120
2017-09-19Modification of the burst sink to read bursts with headers - incompletePiotr Krysik3-2/+10
2017-09-19Adding block for tagging burstsPiotr Krysik5-18/+124
2017-09-19Moved trx utilities from apps subdirectory - the grgsm_trx app need to be upd...Piotr Krysik11-0/+850
2017-09-19Merge branch 'development' into ptrkrysik/trxPiotr Krysik10-10/+100
2017-09-19Added frame number operationsPiotr Krysik1-0/+84
2017-09-18Corrections in the buildsystemPiotr Krysik8-7/+11
2017-09-13Corrections of cmake filesPiotr Krysik3-4/+5
2017-09-13Correcting cmake file from lib directoryPiotr Krysik1-1/+0
2017-09-13Added cmake files for transmitterPiotr Krysik2-0/+23
2017-09-13Added cmake file for trx_interfacePiotr Krysik1-0/+23
2017-09-13Added new block for tagging bursts messages with txtimePiotr Krysik4-0/+154
2017-09-13Merge branch 'development' into ptrkrysik/trxPiotr Krysik14-69/+360
2017-09-13Changed organization of cmake filesPiotr Krysik14-67/+358
2017-09-12Merge branch 'fixeria/trx' into developmentPiotr Krysik18-1/+1377
2017-09-11Merge branch 'development'Piotr Krysik3-93/+26