summaryrefslogtreecommitdiff
path: root/gr-digital
Commit message (Expand)AuthorAgeFilesLines
* analog: removing probe_avg_mag_sqrd from gnuradio-core.Tom Rondeau2012-11-062-2/+4
* Merge branch 'next' into next_analogTom Rondeau2012-11-052-2/+4
|\
| * Merge branch 'master' into nextJohnathan Corgan2012-11-022-2/+4
| |\
| | * Merge branch 'maint'Johnathan Corgan2012-11-022-2/+2
| | |\
| | | * Fixes other uses of channel model to always have negative or zeroAlick Zhao2012-11-022-2/+2
* | | | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to gr-...Tom Rondeau2012-11-012-1/+8
* | | | analog: removed all AGC blocks from gnuradio-core.Tom Rondeau2012-10-311-2/+2
|/ / /
* | | Merge branch 'master' into nextTom Rondeau2012-10-316-7/+12
|\| |
| * | digital: switched digital components over to using LFSR class now in gr-analog.Tom Rondeau2012-10-306-7/+10
* | | Merge branch 'master' into nextTom Rondeau2012-10-153-3/+3
|\| |
| * | digital: Add symbol output to constellation_receiver block for debugging.Ben Reynwar2012-10-152-4/+27
| * | digital: Increase acceptable BER in qa_constellation_receiver back to prior v...Ben Reynwar2012-10-011-1/+1
* | | Merge remote-tracking branch 'benreynwar/next_constellation_scale' into nextTom Rondeau2012-10-155-5/+44
|\ \ \
| * | | digital: Add symbol output to constellation_receiver block for debugging.Ben Reynwar2012-09-302-3/+26
| * | | digital: merge in QAM bug fix from masterBen Reynwar2012-09-303-2/+18
| |\| |
| | * | digital: Fixed scaling bug in QAM constellations.Ben Reynwar2012-09-304-1/+21
| | |/
* | / digital: fixed naming for GRC file.Tom Rondeau2012-09-232-2/+2
|/ /
* | digital: fixed GRC file for PFB clock sync block to properly take in loop ban...Gerald Baier2012-09-161-11/+4
* | digital: Fixes LMS and CMA equalizers.Tom Rondeau2012-09-098-47/+119
* | Merge remote branch 'reynwar/comments_next' into nextJohnathan Corgan2012-08-2822-364/+354
|\ \
| * | docs: Changed arguments in python docstrings to new formatting style.Ben Reynwar2012-08-1413-108/+94
| * | docs: Formatted python docstrings for sphinx docs.Ben Reynwar2012-08-139-270/+275
| * | Merged comments branch into comments_next branch.Ben Reynwar2012-08-101-2/+1
| |\ \
| | * | Merge branch 'master' into commentsBen Reynwar2012-08-08122-1855/+9613
| | |\|
| | * | docs: Adding/editing top-level docstrings.Ben Reynwar2012-05-211-2/+1
* | | | digital: fix missing includeJohnathan Corgan2012-08-281-0/+1
* | | | docs: fixed doxygen markup issues.Tom Rondeau2012-08-284-5/+4
* | | | digital: fixed remaining GRC blocks.Tom Rondeau2012-08-2717-81/+225
* | | | digital: wip on ensuring all digital blocks work in GRC.Tom Rondeau2012-08-2213-63/+54
* | | | digital: fixed up documentation and default values of digital blocks.Tom Rondeau2012-08-2233-80/+190
* | | | core: fixing location of some components for the new hierarchy.Tom Rondeau2012-08-223-4/+4
* | | | digital: fixed up digital blocks to make examples work again.Tom Rondeau2012-08-2025-624/+1137
* | | | digital: cleaning up.Tom Rondeau2012-08-1823-171/+118
* | | | digital: cleaning up.Tom Rondeau2012-08-175-189/+0
* | | | digital: converted OFDM blocks to new style.Tom Rondeau2012-08-1737-2024/+2096
* | | | swig: adds a macro to allow us to specify different factory functions besides...Tom Rondeau2012-08-1713-364/+327
* | | | digital: converted equalizers and fixed cma equalizer.Tom Rondeau2012-08-1418-516/+556
* | | | digital: converted packet_sink to new style.Tom Rondeau2012-08-149-374/+392
* | | | digital: converted framer blocks to new style.Tom Rondeau2012-08-1423-768/+804
* | | | digital: moved metric_type.h to digital include dir. Fixed gr-trellis to work...Tom Rondeau2012-08-144-4/+3
* | | | digital: converted mpsk_receiver to new style.Tom Rondeau2012-08-1410-720/+741
* | | | digital: converted mpsk snr and probes to new style.Tom Rondeau2012-08-1427-1418/+1488
* | | | digital: converted scrambler code to new style.Tom Rondeau2012-08-1315-255/+310
* | | | digital: converted correlator blocks to 3.7; everything to make qa_correlate_...Tom Rondeau2012-08-1240-1427/+1591
* | | | digital: updated blocks to make qa_constellation* tests pass.Tom Rondeau2012-08-1250-2879/+3071
* | | | digital: converted over constellation and related blocks.Tom Rondeau2012-08-1123-1688/+1595
* | | | digital: fixed formatting of code to properly comply with new standard.Tom Rondeau2012-08-116-32/+32
* | | | Merge remote-tracking branch 'jcorgan/wip/filter-rm-next' into digital_implTom Rondeau2012-08-1055-1771/+1902
|\ \ \ \
| * | | | digital: fixed narrowband BER test.Tom Rondeau2012-07-162-4/+6
| * | | | digital: fixed narrowband voice example and OFDM code to use gr-filter.Tom Rondeau2012-07-165-15/+36