aboutsummaryrefslogtreecommitdiffstats
path: root/python/qa_arfcn.py
AgeCommit message (Collapse)AuthorFilesLines
2017-09-06Making arfcn<->freq conversions more robust and uptading apps depending on itPiotr Krysik1-228/+189
2017-08-23Big update of copyright statements so they can be automatically processed to ↵Piotr Krysik1-1/+1
produce debian/copyright file
2016-09-23#154: fix for arfcn conversionRoman Khassraf1-83/+104
2016-06-21Corrected the tests so they can be run without installation of gr-gsmPiotr Krysik1-203/+204
Arfcn test had to be disabled as it still doesn't work (addition of arfcn.py's directory to the PYTHONPATH is needed).
2015-09-26Added functions to get first and last arfcn of a bandRoman Khassraf1-0/+19
2015-08-21Added arfcn functionsRoman Khassraf1-0/+268