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