Commit Graph

24 Commits

Author SHA1 Message Date
piotr 6497de667a normal bursts detection now works, but the code is a little dirty 2009-06-04 13:12:03 +02:00
piotr 83ca8d75e2 program now works for osr from 2,3,4,5,6 and almost for osr==7) 2009-06-01 22:14:14 +02:00
piotr 39dec54e5b big and dirty commit - before osr_repair 2009-06-01 11:09:44 +02:00
Piotr Krysik 3d271a9279 added new python script gsm_receive 2009-05-28 20:27:13 +02:00
Piotr Krysik af882b8366 added viterbi detector 2009-05-28 19:45:32 +02:00
Piotr Krysik 19e70e64b9 added decoder to the repository 2009-05-28 19:44:12 +02:00
Piotr Krysik 0a452fcc8e cleanup of unneeded test code, separation of longer parts of fch_search into two functions, addidion of 'synchronized' state and reading of sch in this state 2009-05-28 19:39:56 +02:00
Piotr Krysik 29eae4c8d1 changes to makefiles.am to add decoding library - neds a little cleanup 2009-05-20 21:15:48 +02:00
Piotr Krysik f0532c01b9 decoding of sch now works 2009-05-20 21:14:54 +02:00
Piotr Krysik 8ac6aed747 sch search is now working (but the code is dirty) 2009-05-14 08:16:51 +02:00
Piotr Krysik b464d0b7e1 resampler causes that frequency estimate is getting lower for higher osr 2009-05-06 13:54:03 +02:00
Piotr Krysik 5027749b23 liettle changes to fcch search, commit before test to find reason of bad behavior when OSR value is changed 2009-04-30 19:07:08 +02:00
Piotr Krysik 961ff106d1 first part of sch sychronisation - getting close to sch burst 2009-04-28 20:09:37 +02:00
Piotr Krysik 1398632c44 cleanup of fcch search related entities 2009-04-28 20:08:18 +02:00
Piotr Krysik 8591703b11 Some changes to fcch search function and added first sch search functions 2009-04-24 19:24:17 +02:00
Piotr Krysik c3c043a95b added Makefile.am to the git repository 2009-04-20 19:59:04 +02:00
Piotr Krysik 59ea3a8a82 added non-traced files 2009-04-20 19:56:50 +02:00
Piotr Krysik 00cf03a40f Corrected precision of FCCH search function 2009-04-20 19:49:01 +02:00
Piotr Krysik 04c193d151 added frequency burst detection, but not yet finished 2009-04-10 17:22:31 +02:00
Piotr Krysik deb7ffac0f Added FCCH search function from tvoid 2009-04-08 16:35:59 +02:00
Piotr Krysik ab5cd655f7 removed unneded comments 2009-04-08 16:35:13 +02:00
Piotr Krysik e62955ea00 Changes to buildsystem 2009-04-07 22:00:47 +02:00
Piotr Krysik f0457b0b58 New empty gsm-receiver signal block with its own library - compiles 2009-04-07 17:25:12 +02:00
Piotr Krysik 39a50c7632 Added files from gr-howto-write-a-block 2009-04-07 12:47:18 +02:00