aboutsummaryrefslogtreecommitdiffstats
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2017-11-30trx: Added missing timeslot filterPiotr Krysik1-69/+78
2017-11-30trx: Changes in the redio_ifPiotr Krysik4-212/+283
2017-11-29python/trx: WIP: implement transmission chainVadim Yanitskiy2-64/+177
2017-11-11Missing __init__.py part for burst_to_fn_timePiotr Krysik1-0/+1
2017-11-08Added Python version of bursts to fn_time converterPiotr Krysik2-0/+29
2017-11-05trx/radio_if.py: fix RX / TX gain controlVadim Yanitskiy2-3/+17
2017-11-05trx/radio_if.py: clean up the stored fieldsVadim Yanitskiy1-12/+6
2017-11-05trx/radio_if.py: get rid of useless getters / settersVadim Yanitskiy1-39/+0
2017-11-05apps/grgsm_trx: add cmd line arguments for TX chainVadim Yanitskiy1-12/+10
2017-11-05apps/grgsm_trx: get rid of unused subdev_specVadim Yanitskiy1-5/+2
2017-11-05misc_utils/trx_burst_if: get rid of built-in timeslot filterVadim Yanitskiy2-7/+18
2017-11-05trx/radio_if.py: fix: use proper block nameVadim Yanitskiy1-3/+3
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-05Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block)Piotr Krysik2-0/+44
2017-11-03Corrections in fn_timePiotr Krysik1-8/+12
2017-10-31Changed fn_time to use time_spec_t copied from libUHDPiotr Krysik1-1/+2
2017-10-31Correction of bursts taggerPiotr Krysik1-2/+2
2017-10-19Added timing advance and delay corerrection to txtime_burst_tagger blockPiotr Krysik1-2/+14
2017-10-16Corrections in fn_time conversionsPiotr Krysik1-10/+9
2017-10-16Correction needed to make TX and RX integration workPiotr Krysik1-10/+18
2017-09-27Little change just to check test resultPiotr Krysik1-1/+1
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 gmsk modulator block for gsmPiotr Krysik2-0/+70
2017-09-19Adding block for tagging burstsPiotr Krysik3-13/+105
2017-09-19Moved trx utilities from apps subdirectory - the grgsm_trx app need to be upd...Piotr Krysik8-0/+543
2017-09-19Merge branch 'development' into ptrkrysik/trxPiotr Krysik6-5/+93
2017-09-19Added frame number operationsPiotr Krysik1-0/+84
2017-09-18Corrections in the buildsystemPiotr Krysik5-5/+9
2017-09-13Added cmake files for transmitterPiotr Krysik2-0/+23
2017-09-13Added new block for tagging bursts messages with txtimePiotr Krysik2-0/+90
2017-09-13Changed organization of cmake filesPiotr Krysik4-12/+79
2017-09-06Making arfcn<->freq conversions more robust and uptading apps depending on itPiotr Krysik2-294/+277
2017-08-26Fixed problems resulting from Nones returned when no such frequency or ARFCN ...Piotr Krysik1-4/+4
2017-08-23Big update of copyright statements so they can be automatically processed to ...Piotr Krysik24-27/+30
2017-08-22Merge branch 'libosmocore_integration' into packaging_piotrPiotr Krysik7-1/+143
2017-06-11Removed wideband_input_adaptorPiotr Krysik3-124/+0
2016-10-02Added license statements where it was missingPiotr Krysik8-2/+164
2016-09-23#154: fix for arfcn conversionRoman Khassraf3-144/+181
2016-08-30Changed path (flow_control) and name of uplink_downlink_filter to splitterPiotr Krysik2-3/+3
2016-08-16Added uplink/downlink splitterPiotr Krysik2-0/+44
2016-07-20Changing ppm parameter in clock offset corrector now takes effect on the frac...Piotr Krysik1-4/+5
2016-07-20Removed debug print from grsm_inpuPiotr Krysik1-1/+0
2016-07-18Removed blocks related to old frequency correction loop (controlled const sou...Piotr Krysik3-82/+0
2016-07-17Changed clock offset controller and company in order to remove from the gsm_i...Piotr Krysik2-36/+57
2016-07-17Corrections to clock offset corrector that uses tagsPiotr Krysik1-8/+8
2016-07-15Merge branch 'packaging_piotr' into developmentPiotr Krysik12-214/+215
2016-07-15Removed not written testsPiotr Krysik1-2/+2