| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: fixed naming for GRC file. | Tom Rondeau | 2012-09-23 | 2 | -2/+2 |
* | digital: fixed GRC file for PFB clock sync block to properly take in loop ban... | Gerald Baier | 2012-09-16 | 1 | -11/+4 |
* | digital: Fixes LMS and CMA equalizers. | Tom Rondeau | 2012-09-09 | 8 | -47/+119 |
* | Merge remote branch 'reynwar/comments_next' into next | Johnathan Corgan | 2012-08-28 | 22 | -364/+354 |
|\ |
|
| * | docs: Changed arguments in python docstrings to new formatting style. | Ben Reynwar | 2012-08-14 | 13 | -108/+94 |
| * | docs: Formatted python docstrings for sphinx docs. | Ben Reynwar | 2012-08-13 | 9 | -270/+275 |
| * | Merged comments branch into comments_next branch. | Ben Reynwar | 2012-08-10 | 1 | -2/+1 |
| |\ |
|
| | * | Merge branch 'master' into comments | Ben Reynwar | 2012-08-08 | 122 | -1855/+9613 |
| | |\ |
|
| | * | | docs: Adding/editing top-level docstrings. | Ben Reynwar | 2012-05-21 | 1 | -2/+1 |
* | | | | digital: fix missing include | Johnathan Corgan | 2012-08-28 | 1 | -0/+1 |
* | | | | docs: fixed doxygen markup issues. | Tom Rondeau | 2012-08-28 | 4 | -5/+4 |
* | | | | digital: fixed remaining GRC blocks. | Tom Rondeau | 2012-08-27 | 17 | -81/+225 |
* | | | | digital: wip on ensuring all digital blocks work in GRC. | Tom Rondeau | 2012-08-22 | 13 | -63/+54 |
* | | | | digital: fixed up documentation and default values of digital blocks. | Tom Rondeau | 2012-08-22 | 33 | -80/+190 |
* | | | | core: fixing location of some components for the new hierarchy. | Tom Rondeau | 2012-08-22 | 3 | -4/+4 |
* | | | | digital: fixed up digital blocks to make examples work again. | Tom Rondeau | 2012-08-20 | 25 | -624/+1137 |
* | | | | digital: cleaning up. | Tom Rondeau | 2012-08-18 | 23 | -171/+118 |
* | | | | digital: cleaning up. | Tom Rondeau | 2012-08-17 | 5 | -189/+0 |
* | | | | digital: converted OFDM blocks to new style. | Tom Rondeau | 2012-08-17 | 37 | -2024/+2096 |
* | | | | swig: adds a macro to allow us to specify different factory functions besides... | Tom Rondeau | 2012-08-17 | 13 | -364/+327 |
* | | | | digital: converted equalizers and fixed cma equalizer. | Tom Rondeau | 2012-08-14 | 18 | -516/+556 |
* | | | | digital: converted packet_sink to new style. | Tom Rondeau | 2012-08-14 | 9 | -374/+392 |
* | | | | digital: converted framer blocks to new style. | Tom Rondeau | 2012-08-14 | 23 | -768/+804 |
* | | | | digital: moved metric_type.h to digital include dir. Fixed gr-trellis to work... | Tom Rondeau | 2012-08-14 | 4 | -4/+3 |
* | | | | digital: converted mpsk_receiver to new style. | Tom Rondeau | 2012-08-14 | 10 | -720/+741 |
* | | | | digital: converted mpsk snr and probes to new style. | Tom Rondeau | 2012-08-14 | 27 | -1418/+1488 |
* | | | | digital: converted scrambler code to new style. | Tom Rondeau | 2012-08-13 | 15 | -255/+310 |
* | | | | digital: converted correlator blocks to 3.7; everything to make qa_correlate_... | Tom Rondeau | 2012-08-12 | 40 | -1427/+1591 |
* | | | | digital: updated blocks to make qa_constellation* tests pass. | Tom Rondeau | 2012-08-12 | 50 | -2879/+3071 |
* | | | | digital: converted over constellation and related blocks. | Tom Rondeau | 2012-08-11 | 23 | -1688/+1595 |
* | | | | digital: fixed formatting of code to properly comply with new standard. | Tom Rondeau | 2012-08-11 | 6 | -32/+32 |
* | | | | Merge remote-tracking branch 'jcorgan/wip/filter-rm-next' into digital_impl | Tom Rondeau | 2012-08-10 | 55 | -1771/+1902 |
|\ \ \ \ |
|
| * | | | | digital: fixed narrowband BER test. | Tom Rondeau | 2012-07-16 | 2 | -4/+6 |
| * | | | | digital: fixed narrowband voice example and OFDM code to use gr-filter. | Tom Rondeau | 2012-07-16 | 5 | -15/+36 |
| * | | | | digital: fixing narrowband (de)mods and examples to work with gr-digital and ... | Tom Rondeau | 2012-07-16 | 7 | -31/+35 |
| * | | | | digital: tweak to MPSK QA code. | Tom Rondeau | 2012-07-16 | 1 | -3/+3 |
| * | | | | digital: fixed GFSK component to use gr-filter component. | Tom Rondeau | 2012-07-16 | 1 | -2/+7 |
| * | | | | digital: fixed FLL loop to use gr-filter component. | Tom Rondeau | 2012-07-16 | 2 | -13/+10 |
| * | | | | digital: fixed demod examples to work with gr-digital and gr-filter components. | Tom Rondeau | 2012-07-16 | 6 | -1506/+1514 |
| * | | | | Merge branch 'next' into wip/filter-rm-next | Johnathan Corgan | 2012-07-09 | 16 | -1790/+2251 |
| |\ \ \ \ |
|
| * | | | | | digital: improving QA tests to test more samples with better data. | Tom Rondeau | 2012-07-08 | 2 | -36/+61 |
| * | | | | | digital: fixing up some examples to use new namespaces. | Tom Rondeau | 2012-07-07 | 3 | -12/+13 |
| * | | | | | digital: need to look for this import in two places for either installed apps... | Tom Rondeau | 2012-07-07 | 1 | -1/+5 |
| * | | | | | digital: fixing up equalizers to work with new inheritance structure. | Tom Rondeau | 2012-07-07 | 8 | -72/+69 |
| * | | | | | filter: bug fixes to use components in gr.filter and others fixes. | Tom Rondeau | 2012-07-06 | 10 | -31/+43 |
| * | | | | | digital: fixing build system to allow use of Volk and to use gr.filter | Tom Rondeau | 2012-07-06 | 3 | -0/+5 |
| * | | | | | digital: updated mpsk_receiver and pfb_clock_sync_{fff,ccf} to use gr-filter. | Tom Rondeau | 2012-07-06 | 9 | -47/+46 |
| * | | | | | digital: updated CPM and GMSK modulators to use blocks out of gr-filter. | Tom Rondeau | 2012-07-06 | 4 | -9/+10 |
| * | | | | | digital: updated equalizers to use new gr::filter::kernel::adaptive_fir_ccc. | Tom Rondeau | 2012-07-06 | 9 | -52/+139 |
| * | | | | | digital: Updated build system to look for gr-filter stuff. | Tom Rondeau | 2012-07-06 | 3 | -1/+5 |