Added some info about python blocks.

This commit is contained in:
ptrkrysik 2014-12-13 11:41:10 +01:00
parent ec6306b3df
commit 821c87ca09
1 changed files with 6 additions and 0 deletions

6
python/receiver/README Normal file
View File

@ -0,0 +1,6 @@
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