aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2015-06-01Corrected timemeslot to timeslotptrkrysik1-8/+8
2015-04-28Let the GUI support GSM 1800 and 1900 frequency bands.Martin Jesper Low Madsen2-6/+27
2015-02-15The range at bottom of frequency block wasn't updating with a change in frequ...David Maynor1-25/+25
2015-02-15The range at bottom of frequency block wasn't updating with a change in frequ...David Maynor1-3/+3
2015-02-15Removed airprobe_usrp - USRP's should are supported by airprobe_rtlsdr and be...ptrkrysik3-2065/+0
2015-02-15Added SACCH channel and blocks for SDCCH8/SACCH8 channels that are disabled c...ptrkrysik2-576/+1633
2015-02-08Removed last parameter given to socket_pdu to keep compatibility with Ubuntu'...ptrkrysik3-3/+3
2015-02-07Added timeslot nr parameter to the demapper to enable it to work on other tim...ptrkrysik3-58/+47
2015-01-07Corrected airprobe_rtlsdr.py to work with older gnuradioptrkrysik2-365/+339
2015-01-03Added gain, fc (carrier frequency) and sample frequency parameters to the rtl...ptrkrysik4-851/+989
2015-01-03Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjac...ptrkrysik7-713/+2213
2014-12-13Slightly reorganized layout of GRC flographs to be consistant with snap-to-gr...Jacob Gilbert3-1125/+1093
2014-12-13Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old...ptrkrysik2-19/+18
2014-12-06Complied python applications generated from grc wit gnuradio 3.7.2 so it shou...ptrkrysik2-34/+11
2014-12-03Updated airprobe_file.py so it works with new clock offset controllptrkrysik1-2/+2
2014-11-29Increased sampling_rate of airprobe_rtlsdrptrkrysik2-413/+448
2014-11-28Added compiled python versions of the flowgraphs which are installed in %inst...ptrkrysik4-0/+477
2014-11-26Removed automatic compilation of grc apps to python as it fails too often to ...ptrkrysik1-4/+2
2014-11-21Disabled clock offset correction parameter as it is not used currently (it mi...ptrkrysik1-240/+240
2014-11-21Changed default clock offset correction ppm value from 84 to 0ptrkrysik1-173/+173
2014-11-21Added socked PDU sink to airprobe_fileptrkrysik1-78/+139
2014-11-20Added buildsystem for apps. Doesn't honor dependencies yet (changing a grc fi...ptrkrysik4-3/+8
2014-11-20Moved applications from examples to apps. Changed their names to airprobe_...ptrkrysik3-0/+3790
2014-02-04Initial commit - gsm-receiver with removed quick hackspiotr1-0/+25