aboutsummaryrefslogtreecommitdiffstats
path: root/python
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-15New gsm_input blockPiotr Krysik1-20/+15
2016-07-15New clock offset corrector and clock offset controlPiotr Krysik3-1/+85
2016-07-15New blocks (msg to tag and controlled resampler) related stuffPiotr Krysik1-0/+43
2016-06-21Corrected the tests so they can be run without installation of gr-gsmPiotr Krysik12-215/+216
2016-06-08Changed clock_offset_corrector in order to address the problem #152 - this is...Your Name1-27/+6
2016-05-29Added msg_to_tag block - currently it does nothingPiotr Krysik2-0/+44
2016-05-23Next corrections of demapping blocks - mainly corretion of SDCCH8 uplink conf...Piotr Krysik3-6/+6
2016-05-21Corrected configuration of demappersPiotr Krysik3-4/+4
2016-05-21Corrected _channe_types vectors in SDCCH8 demapperPiotr Krysik1-2/+2
2016-05-20Big change of the universal control channels demapper:Piotr Krysik5-0/+144
2016-03-03Minor fixup of channelizing messagesSteve Glass1-3/+6
2016-02-29Make band user-selectable in gsm_wideband_inputSteve Glass1-2/+2
2016-02-23Update gsm_wideband_input.pynightcoffee1-1/+1
2016-02-21Fixed test of the message printer - related to issue #149Piotr Krysik1-3/+3
2016-01-09Missing part of fix of the #135 bugPiotr Krysik1-4/+1
2016-01-06Fixed all hierarchical blocks in the projectPiotr Krysik7-14/+33
2016-01-02Another approach to fix for problem #135Piotr Krysik2-2/+4
2016-01-01Fix for problem #135 with hierarhical blocks due to incompatibility introduce...Piotr Krysik2-2/+9
2015-10-05Cleaned up code in wideband input blockrpp1-22/+26
2015-10-05Implemented multiband channelizer as gr-gsm block.rpp3-2/+118
2015-09-26Added functions to get first and last arfcn of a bandRoman Khassraf2-0/+37
2015-08-22Replaced band config dictionary by an OrderedDictRoman Khassraf1-8/+14
2015-08-21Added arfcn functionsRoman Khassraf4-0/+392
2015-08-06Implemented burst sdcch subslot filter. Issue #100Roman Khassraf2-0/+212
2015-08-06Implemented burst timeslot filter. Issue #100Roman Khassraf2-0/+93
2015-08-05Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101Roman Khassraf1-0/+80
2015-08-05Fixed changed block names in qa code of flow-control blocks. Issue #100Roman Khassraf4-29/+29
2015-08-05Merged origin/flow-control-100 into dev, fixed conflictsRoman Khassraf5-2/+836
2015-08-05Fixed changed block name in qa codeRoman Khassraf1-8/+8
2015-08-05Merged origin/test-utils-98 into dev, fixed conflictsRoman Khassraf3-8/+175
2015-08-05Implemented burst sub-slot splitter. Issue #100Roman Khassraf2-0/+402
2015-08-04Implemented dummy burst filter. Issue #100Roman Khassraf2-0/+103