Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | digital: moved fll_band_edge into gr-digital. | Tom Rondeau | 2011-07-30 | 6 | -0/+693 |
| | |||||
* | digital: moved fll_band_edge out of gnruadio-core. | Tom Rondeau | 2011-07-30 | 6 | -693/+0 |
| | |||||
* | core: made significant improvements in FLL algorithm. Now converges very nicely. | Tom Rondeau | 2011-07-30 | 3 | -93/+384 |
| | |||||
* | digital: reworking code so digital examples work. BPSK seems to work fine ↵ | Tom Rondeau | 2011-07-26 | 14 | -68/+105 |
| | | | | offline. | ||||
* | digital: reworking code so digital examples work. BPSK seems to work fine ↵ | Tom Rondeau | 2011-07-25 | 1 | -0/+124 |
| | | | | offline. | ||||
* | digital: updates to build for gr-digital examples. | Tom Rondeau | 2011-07-24 | 2 | -1/+6 |
| | |||||
* | digital: working digital transmit benchmark script to file. | Tom Rondeau | 2011-07-24 | 5 | -0/+428 |
| | |||||
* | digital: modifications to make Python scripts in digital usable. | Tom Rondeau | 2011-07-24 | 6 | -9/+14 |
| | |||||
* | digital: moving Python digital stuff to gr-digital. Fixing some build issues. | Tom Rondeau | 2011-07-24 | 14 | -855/+118 |
| | |||||
* | digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA ↵ | Tom Rondeau | 2011-07-24 | 11 | -79/+201 |
| | | | | code for it. | ||||
* | digital: rename QA test to represent the function we are testing. | Tom Rondeau | 2011-07-24 | 1 | -2/+2 |
| | |||||
* | digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code ↵ | Tom Rondeau | 2011-07-24 | 11 | -35/+96 |
| | | | | for it. | ||||
* | digital: adding QA code for LMS DD equalizer. | Tom Rondeau | 2011-07-24 | 1 | -0/+53 |
| | |||||
* | digital: made clock recovery QA code executable. | Tom Rondeau | 2011-07-24 | 1 | -0/+0 |
| | |||||
* | digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb ↵ | Tom Rondeau | 2011-07-24 | 2 | -4/+4 |
| | | | | executable. | ||||
* | digital: added some QA tests for the clock_recovery_mm block. | Tom Rondeau | 2011-07-24 | 3 | -0/+181 |
| | |||||
* | digital: moving correlate_access_code to gr-digital. | Tom Rondeau | 2011-07-21 | 12 | -58/+55 |
| | |||||
* | digital: using new psk2 to build the constellation and no longer use blks2 | Tom Rondeau | 2011-07-21 | 1 | -4/+4 |
| | |||||
* | digital: removed LMS and CMA equalizers from core that are supplanted in ↵ | Tom Rondeau | 2011-07-20 | 19 | -637/+6 |
| | | | | gr-digital. | ||||
* | digital: removed gr_costas_loop from gnuradio-core that is replaced in ↵ | Tom Rondeau | 2011-07-19 | 6 | -384/+0 |
| | | | | gr-digital. | ||||
* | digital: removed references to modulators that were moved to gr-digital. | Tom Rondeau | 2011-07-19 | 1 | -6/+0 |
| | |||||
* | digital: moved clock_recovery_ff/cc to gr-digital. | Tom Rondeau | 2011-07-19 | 11 | -103/+102 |
| | |||||
* | digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA ↵ | Tom Rondeau | 2011-07-19 | 23 | -2115/+122 |
| | | | | code. Removed constellation_decoder and everything that dependedon it. Must switch everything to digital_constellation_decoder now. Also moved gmsk to gr-digital. Make check passes. | ||||
* | Merge branch '8psk' into next | Tom Rondeau | 2011-07-17 | 136 | -215/+8766 |
|\ | | | | | | | | | Conflicts: gr-msdd6000/src/Makefile.swig.gen | ||||
| * | trellis: fixing trellis build and qa structure. run_tests.in adds gr-digital ↵ | Tom Rondeau | 2011-07-12 | 2 | -5/+12 |
| | | | | | | | | to the PYTHONPATH so that the QA code can import digital_swig. | ||||
| * | fixing build for constellation code. Had to make some changes to the qa code ↵ | Tom Rondeau | 2011-07-12 | 11 | -31/+45 |
| | | | | | | | | to import the right stuff after being changed from sitting in gnuradio-core. | ||||
| * | fixing build | Tom Rondeau | 2011-07-12 | 8 | -1/+954 |
| | | |||||
| * | digital: removed new constellation blocks from gnuradio-core. | Tom Rondeau | 2011-07-10 | 8 | -837/+0 |
| | | |||||
| * | digital: work on build to make gr-trellis dependent on gr-digital. | Tom Rondeau | 2011-07-10 | 5 | -8/+10 |
| | | |||||
| * | digital: moving more constellation blocks into gr-digital. Builds, make ↵ | Tom Rondeau | 2011-07-10 | 17 | -37/+883 |
| | | | | | | | | check needs work. | ||||
| * | digital: fixed variable ordering to remove warning. | Tom Rondeau | 2011-07-10 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2 from benreynwar/8psk | Tom Rondeau | 2011-06-22 | 37 | -75/+636 |
| |\ | | | | | | | Constell obj | ||||
| | * | gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now ↵ | Ben Reynwar | 2011-06-21 | 13 | -44/+14 |
| | | | | | | | | | | | | that it is in gr-digital. | ||||
| | * | Fixed error in m4 config file. | Ben Reynwar | 2011-06-13 | 1 | -2/+0 |
| | | | |||||
| | * | Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8psk | Ben Reynwar | 2011-06-13 | 146 | -1477/+5686 |
| | |\ | | |/ | |/| | |||||
| * | | Merge branch 'master' into 8psk | Tom Rondeau | 2011-06-13 | 94 | -1338/+3944 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gr-qtgui/lib/qtgui_time_sink_c.cc gr-trellis/src/lib/Makefile.am gr-trellis/src/lib/calc_metric.h gr-trellis/src/lib/trellis.i gr-trellis/src/lib/trellis_constellation_metrics_cf.i gr-trellis/src/lib/trellis_metric_type.h gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t | ||||
| * | | | digital: converting LMS algorithm to use the gr_adaptive_filter structure ↵ | Tom Rondeau | 2011-06-06 | 4 | -50/+77 |
| | | | | | | | | | | | | | | | | and making naming consistent (so CMA and LMS look and behave similary with different error and upate functions). | ||||
| * | | | digital: formatting CMA code; adding get_ functions and renaming things for ↵ | Tom Rondeau | 2011-06-06 | 4 | -12/+26 |
| | | | | | | | | | | | | | | | | consistency. | ||||
| * | | | digital: fixing comments on LMS DD equalizer | Tom Rondeau | 2011-06-03 | 2 | -2/+2 |
| | | | | |||||
| * | | | digital: adding GRC block for LMS DD equalizer. | Tom Rondeau | 2011-06-03 | 3 | -0/+38 |
| | | | | |||||
| * | | | digital: fixing 8psk constellation object to properly slice. | Tom Rondeau | 2011-06-03 | 1 | -13/+13 |
| | | | | |||||
| * | | | digital: adding an LMS decision-directed equalizer block. | Tom Rondeau | 2011-06-03 | 6 | -0/+230 |
| | | | | |||||
| * | | | digital: adding some comments to the swig file | Tom Rondeau | 2011-06-03 | 1 | -0/+25 |
| | | | | |||||
| * | | | Merge branch 'master' into 8psk | Tom Rondeau | 2011-06-03 | 19 | -20/+798 |
| |\ \ \ | |||||
| * | | | | filter: Adding a concept of output samples per symbol to the PFB clock ↵ | Tom Rondeau | 2011-05-18 | 4 | -21/+42 |
| | | | | | | | | | | | | | | | | | | | | recovery alg, mostly so you can pass on 2+ samples per symbol to a follow-on equalizer. | ||||
| * | | | | core: minor changes to clean up adaptive filter code. | Tom Rondeau | 2011-05-18 | 2 | -11/+17 |
| | | | | | |||||
| * | | | | digital: set number of samps per symbol for the equalizer. Also, explicitly ↵ | Tom Rondeau | 2011-05-18 | 4 | -10/+18 |
| | | | | | | | | | | | | | | | | | | | | set the initial taps of the adaptive filter to 0+j0 | ||||
| * | | | | Merge branch 'master' into 8psk | Tom Rondeau | 2011-05-13 | 11 | -4/+462 |
| |\ \ \ \ | |||||
| * | | | | | gr-qtgui: adding the various windows as initial options for the qtgui sink ↵ | Tom Rondeau | 2011-05-09 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | in GRC. | ||||
| * | | | | | gr-qtgui: makes time sink a sync_block (since it is) and uses ↵ | Tom Rondeau | 2011-05-09 | 6 | -62/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | set_output_multiple instead of forecast. The result is that multiple streams maintain constant relationship, which they did not before. This should also prevent us from having to keep so much book-keeping of the indecies, and we will hopefully be able to clean this up soon. |