aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2016-02-17Tiding up cmake code for creating symbolic linksPiotr Krysik2-15/+43
2016-02-14Added ability to supply device arguments as parameter to applications.Piotr Krysik4-24/+68
2016-02-14Changed formatting of the Readme in apps directoryPiotr Krysik1-8/+12
2016-02-13Updated readmes to include renamed applicationsPiotr Krysik2-4/+16
2016-02-13Changes of names of applicationsPiotr Krysik7-25/+41
2016-02-13Renamed applications. Legacy names are kept as symlinks.Piotr Krysik6-37/+40
2016-01-06Fixed all hierarchical blocks in the projectPiotr Krysik1-8/+8
2015-11-14Remove throttling from gsm_channelize.pySteve Glass1-4/+1
2015-10-12Commented lines incompatible with older GNU Radio versions from airprobe_rtls...Piotr Krysik1-33/+36
2015-09-29Fixed class names and added sample rate correctness check in airprobe_rtlsdr_...Roman Khassraf1-4/+7
2015-09-27Fixed CMakeLists for airprobe_rtlsdr_scanner.pyRoman Khassraf1-0/+1
2015-09-27Added /airprobe_rtlsdr_scanner.py to appsRoman Khassraf1-0/+393
2015-09-20Added option of providing recording length to airporbe_rtl_sdr_capturePiotr Krysik1-5/+25
2015-09-14Merge pull request #126 from rpp0/app-channelizerPiotr Krysik1-0/+153
2015-09-13Mandatory arfcn or frequency only for cfile input in airprobe_decodeRoman Khassraf1-1/+1
2015-09-13Added option verbose for message printing in airprobe_decodeRoman Khassraf1-2/+24
2015-09-11Created standalone GSM channelizer app for splitting wideband captures into m...rpp1-0/+153
2015-09-05Corrected CMakeLists from apps directoryPiotr Krysik1-1/+1
2015-09-02Removed grcc compilation and added airprobe_rtlsdr.pyPiotr Krysik2-20/+296
2015-09-02Removed airprobe_file from grcPiotr Krysik1-897/+0
2015-08-29Implemented decoder appRoman Khassraf1-0/+357
2015-08-25Merge pull request #119 from romankh/gr-gsm-appsPiotr Krysik1-0/+251
2015-08-24Added getter/setter for arfcnRoman Khassraf1-2/+19
2015-08-24Removed GUI code from airprobe_rtlsdr_capture.pyRoman Khassraf1-217/+22
2015-08-22Capturing app for single channels with RTL-SDRRoman Khassraf1-0/+429
2015-08-17Correcting installation of python appsPiotr Krysik1-2/+4
2015-08-16Added carrier frequency shift in order to avoid DC offset. Also changed unive...Piotr Krysik1-1208/+155
2015-08-15Removed commented line from apps/CMakeListsPiotr Krysik1-1/+0
2015-08-15Corrected #111 issue with generation of python code from grc filesPiotr Krysik1-2/+4
2015-08-13Added Socket PDU UDP Server in order to avoid receiving ICMP messages from th...Piotr Krysik2-1885/+2259
2015-08-13Added comands building automatically grc applicationsPiotr Krysik3-497/+19
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