Commit Graph

195 Commits

Author SHA1 Message Date
Piotr K 66bb3cdc31 Changed directory structure.
Corrected clock_offset_corrector (for some streange and yet unknown reason fractional resampler eats strem tags for some values of sps).
(this commit may contain some changes that are not described)
2014-08-13 19:04:57 +02:00
Piotr K c917af4e3a Update of READMEs 2014-08-13 18:59:46 +02:00
Piotr K c7932ffbd4 Update of installation procedure in README 2014-08-13 18:57:19 +02:00
Piotr K 77f3b06949 Changed name of conditional_reset() to timed_reset(). Added line to stop timer if synchronization was achieved by the receiver. 2014-08-07 23:04:43 +02:00
Piotr K 966651a875 removed *.py files from examples 2014-08-07 23:03:30 +02:00
Piotr K 47488902e9 Changed orientation of clock offset controller 2014-08-07 17:03:36 +02:00
Piotr K 8cfe4c43ea Returning to clean state after 0.5s if not synchronized 2014-08-07 17:03:10 +02:00
Piotr K 8e4d72721e ... 2014-08-07 17:02:13 +02:00
Piotr K 608a08e0a5 Removed completely old method of frequency offset correction 2014-08-07 17:01:55 +02:00
Piotr K f357638e64 Update in readme 2014-08-07 17:00:56 +02:00
Piotr K dced8fe7af Cosmetic changes in the receiver_file 2014-08-07 09:41:35 +02:00
Piotr K 3167325f5b Updated installation procedure in the README 2014-08-07 09:41:04 +02:00
Piotr K 507d08c70c Changed README 2014-08-06 23:06:17 +02:00
Piotr K 9a6dfc39a3 Removed magic constants 2014-08-06 23:06:05 +02:00
Piotr K ecd10796cd Changes in README 2014-08-06 22:58:39 +02:00
Piotr K 818aa4d971 Added something to README 2014-08-06 21:27:12 +02:00
piotr 9b59e82eff Safeguard in clock_offset_control against too big values of ppm 2014-08-06 20:14:46 +02:00
piotr bde3327933 Formatting in readme 2014-08-06 20:14:08 +02:00
piotr 2c2f77f6d1 Changes in examples resulting from change of the clock offset corrector input 2014-08-06 20:13:50 +02:00
piotr 4a4704606a Changed name of message input in clock offset corrector 2014-08-06 20:12:24 +02:00
piotr 62b15126ea Removed py files from examples 2014-08-06 20:08:51 +02:00
piotr 1c8de50663 Changes to make clock_offset_corrector install and work on other machines 2014-08-06 16:01:40 +02:00
piotr fdef676393 Added workaround old implementation of rotateN that is still present in ubuntu 14.04 packages 2014-08-06 15:37:01 +02:00
piotr 2f897f51cf Removed unnecessary #include 2014-08-06 15:20:58 +02:00
piotr d6d6687691 Removed redundant state from the receiver 2014-08-06 15:20:33 +02:00
piotr 82c774f772 Changes in examples 2014-08-06 15:20:12 +02:00
piotr 06a4969135 Formatting 2014-08-06 15:11:07 +02:00
piotr f3d6513d56 README.md formatting 2014-08-06 14:30:46 +02:00
piotr 5cf2ea7b9e Another formatting in the README.md 2014-08-06 14:29:22 +02:00
piotr 21985d36dc Another change in the README.md 2014-08-06 14:28:23 +02:00
piotr 1c5fea97ca Correction in the README.md 2014-08-06 14:25:38 +02:00
piotr 6fbc7326c3 Cleanup in examples directory 2014-08-06 14:18:02 +02:00
piotr 4520e99ec4 Missing swig for new message printing block 2014-08-06 14:17:13 +02:00
piotr ab663c8844 Added new block for message printing, removed legacy code from the decoder and bursts printer 2014-08-06 14:14:15 +02:00
piotr 510deeb455 Added measurements output to the receiver's xml file 2014-08-06 14:13:28 +02:00
piotr 8a9f592f5c Missing swig and CMake changes for clock correction 2014-08-06 14:12:11 +02:00
piotr 4089c1a7f3 Added new blocks for clock freqeuncy correction 2014-08-06 14:10:56 +02:00
piotr 969ecbcb4c Removed the receiver with channelizer 2014-08-06 14:08:07 +02:00
piotr 74888a5705 Added information about installation to the README.md 2014-08-06 14:06:46 +02:00
piotr dda22272e7 Added new block for extracting info about base stations 2014-08-04 11:31:54 +02:00
piotr b529a59a91 Added output in the control channel decoder 2014-08-04 11:30:43 +02:00
piotr d06e4b1670 Added oprion to the mapper - another commit 2014-08-04 11:29:59 +02:00
piotr 1cec4b519a Changes in the simple usrp receiver example 2014-08-04 11:29:22 +02:00
piotr f2b6a1ba4d Added reset to the receiver, computation of power and function for setting arfcn of the receiver 2014-08-04 11:28:59 +02:00
piotr df30459028 Added option to the simple mapper 2014-08-04 11:22:47 +02:00
piotr c00ce9c7b5 Moved burst printer to different directory 2014-08-04 11:21:24 +02:00
piotr 60638c9a30 Added message output to the control channels decoder 2014-08-04 11:18:46 +02:00
piotr a58cb595d6 Changes to simple mapper - added option of beginning frame to extend "robustness" 2014-08-04 11:18:00 +02:00
piotr cc394186fc Ignore *.pyc and *.pyo files 2014-08-04 09:25:10 +02:00
piotr d40b82f8d4 Change to readme so it contain a little bit better one sentence description - TODO: write some documentation 2014-07-21 00:01:22 +02:00