| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'reynwar/comments_next' into next | Johnathan Corgan | 2012-08-28 | 136 | -1277/+2027 |
|\ |
|
| * | docs: Modified argument formating in python docstrings in grc. | Ben Reynwar | 2012-08-14 | 38 | -322/+816 |
| * | docs: Changed arguments in python docstrings to new formatting style. | Ben Reynwar | 2012-08-14 | 66 | -642/+855 |
| * | docs: Formatted python docstrings for sphinx docs. | Ben Reynwar | 2012-08-13 | 12 | -273/+287 |
| * | docs: Updating sphinx docs for changes to new block style. | Ben Reynwar | 2012-08-10 | 3 | -8/+7 |
| * | docs: Updating sphinx docs for movement of blocks from gr to digital. | Ben Reynwar | 2012-08-10 | 8 | -37/+37 |
| * | Merged comments branch into comments_next branch. | Ben Reynwar | 2012-08-10 | 12 | -11/+41 |
| |\ |
|
| | * | Merge branch 'master' into comments | Ben Reynwar | 2012-08-08 | 447 | -2744/+36079 |
| | |\ |
|
| | * \ | Merge branch 'sphinxdocs' into comments | Ben Reynwar | 2012-05-22 | 32 | -408/+531 |
| | |\ \ |
|
| | | * | | wavelet: Move squash_ff comments so that doxyxml captures them. | Ben Reynwar | 2012-05-22 | 1 | -5/+6 |
| | * | | | docs: Adding/editing top-level docstrings. | Ben Reynwar | 2012-05-21 | 12 | -11/+41 |
| * | | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Ben Reynwar | 2012-08-10 | 199 | -5385/+15570 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Ben Reynwar | 2012-06-25 | 420 | -5170/+25925 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'sphinxdocs' into next | Ben Reynwar | 2012-05-21 | 80 | -105/+4280 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-08-28 | 1 | -0/+13 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'maint' | Johnathan Corgan | 2012-08-28 | 3 | -2/+15 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | volk: special werror unused cmd line arg for clang | Josh Blum | 2012-08-28 | 1 | -0/+13 |
| | * | | | | | | fcd: fixed copy-paste error. | Tom Rondeau | 2012-08-28 | 2 | -2/+2 |
* | | | | | | | | Merge remote branch 'jblum/fix_private_access' into next | Johnathan Corgan | 2012-08-28 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | core: fix use of private vars in place of API accessor | Josh Blum | 2012-08-14 | 2 | -2/+2 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | digital: fix missing include | Johnathan Corgan | 2012-08-28 | 1 | -0/+1 |
* | | | | | | | | docs: fixed doxygen markup issues. | Tom Rondeau | 2012-08-28 | 12 | -14/+23 |
* | | | | | | | | 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 |
* | | | | | | | | fft: adding missing item to cmake install. | Tom Rondeau | 2012-08-22 | 1 | -0/+1 |
* | | | | | | | | digital: fixed up documentation and default values of digital blocks. | Tom Rondeau | 2012-08-22 | 33 | -80/+190 |
* | | | | | | | | filter: fixing PFB GRC blocks. | Tom Rondeau | 2012-08-22 | 14 | -536/+40 |
* | | | | | | | | core: fixing location of some components for the new hierarchy. | Tom Rondeau | 2012-08-22 | 14 | -27/+39 |
* | | | | | | | | filter: cleaning up GRC filter blocks. | Tom Rondeau | 2012-08-20 | 21 | -755/+27 |
* | | | | | | | | core: removed fft blocks from core (now only in gr-fft). | Tom Rondeau | 2012-08-20 | 14 | -984/+0 |
* | | | | | | | | filter: fixed names of filter GRC blocks. | Tom Rondeau | 2012-08-20 | 18 | -17/+17 |
* | | | | | | | | fft: fixed names of FFT GRC blocks. | Tom Rondeau | 2012-08-20 | 3 | -2/+2 |
* | | | | | | | | trellis: fixing trellis examples for gr-filter update. | Tom Rondeau | 2012-08-20 | 4 | -11/+11 |
* | | | | | | | | core: fixed default upper-limit on noutput_items to make sure we don't normal... | Tom Rondeau | 2012-08-20 | 4 | -6/+6 |
* | | | | | | | | trellis: updating gr-trellis to handle changes with gr-digital. | Tom Rondeau | 2012-08-20 | 27 | -193/+240 |
* | | | | | | | | core: allowing gri_control_loop to be a pure-virtual parent class. | Tom Rondeau | 2012-08-20 | 1 | -0/+1 |
* | | | | | | | | 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 | 14 | -364/+335 |
* | | | | | | | | 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 | 10 | -19/+18 |
* | | | | | | | | 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 | 17 | -412/+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 |