gr-gsm/python/receiver
ptrkrysik 821c87ca09 Added some info about python blocks. 2014-12-13 11:41:10 +01:00
..
README Added some info about python blocks. 2014-12-13 11:41:10 +01:00
chirpz.py Changed directory structure. 2014-08-13 19:04:57 +02:00
clock_offset_control.py Updated copyleft statements of my files #3 2014-12-02 18:07:38 +01:00
fcch_burst_tagger.py Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. 2014-12-13 10:11:00 +01:00
fcch_detector.py Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. 2014-12-13 10:11:00 +01:00
gsm_input.py Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. 2014-12-13 10:11:00 +01:00
sch_detector.py Corrected sch_detector 'np.complex64' occurences to 'complex64'. 2014-12-13 10:11:51 +01:00

README

chirpz.py - implementation of chirpz transform
clock_offset_control.py - block implementing simple algorithm for clock offset control
gsm_input.py - adapts signal to the input of the gsm receiver, executes clock offset correction
fcch_detector.py - (experimental componen for a new gsm receiver) detects fcch bursts
fcch_burst_tagger.py - (experimental componen for a new gsm receiver) part of fcch_detector - add fcch tag when FCCH burst is found
sch_detector.py - (experimental componen for a new gsm receiver) unfinished block that detects exact position of a SCH burst based on fcch tags, should probably also read content of SCH bursts