| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: Delete deprecated OFDM blocks and related examples | Martin Braun | 2016-11-15 | 16 | -1811/+0 |
* | Merge branch 'master' into next | Johnathan Corgan | 2016-11-15 | 17 | -100/+122 |
|\ |
|
| * | digital: add deprecation warnings to appropriate OFDM blocks | Johnathan Corgan | 2016-11-15 | 5 | -100/+110 |
| * | Merge remote-tracking branch 'mbr0wn/deprecate_ofdm_master' | Johnathan Corgan | 2016-11-15 | 12 | -0/+12 |
| |\ |
|
| | * | digital: Mark deprecated OFDM blocks as such | Martin Braun | 2016-11-14 | 12 | -0/+12 |
* | | | Merge remote-tracking branch 'github/remove-mpsk-receiver' into next | Johnathan Corgan | 2016-11-15 | 14 | -1773/+0 |
|\ \ \ |
|
| * | | | digital: remove deprecated mpsk_receiver block | Johnathan Corgan | 2016-11-12 | 14 | -1773/+0 |
| * | | | Merge branch 'deprecate-mpsk-receiver' into remove-mpsk-receiver | Johnathan Corgan | 2016-11-12 | 1 | -0/+2 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'master' into next | Johnathan Corgan | 2016-11-15 | 1 | -0/+2 |
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | Merge remote-tracking branch 'github/deprecate-mpsk-receiver' | Johnathan Corgan | 2016-11-15 | 1 | -0/+2 |
| |\| |
| | |/
| |/| |
|
| | * | digital: add constructor warning for deprecated mpsk_receiver_cc | Johnathan Corgan | 2016-11-12 | 1 | -0/+2 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-11-12 | 3 | -5/+11 |
|\| | |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2016-11-12 | 3 | -5/+11 |
| |\ \
| | |/
| |/| |
|
| | * | Merge remote-tracking branch 'sbmueller/dpi_fix' into maint | Johnathan Corgan | 2016-11-12 | 3 | -5/+11 |
| | |\ |
|
| | | * | grc: fix column widths on dpi scalings != 1 | Sebastian Müller | 2016-11-02 | 3 | -5/+11 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2016-11-12 | 7 | -16/+28 |
|\| | | |
|
| * | | | Merge branch 'maint' | Johnathan Corgan | 2016-11-12 | 7 | -16/+28 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'skoslowski/fix_1089' into maint | Johnathan Corgan | 2016-11-12 | 2 | -2/+3 |
| | |\ \ |
|
| | | * | | grc: fix initial setting of generate mode (issue #1089) | Sebastian Koslowski | 2016-11-12 | 1 | -1/+2 |
| | | * | | grc: (minor) remove deprecated use of empty format_spec | Sebastian Koslowski | 2016-11-12 | 1 | -1/+1 |
| | * | | | Merge remote-tracking branch 'skoslowski/dpi_fix' into maint | Johnathan Corgan | 2016-11-12 | 6 | -14/+25 |
| | |\ \ \
| | | |/ /
| | |/| /
| | | |/ |
|
| | | * | grc: respect display scaling for block positions, canvas size and props dialog | Sebastian Koslowski | 2016-10-26 | 6 | -14/+25 |
* | | | | Merge remote-tracking branch 'bastibl/qt-style-sheets' into next | Johnathan Corgan | 2016-11-11 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | qtgui: fix stylesheet for qt5 | Bastian Bloessl | 2016-11-11 | 1 | -1/+1 |
* | | | | | Merge remote-tracking branch 'bastibl/cmake-qwt-fix' into next | Johnathan Corgan | 2016-11-11 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | cmake: qwt prefere correct version | Bastian Bloessl | 2016-11-11 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge remote-tracking branch 'balister/fix-f24' into next | Johnathan Corgan | 2016-11-11 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | FindQwt.cmake: Add search path from Qwt5 on Fedora 24. | Philip Balister | 2016-11-10 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'master' into next | Johnathan Corgan | 2016-11-11 | 6 | -12/+26 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Merge branch 'maint' | Johnathan Corgan | 2016-11-11 | 6 | -12/+26 |
| |\| | |
|
| | * | | Add config check for Xrand48() functions | Paul Cercueil | 2016-11-11 | 4 | -5/+21 |
| | * | | CMake: Fix math macros not available on MinGW | Paul Cercueil | 2016-11-11 | 2 | -1/+4 |
| | * | | CMake: GrBoost: Remove old workaround | Paul Cercueil | 2016-11-11 | 1 | -6/+1 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2016-11-04 | 2 | -0/+27 |
|\| | | |
|
| * | | | Merge remote-tracking branch 'josh/gr_snaps' | Johnathan Corgan | 2016-11-04 | 1 | -0/+19 |
| |\ \ \ |
|
| | * | | | runtime: support dynamically located gnuradio installs | Josh Blum | 2016-11-04 | 1 | -0/+19 |
| * | | | | Merge branch 'maint' | Johnathan Corgan | 2016-11-04 | 1 | -0/+8 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | msk_timing_recovery_cc: ignore (and warn) on time_est outside of (-1.0, | Nick Foster | 2016-11-04 | 1 | -0/+8 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2016-10-28 | 14 | -417/+664 |
|\| | | |
|
| * | | | Merge remote-tracking branch 'michaelld/split_digital_swig' | Johnathan Corgan | 2016-10-28 | 10 | -419/+641 |
| |\ \ \ |
|
| | * | | | trellis: split swig into 2 parts (a la blocks/swig) to allow for building on ... | Michael Dickens | 2016-10-26 | 4 | -120/+207 |
| | * | | | trellis: swig: rename file in preparation for splitting, to keep history. | Michael Dickens | 2016-10-26 | 1 | -0/+0 |
| | * | | | digital: split swig into 3 parts (a la blocks/swig) to allow for building on ... | Michael Dickens | 2016-10-24 | 5 | -178/+313 |
| | * | | | digital: swig: rename file in preparation for splitting, to keep history. | Michael Dickens | 2016-10-24 | 1 | -0/+0 |
| * | | | | Merge branch 'maint' | Johnathan Corgan | 2016-10-28 | 4 | -2/+28 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | pmt.cc: Adding mutex for thread-safety to handle simultaneous pmt_symbol inse... | Darek Kawamoto | 2016-10-28 | 1 | -1/+11 |
| | * | | | Merge remote-tracking branch 'balister/small-fixes' into maint | Johnathan Corgan | 2016-10-28 | 3 | -1/+17 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | Sync modtool GrPlatform.cmake with main GNURadio version. | Philip Balister | 2016-10-25 | 1 | -0/+8 |
| | | * | | Use CMAKE_INSTALL_LIBDIR to set LIB_SUFFIX. | Philip Balister | 2016-10-25 | 1 | -0/+8 |
| | | * | | gr-perf-monitorx: Remove unused PyQwt import. | Philip Balister | 2016-10-25 | 1 | -1/+1 |