summaryrefslogtreecommitdiff
path: root/gr-digital
Commit message (Expand)AuthorAgeFilesLines
* digital: fixed complex M&M to output the error signal as a float. Also change...Tom Rondeau2011-08-091-4/+4
* digital: added M&M clock recovery loop as an option to compare against polyph...Tom Rondeau2011-08-091-71/+125
* digital: adding a timing offset example.Tom Rondeau2011-08-081-0/+157
* digital: update documentation.Tom Rondeau2011-07-301-5/+2
* digital: Add a costas loop example program. Updates FLL example program to in...Tom Rondeau2011-07-302-2/+121
* digital: updated Costas loop again. The damping factor is now set by default ...Tom Rondeau2011-07-304-55/+271
* digital: better behavior of FLL code and added gets and sets for the frequenc...Tom Rondeau2011-07-303-28/+112
* digital: cut down number of samples in constellation_receiver QA code to make...Tom Rondeau2011-07-301-1/+1
* digtial: Added an example script to show/test the behavior of the FLL.Tom Rondeau2011-07-302-0/+126
* digital: added QA code for FLL algorithm. Updated generic_mod_demod to use ne...Tom Rondeau2011-07-303-3/+88
* digital: moved fll_band_edge into gr-digital.Tom Rondeau2011-07-306-0/+693
* digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau2011-07-2614-68/+105
* digital: reworking code so digital examples work. BPSK seems to work fine off...Tom Rondeau2011-07-251-0/+124
* digital: updates to build for gr-digital examples.Tom Rondeau2011-07-242-1/+6
* digital: working digital transmit benchmark script to file.Tom Rondeau2011-07-244-0/+427
* digital: modifications to make Python scripts in digital usable.Tom Rondeau2011-07-246-9/+14
* digital: moving Python digital stuff to gr-digital. Fixing some build issues.Tom Rondeau2011-07-247-12/+1089
* digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...Tom Rondeau2011-07-248-4/+831
* digital: rename QA test to represent the function we are testing.Tom Rondeau2011-07-241-2/+2
* digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...Tom Rondeau2011-07-249-5/+316
* digital: adding QA code for LMS DD equalizer.Tom Rondeau2011-07-241-0/+53
* digital: made clock recovery QA code executable.Tom Rondeau2011-07-241-0/+0
* digital: fixed name of costas loop QA test block; made qa_binary_slicer_fb ex...Tom Rondeau2011-07-242-4/+4
* digital: added some QA tests for the clock_recovery_mm block.Tom Rondeau2011-07-243-0/+181
* digital: moving correlate_access_code to gr-digital.Tom Rondeau2011-07-218-9/+377
* digital: using new psk2 to build the constellation and no longer use blks2Tom Rondeau2011-07-211-4/+4
* digital: removed LMS and CMA equalizers from core that are supplanted in gr-d...Tom Rondeau2011-07-202-0/+51
* digital: moved clock_recovery_ff/cc to gr-digital.Tom Rondeau2011-07-198-0/+670
* digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...Tom Rondeau2011-07-1911-2/+576
* fixing build for constellation code. Had to make some changes to the qa code ...Tom Rondeau2011-07-1211-31/+45
* digital: moving more constellation blocks into gr-digital. Builds, make check...Tom Rondeau2011-07-1017-37/+883
* digital: fixed variable ordering to remove warning.Tom Rondeau2011-07-101-1/+1
* gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...Ben Reynwar2011-06-216-4/+39
* Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8pskBen Reynwar2011-06-1315-29/+371
|\
| * digital: converting LMS algorithm to use the gr_adaptive_filter structure and...Tom Rondeau2011-06-064-50/+77
| * digital: formatting CMA code; adding get_ functions and renaming things for c...Tom Rondeau2011-06-064-12/+26
| * digital: fixing comments on LMS DD equalizerTom Rondeau2011-06-032-2/+2
| * digital: adding GRC block for LMS DD equalizer.Tom Rondeau2011-06-033-0/+38
| * digital: fixing 8psk constellation object to properly slice.Tom Rondeau2011-06-031-13/+13
| * digital: adding an LMS decision-directed equalizer block.Tom Rondeau2011-06-036-0/+230
| * digital: adding some comments to the swig fileTom Rondeau2011-06-031-0/+25
| * digital: set number of samps per symbol for the equalizer. Also, explicitly s...Tom Rondeau2011-05-184-10/+18
* | Fixing typos in grc xml files.Ben Reynwar2011-05-124-8/+8
* | Moved generic psk and qam modulation into gr-digital.Ben Reynwar2011-05-1119-2/+1818
|/
* digital: fixing qa code; adding (untested) GRC block for DxPSK demods.Tom Rondeau2011-05-082-1/+167
* Merge branch '8psk' of github.com:trondeau/gnuradio into 8pskTom Rondeau2011-05-083-16/+23
|\
| * Merge branch '8psk' of github.com:trondeau/gnuradio into 8pskTom Rondeau2011-05-0825-33/+2827
| |\
| * | gr-digital: updatign QA code to new interface of Costas Loop.Tom Rondeau2011-03-301-39/+21
| * | gr-digital: cleaning up and commenting.Tom Rondeau2011-03-302-17/+24
* | | gr-digital: bumping up the signal amplitude into the costas loop for the 8PSK...Tom Rondeau2011-04-091-1/+1
| |/ |/|