summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tom/qtgui/controlpanel'Johnathan Corgan2015-03-3117-47/+729
|\
| * qtgui: better signal/slot usage to update the plots.Tom Rondeau2015-03-302-8/+35
| * qtgui: controlpanel toggle in popup menu.Tom Rondeau2015-03-302-1/+25
| * qtgui: improves speed of time plots.Tom Rondeau2015-03-294-35/+61
| * qtgui: changing style of grid lines for better readability.Tom Rondeau2015-03-291-1/+4
| * qtgui: wip: adding control panel to time display.Tom Rondeau2015-03-2917-7/+609
| * modtool: Added sample manifest fileMartin Braun2015-03-291-0/+18
* | cmake: abs path for external volkSebastian Koslowski2015-03-3011-10/+12
* | Updated volk submodule commit to latest, for implementing splitJohnathan Corgan2015-03-291-0/+0
* | build: check if VOLK submodule is checked outNathan West2015-03-291-0/+9
* | cmake: only build VOLK if it doesnt exist alreadyNathan West2015-03-291-23/+28
* | add volk submoduleNathan West2015-03-292-0/+4
* | remove volk to prepare for submoduleJohnathan Corgan2015-03-29220-32603/+0
* | Merge remote-tracking branch 'drmpeg/atsc-fix'Johnathan Corgan2015-03-281-0/+1
|\ \
| * | gr-dtv: Fix ATSC compile issue as reported on mailing list.Ron Economos2015-03-241-0/+1
* | | Merge remote-tracking branch 'jarn0ld/jarn0ld/uhd-iq-imbalance-on-off'Johnathan Corgan2015-03-283-0/+21
|\ \ \
| * | | gr-uhd: support for IQ imbalance enable/disableJulian Arnold2015-03-243-0/+21
| |/ /
* | | Merge remote-tracking branch 'drmpeg/dvb-s2'Johnathan Corgan2015-03-2819-0/+7548
|\ \ \
| * | | gr-dtv: Add DVB-S2 transmitter update.Ron Economos2015-03-242-4/+4
| * | | gr-dtv: Add DVB-S2 transmitter.Ron Economos2015-03-2319-0/+7548
| |/ /
* | | Merge remote-tracking branch 'tom/iir_filter_stability'Johnathan Corgan2015-03-2812-26/+68
|\ \ \
| * | | filter: exporting IIR filter kernels from library.Tom Rondeau2015-03-221-1/+1
| * | | docs: adding better docs for using IIR kernels.Tom Rondeau2015-03-221-2/+44
| * | | filter: fixes stability issue with IIR filters.Brian Padalino2015-03-2212-23/+23
* | | | Merge remote-tracking branch 'jynik/ctcss_squelch_add_freq_getset'Johnathan Corgan2015-03-287-22/+83
|\ \ \ \
| * | | | analog: Wrapped squelch blocks' setter methods with lockJon Szymaniak2015-03-245-9/+37
| * | | | analog: Added frequency accessor and modifier to CTCSS squelchJon Szymaniak2015-02-254-5/+30
| * | | | analog: Moved CTCSS squelch FFT parameter calculationsJon Szymaniak2015-02-252-13/+21
| * | | | analog: Made CTCSS squelch find_tone() a static member functionJon Szymaniak2015-02-251-1/+1
* | | | | Merge branch 'maint'Johnathan Corgan2015-03-282-3/+6
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'github/fix-qt-freq-sink-half-width' into maintJohnathan Corgan2015-03-281-2/+2
| |\ \ \ \ \
| | * | | | | qtgui: fix max/min hold traces when using half width in time sinkTom Rondeau2015-03-281-2/+2
| * | | | | | qtgui: fix broken QT tab widgets when trying to use more than five.Tom Rondeau2015-03-281-1/+4
| |/ / / / /
* | | | / / Merge branch 'maint'Johnathan Corgan2015-03-2828-102/+111
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Merge remote-tracking branch 'tom/filter_design_pyqt4' into maintJohnathan Corgan2015-03-282-3/+5
| |\ \ \ \
| | * | | | gr_filter_design: Issue #749; Replaced pyqt4 imports with numpy ones.Sreeraj Rajendran2015-03-232-3/+5
| * | | | | Merge remote-tracking branch 'tom/qtgui/bug767' into maintJohnathan Corgan2015-03-283-4/+9
| |\ \ \ \ \
| | * | | | | qtgui: fixes issue #767.Tom Rondeau2015-03-233-4/+9
| | |/ / / /
| * / / / / docs: fixed labels and references in manual.Tom Rondeau2015-03-2323-95/+97
| |/ / / /
* | | | | Merge remote-tracking branch 'mbr0wn/modtool/cgran'Johnathan Corgan2015-03-221-0/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | modtool: Added sample manifest fileMartin Braun2015-03-201-0/+18
* | | | | Merge branch 'maint'Johnathan Corgan2015-03-223-13/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | runtime: do not return buffer created on stact #722Jiří Pinkava2015-03-223-13/+10
* | | | | Merge remote-tracking branch 'drmpeg/dvb-t2'Johnathan Corgan2015-03-2245-0/+20826
|\ \ \ \ \
| * | | | | gr-dtv: Add DVB-T2 transmitter.Ron Economos2015-03-1045-0/+20826
| | |/ / / | |/| | |
* | | | | Merge branch 'maint'Johnathan Corgan2015-03-221-1/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | modtool: Bugfix for info command, would confuse in- and out-of-tree componentsMartin Braun2015-03-191-1/+1
* | | | Merge branch 'maint'Tom Rondeau2015-03-191-0/+1
|\| | |
| * | | analog: Added squelch_base_cc.hLuke Berndt2015-03-191-0/+1
* | | | Merge branch 'maint'Tom Rondeau2015-03-132-2/+22
|\| | |