Commit Graph

186 Commits

Author SHA1 Message Date
Piotr Krysik 46b8adbe2a added new file for usrp realtime receive - caution - this doesn't work well yet 2009-06-13 19:31:43 +02:00
Piotr Krysik c473876ed2 changed polish names of functions to english 2009-06-13 19:30:40 +02:00
Piotr Krysik f719ae2920 removed unneded line from gsm_receive.py 2009-06-13 18:10:43 +02:00
Piotr Krysik d406d48293 cch decoding now works! but I have to remove it in the future :) 2009-06-13 17:28:03 +02:00
Piotr Krysik 8d22cd691b cch decoding works now - should be removed in the future, it shouldn't be done in receiver which works in physical layer 2009-06-13 12:39:25 +02:00
Piotr Krysik f19e4b58d3 removed polish comments 2009-06-13 12:38:16 +02:00
Piotr Krysik 672b179651 added files for cch decoding, trying to make them compile 2009-06-12 12:25:10 +02:00
Piotr Krysik 6cf10db5cd little update to Makefile.am 2009-06-12 12:01:47 +02:00
Piotr Krysik 9864214838 little changes to gsm_constants - added timeslots, removed some comments 2009-06-12 11:40:15 +02:00
Piotr Krysik 42ec53d699 new comments to gsm_receiver_cf.cc 2009-06-12 11:36:39 +02:00
Piotr Krysik 36d9473357 other changes 2009-06-12 10:04:37 +02:00
Piotr Krysik d02dec2179 changed licenses in files 2009-06-12 10:04:21 +02:00
Piotr Krysik 3fefa82742 changed license to GPL3 to be compatible with GNU Radio's license 2009-06-12 10:02:30 +02:00
Piotr Krysik 463778d5aa do not include directories with compiled documentation: html latex xml 2009-06-12 10:00:28 +02:00
Piotr Krysik 3a73724cd7 new comments to gsm_receiver_cf.cc 2009-06-12 09:58:14 +02:00
Piotr Krysik b873c75e3a doxygen coments - start, changes to sch search process 2009-06-11 12:13:19 +02:00
Piotr Krysik 5849d695cd turn on autobrief for doxygen 2009-06-09 12:03:15 +02:00
Piotr Krysik 5ee04473f3 Added Doxyfile 2009-06-09 12:01:40 +02:00
Piotr Krysik aaacbc47c9 little change 2009-06-09 12:00:47 +02:00
Piotr Krysik e09ae11f04 next code cleanup, two functions introduced, should be removed before the end of this branch 2009-06-06 23:10:21 +02:00
Piotr Krysik 52afa1c28c some random changes to the bulidsystem - resolve libtool imcompatibilities between different versions 2009-06-06 23:07:09 +02:00
Piotr Krysik 4ebdbec814 added separate header for viterbi detector 2009-06-06 14:35:29 +02:00
piotr 58b281711e just next cleanup, move along 2009-06-05 21:01:11 +02:00
piotr ba23d7efb8 removed unneeded viariables from compute_freq_offset 2009-06-04 14:09:12 +02:00
piotr c4c209ff18 removed compute_energy function 2009-06-04 13:26:55 +02:00
piotr b80f1794b8 removed functions detect_norm_burst and mafi_norm and replaced them with more generic ones 2009-06-04 13:21:04 +02:00
piotr 5e8b4c6809 Revert "removed void detect_norm_burst(const gr_complex * in, gr_complex * chan_imp_resp, int burst_start, unsigned char * output_binary);"
This reverts commit 99e4a46c9a.
2009-06-04 13:19:27 +02:00
piotr 99e4a46c9a removed void detect_norm_burst(const gr_complex * in, gr_complex * chan_imp_resp, int burst_start, unsigned char * output_binary); 2009-06-04 13:18:56 +02:00
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 7894933871 gsm-receiver.pc.in added to the repository 2009-04-20 20:04:18 +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