summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding __repr__ to constellations.Ben Reynwar2012-03-091-0/+17
* docs: removing old Doxygen groups (radar and usrp(2)).Martin Braun2012-02-141-8/+0
* cmake: adding uninstall target for howto-write-a-block-cmake.Martin Braun2012-02-102-1/+45
* docs: better handling of html only for formulas.Tom Rondeau2012-02-073-6/+18
* Merge remote branch 'ncorgan/package-version-fix' into maintJohnathan Corgan2012-02-061-1/+1
|\
| * CMake package uses "X.X.X" version number instead of "vX.X.X"Nicholas Corgan2012-02-061-1/+1
* | Revert "dpkg rejects "vX.X.X" version number because it doesn't start with a ...Johnathan Corgan2012-02-061-1/+1
* | Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau2012-02-061-1/+1
|\ \
| * | Merge remote branch 'ncorgan/package-version-fix' into maintJohnathan Corgan2012-02-061-1/+1
| |\|
| | * dpkg rejects "vX.X.X" version number because it doesn't start with a number, ...Nicholas Corgan2012-02-061-1/+1
* | | docs: fixed some markup of formulas between html and xml (and therefore the s...Tom Rondeau2012-02-063-15/+33
* | | core: fix a warning.Tom Rondeau2012-02-061-1/+1
|/ /
* | Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau2012-02-061-1/+1
|\ \
| * | howto: fix cmake swig header installationJohnathan Corgan2012-02-061-1/+1
| |/
* / io: fix triggering and performance issues with oscope; specifically for the s...Marcus Leech2012-02-061-1/+2
|/
* cmake: remove QUIET option from some listfilesJohnathan Corgan2012-02-054-4/+4
* howto: various fixes cmake, cleanupJohnathan Corgan2012-02-052-4/+4
* Fixed mislabeled dependencies for Fedora 15Nicholas Corgan2012-02-031-2/+2
* grc: better error for import gr failJosh Blum2012-02-021-2/+11
* grc: fix install permissions on grc_setup_freedesktopJosh Blum2012-02-021-2/+2
* Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau2012-02-011-1/+1
|\
| * core: fix floor ambiguous overload in vcc fftwJosh Blum2012-01-251-1/+1
* | uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech2012-02-011-9/+16
|/
* noaa: add pc file for gr-noaa to m4 file.Tom Rondeau2012-01-211-0/+1
* docs: another try/except/rerun spot.Tom Rondeau2012-01-191-6/+22
* Merge branch 'nosync' into maintTom Rondeau2012-01-192-16/+47
|\
| * docs: another hack to check for errors and retry when building the swigdocs.Tom Rondeau2012-01-161-1/+1
| * docs: another recheck point in the siwg_doc code. If a parse error happens, t...Tom Rondeau2012-01-061-4/+24
| * build: have swig_doc catch the exception when the xml parsing fails on a not-...Tom Rondeau2012-01-031-2/+20
| * build: not going to work. Removing changes to cmake files and no sync call.Tom Rondeau2012-01-032-20/+3
| * build: maybe towards a better way of getting Doxygen docstrings to build with...Tom Rondeau2012-01-032-11/+21
* | core: fixed bug in FFT shift operation.Tom Rondeau2012-01-191-2/+11
* | volk: fix for newer orc.Nick Foster2012-01-181-2/+3
* | noaa: add pkgconfig file for C++ libraryJohnathan Corgan2012-01-183-0/+27
* | qtgui: better findqwt.cmake with standard pathsJosh Blum2012-01-171-3/+14
* | gruel: hrt under bsd should use clock gettimeJosh Blum2012-01-171-1/+1
* | cmake: fix for cmake 2.6 with library extras modeJosh Blum2012-01-171-1/+1
* | digital: fixing up BERT interfaces. Also added a gain control to the tx side ...Tom Rondeau2012-01-162-2/+7
* | core: fix for off-by-one issue in strip chart. Increases buffer size for long...Marcus Leech2012-01-161-3/+2
* | Fix compilation with gcc-4.7Jaroslav Skarvada2012-01-131-0/+1
* | build: update revision to 3.5.1v3.5.1Johnathan Corgan2012-01-072-2/+2
* | build: update canonical config filesJohnathan Corgan2012-01-074-40/+30
* | core: comment out QA debug outputJohnathan Corgan2012-01-071-2/+2
* | Merge branch 'maint'Tom Rondeau2012-01-0612-22/+18
|\ \
| * | Remove some more warnings. I'm probably being a bit OCD about these ones, but...Tom Rondeau2012-01-063-8/+4
| * | volk: minor changes to fix some warnings.Tom Rondeau2012-01-063-8/+8
| * | volk: tell Orc compiler to include math.h to find some generic functions (sqrt).Tom Rondeau2012-01-061-1/+1
| * | Revert "volk: remove warning about implicit declaration of sqrt."Tom Rondeau2012-01-065-5/+5
* | | Merge branch 'max_noutputs'Tom Rondeau2012-01-0318-47/+121
|\ \ \
| * | | scheduler: added argument to wxGUI's stdapp that allows a user to specify the...Tom Rondeau2012-01-031-6/+14