| Commit message (Expand) | Author | Age | Files | Lines |
* | little changes for TCH/F listening | Piotr Krysik | 2009-06-22 | 1 | -2/+2 |
* | added Harald's code for pcap output | Piotr Krysik | 2009-06-22 | 1 | -4/+2 |
* | added first step towards correction of USRP's clock offset | Piotr Krysik | 2009-06-22 | 1 | -3/+3 |
* | added some attemt to repair receiver's faulty behavior when some samples get ... | Piotr Krysik | 2009-06-18 | 1 | -20/+41 |
* | added new burst type - dummy_or_normal for situations in which you don't know... | Piotr Krysik | 2009-06-18 | 1 | -2/+19 |
* | little changes to decrease number of errors in output bits | Piotr Krysik | 2009-06-14 | 1 | -5/+10 |
* | added new file for usrp realtime receive - caution - this doesn't work well yet | Piotr Krysik | 2009-06-13 | 1 | -5/+11 |
* | cch decoding now works! but I have to remove it in the future :) | Piotr Krysik | 2009-06-13 | 1 | -8/+15 |
* | removed polish comments | Piotr Krysik | 2009-06-13 | 1 | -35/+8 |
* | little update to Makefile.am | Piotr Krysik | 2009-06-12 | 1 | -5/+4 |
* | new comments to gsm_receiver_cf.cc | Piotr Krysik | 2009-06-12 | 1 | -103/+91 |
* | new comments to gsm_receiver_cf.cc | Piotr Krysik | 2009-06-12 | 1 | -159/+163 |
* | doxygen coments - start, changes to sch search process | Piotr Krysik | 2009-06-11 | 1 | -12/+15 |
* | little change | Piotr Krysik | 2009-06-09 | 1 | -1/+1 |
* | next code cleanup, two functions introduced, should be removed before the end... | Piotr Krysik | 2009-06-06 | 1 | -113/+159 |
* | just next cleanup, move along | piotr | 2009-06-05 | 1 | -20/+33 |
* | removed unneeded viariables from compute_freq_offset | piotr | 2009-06-04 | 1 | -38/+5 |
* | removed compute_energy function | piotr | 2009-06-04 | 1 | -12/+0 |
* | removed functions detect_norm_burst and mafi_norm and replaced them with more... | piotr | 2009-06-04 | 1 | -41/+0 |
* | Revert "removed void detect_norm_burst(const gr_complex * in, gr_complex ... | piotr | 2009-06-04 | 1 | -0/+41 |
* | removed void detect_norm_burst(const gr_complex * in, gr_complex * chan_i... | piotr | 2009-06-04 | 1 | -41/+0 |
* | normal bursts detection now works, but the code is a little dirty | piotr | 2009-06-04 | 1 | -14/+153 |
* | program now works for osr from 2,3,4,5,6 and almost for osr==7) | piotr | 2009-06-01 | 1 | -45/+48 |
* | big and dirty commit - before osr_repair | piotr | 2009-06-01 | 1 | -58/+60 |
* | added new python script gsm_receive | Piotr Krysik | 2009-05-28 | 1 | -15/+24 |
* | cleanup of unneeded test code, separation of longer parts of fch_search into ... | Piotr Krysik | 2009-05-28 | 1 | -165/+168 |
* | decoding of sch now works | Piotr Krysik | 2009-05-20 | 1 | -32/+47 |
* | sch search is now working (but the code is dirty) | Piotr Krysik | 2009-05-14 | 1 | -27/+119 |
* | resampler causes that frequency estimate is getting lower for higher osr | Piotr Krysik | 2009-05-06 | 1 | -7/+24 |
* | liettle changes to fcch search, commit before test to find reason of bad beha... | Piotr Krysik | 2009-04-30 | 1 | -68/+110 |
* | first part of sch sychronisation - getting close to sch burst | Piotr Krysik | 2009-04-28 | 1 | -24/+62 |
* | cleanup of fcch search related entities | Piotr Krysik | 2009-04-28 | 1 | -79/+53 |
* | Some changes to fcch search function and added first sch search functions | Piotr Krysik | 2009-04-24 | 1 | -49/+170 |
* | Corrected precision of FCCH search function | Piotr Krysik | 2009-04-20 | 1 | -61/+196 |
* | added frequency burst detection, but not yet finished | Piotr Krysik | 2009-04-10 | 1 | -56/+85 |
* | Added FCCH search function from tvoid | Piotr Krysik | 2009-04-08 | 1 | -4/+45 |
* | removed unneded comments | Piotr Krysik | 2009-04-08 | 1 | -13/+0 |
* | New empty gsm-receiver signal block with its own library - compiles | Piotr Krysik | 2009-04-07 | 1 | -5/+3 |
* | Added files from gr-howto-write-a-block | Piotr Krysik | 2009-04-07 | 1 | -0/+93 |