| Commit message (Expand) | Author | Age | Files | Lines |
* | trellis: applying patch to gitignore from Achilleas Anastasopoulos. | Tom Rondeau | 2011-10-27 | 1 | -0/+18 |
* | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2011-10-27 | 14 | -5858/+2608 |
|\ |
|
| * | noaa: updated applications to use gr-uhd | Johnathan Corgan | 2011-10-27 | 14 | -5858/+2608 |
* | | digital: reverting GMSK mod/demod GRC blocks for old interface. | Tom Rondeau | 2011-10-27 | 1 | -8/+22 |
* | | digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't w... | Tom Rondeau | 2011-10-27 | 1 | -47/+71 |
|/ |
|
* | digital: updates to interface in GRC. Actually tested in working GRC flowgraphs. | Tom Rondeau | 2011-10-26 | 3 | -94/+55 |
* | digital: really, seriously, fixing digital GRC files. | Tom Rondeau | 2011-10-26 | 3 | -1/+9 |
* | digital: moved files to the right location; put them into the build files. | Tom Rondeau | 2011-10-26 | 3 | -0/+0 |
* | grc: fixing grc blocks not properly moved in to digital. | Tom Rondeau | 2011-10-26 | 9 | -260/+16 |
* | qtgui: these shouldn't be installed. | Tom Rondeau | 2011-10-26 | 1 | -4/+0 |
* | grc: correlate access code was also moved to gr-digital; fixing bug in grc bl... | Tom Rondeau | 2011-10-25 | 1 | -2/+2 |
* | cmake: fix for find* scripts | Josh Blum | 2011-10-25 | 5 | -10/+10 |
* | Merge remote branch 'jblum/master' | Tom Rondeau | 2011-10-25 | 10 | -42/+99 |
|\ |
|
| * | cmake: generate pyo and pyc files + python install macro work | Josh Blum | 2011-10-25 | 1 | -24/+58 |
| * | cmake: only make libtool file when libtool found | Josh Blum | 2011-10-25 | 3 | -4/+15 |
| * | I'm sorry but llrintf had one of the best conversions of all time | Josh Blum | 2011-10-25 | 1 | -1/+1 |
| * | cmake: added toolchain file for arm_cortex_a8_native builds | Josh Blum | 2011-10-25 | 1 | -0/+8 |
| * | cmake: restored extraction of git describe | Josh Blum | 2011-10-25 | 1 | -10/+10 |
| * | cmake: set the enable variable to have parent scope | Josh Blum | 2011-10-25 | 1 | -0/+1 |
| * | msvc: fixed rint implementations in config.h | Josh Blum | 2011-10-25 | 1 | -2/+5 |
| * | atsc: fix consistent linkage on atsc_make_fs_checker | Josh Blum | 2011-10-25 | 1 | -1/+1 |
* | | trellis: fixed doc examples to use gr-digital (test_viterbi_equalization1.py ... | Tom Rondeau | 2011-10-25 | 2 | -5/+5 |
* | | trellis: fixed the trellis examples to look in gr-digital for the constellati... | Tom Rondeau | 2011-10-25 | 16 | -34/+35 |
* | | grc: tell the packet utility to look in gr.digital for packet_utils. | Tom Rondeau | 2011-10-25 | 1 | -1/+2 |
* | | cmake: adding uninstall rule to remove symlinks, too. | Tom Rondeau | 2011-10-25 | 1 | -0/+9 |
* | | reed-solomon: fixed the signed/unsigned warnings in the RS code. | Tom Rondeau | 2011-10-25 | 5 | -24/+25 |
* | | Merge branch 'maint' | Tom Rondeau | 2011-10-25 | 1 | -8/+8 |
|\ \ |
|
| * \ | Merge branch 'upstream/alsa-source-warning-fix' into maintmaint-3.4.2 | Tom Rondeau | 2011-10-25 | 1 | -8/+8 |
| |\ \ |
|
| | * | | audio_alsa_source : Fix warning on 32 bit builds. | Philip Balister | 2011-10-07 | 1 | -8/+8 |
* | | | | docs: more ignore dirs for Doxygen. | Tom Rondeau | 2011-10-25 | 1 | -0/+1 |
* | | | | qtgui: removed files for dependency on qwtplot3d. We don't use it anymore and... | Tom Rondeau | 2011-10-25 | 2 | -152/+0 |
| |_|/
|/| | |
|
* | | | qtgui: Fixing slot names that can't be #if'd out for compatibility between Qw... | Tom Rondeau | 2011-10-25 | 8 | -36/+29 |
* | | | docs: ignore cmake header files. | Tom Rondeau | 2011-10-25 | 1 | -0/+1 |
* | | | build: build .la files for swig'd libraries. | Tom Rondeau | 2011-10-25 | 1 | -0/+4 |
* | | | build: name change because we're not 12 year olds. | Tom Rondeau | 2011-10-24 | 1 | -8/+8 |
* | | | usrp: these guys shouldn't still be here... | Tom Rondeau | 2011-10-24 | 4 | -363/+0 |
* | | | build: better handling of doxygen building and consistency between build tools. | Tom Rondeau | 2011-10-24 | 3 | -2/+5 |
* | | | examples: making both autotools and cmake install all the same examples. | Tom Rondeau | 2011-10-24 | 12 | -3/+279 |
* | | | build: fix autotools to install python scripts into the right path based on w... | Tom Rondeau | 2011-10-24 | 1 | -0/+16 |
* | | | build: removing a removed file from the autotools build. | Tom Rondeau | 2011-10-24 | 1 | -1/+0 |
* | | | doc: removed gr-qtgui/lib from doxygen serach path so it does not include mar... | Tom Rondeau | 2011-10-24 | 1 | -1/+2 |
* | | | build: making cmake build pyo files during install. | Tom Rondeau | 2011-10-24 | 1 | -0/+4 |
* | | | shd: adding gr-shd to cmake build structure. Adding missed app to autotools b... | Tom Rondeau | 2011-10-24 | 8 | -1/+339 |
* | | | qtgui: fixed typo for name of export define | Josh Blum | 2011-10-24 | 1 | -1/+1 |
* | | | core: really fixed this on 32-bit machines (actually tested). Forced to promo... | Tom Rondeau | 2011-10-24 | 2 | -6/+7 |
* | | | docs: distribute doxygen logo file. | Tom Rondeau | 2011-10-24 | 1 | -0/+2 |
* | | | core: fixed float_to_int for 32-bit machines. | Tom Rondeau | 2011-10-24 | 1 | -3/+3 |
* | | | Remove checks for OpenGL from configure. | Philip Balister | 2011-10-23 | 1 | -3/+1 |
* | | | qr-qtgui-sink : Set lower limit of FT size to 256 from 1024. | Philip Balister | 2011-10-23 | 1 | -1/+1 |
* | | | qtqui-sink : Do not run the FFT unless updating the display. | Philip Balister | 2011-10-23 | 2 | -0/+15 |