summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doxygen: Adding actual GNU FDL license file.Ben Hilburn2017-03-103-1/+498
* Doxygen: Fixing license notice on Doxygen-generated `index.html`.Ben Hilburn2017-03-101-2/+11
* Updated revision to 3.7.11.1Johnathan Corgan2017-03-031-1/+1
* Update revision to 3.7.11v3.7.11Johnathan Corgan2017-02-261-2/+2
* docs: updated release notes for 3.7.11Johnathan Corgan2017-02-262-181/+243
* Merge branch 'maint'Johnathan Corgan2017-02-260-0/+0
|\
| * Copy updated release notes to root.v3.7.10.2Johnathan Corgan2017-02-261-119/+106
* | Merge branch 'maint'Johnathan Corgan2017-02-261-119/+106
|\|
| * Update release notes with proper markdown.Johnathan Corgan2017-02-261-119/+106
* | Merge branch 'maint'Johnathan Corgan2017-02-260-0/+0
|\|
| * Update revision to 3.7.10.2Johnathan Corgan2017-02-262-163/+129
* | Revert "volk: update submodule to latest master"Johnathan Corgan2017-02-261-0/+0
* | Merge branch 'maint'Johnathan Corgan2017-02-262-1/+182
|\|
| * docs: added release notes for 3.7.10.2Johnathan Corgan2017-02-261-0/+178
| * uhd_rx_cfile --normalized-gain flag now works.Ethan Trewhitt2017-02-261-1/+4
* | volk: update submodule to latest masterJohnathan Corgan2017-02-121-0/+0
* | Merge branch 'maint'Johnathan Corgan2017-02-1211-620/+33
|\|
| * Merge remote-tracking branch 'josh/win_build' into maintJohnathan Corgan2017-02-129-618/+11
| |\
| | * cmake: removed stdint, inttypes, stdbool compat headersJosh Blum2017-01-303-597/+0
| | * runtime: missing API export for block stream operatorJosh Blum2017-01-301-1/+1
| | * cmake: updates to msvc config.hJosh Blum2017-01-303-18/+6
| | * dtv: switch to hex format for number constantsJosh Blum2017-01-301-2/+2
| | * runtime: ifdef out unistd.h in public headerJosh Blum2017-01-301-0/+2
| * | Merge remote-tracking branch 'nowls/add_probe_av_mag2_cf_grc_def' into maintJohnathan Corgan2017-02-121-0/+17
| |\ \
| | * | analog: simplify probe_avg_mag_sqrd_x block GRC fileSean Nowlan2017-02-071-4/+1
| | * | analog: add missing probe_avg_mag_sqrd_cf block to GRC definitionSean Nowlan2017-02-021-0/+20
| | |/
| * / grc: evaluate cheetah template to resolve 'optional' tag in port definitionSean Nowlan2017-02-021-2/+5
| |/
* | Merge branch 'maint'Johnathan Corgan2017-01-306-64/+71
|\|
| * Merge remote-tracking branch 'bastibl/peak-detector-init' into maintJohnathan Corgan2017-01-303-6/+9
| |\
| | * dtv: use numeric_limits for min/max valuesBastian Bloessl2017-01-291-4/+5
| | * blocks: peak detector fix initial valueBastian Bloessl2017-01-292-2/+4
| * | Merge remote-tracking branch 'kartikp/time_sink_grc_syntax' into maintJohnathan Corgan2017-01-301-56/+56
| |\ \
| | * | qtgui: Time Sink: redundant config options removedKartik Patel2017-01-281-56/+56
| * | | fix typo on descriptorhatsunearu2017-01-301-1/+1
| * | | Merge remote-tracking branch 'nowls/tpc-includes' into maintJohnathan Corgan2017-01-301-1/+5
| |\ \ \ | | |_|/ | |/| |
| | * | fec: install TPC header filesSean Nowlan2017-01-181-1/+5
* | | | Merge branch 'maint'Johnathan Corgan2017-01-264-94/+119
|\| | |
| * | | Merge remote-tracking branch 'skoslowski/fix_virtual_connection_1166' into maintJohnathan Corgan2017-01-262-92/+107
| |\ \ \
| | * | | grc: show detected virtual connection loops as errors in GUI"Sebastian Koslowski2017-01-191-2/+3
| | * | | grc: fix port type resolution in pad sink/source (when using Type=Wildcard)Sebastian Koslowski2017-01-191-1/+1
| | * | | grc: allow for multiple sources over virtual connections (#1166)Sebastian Koslowski2017-01-192-88/+102
| | |/ /
| * | | Use -undefined dynamic_lookup linkage for python on macos in newmodkolen2017-01-261-1/+6
| * | | Use -undefined dynamic_lookup linkage for python on macoskolen2017-01-261-1/+6
* | | | Merge branch 'maint'Johnathan Corgan2017-01-261-55/+55
|\| | |
| * | | Merge remote-tracking branch 'kartikp/time_sink_grc_syntax' into maintJohnathan Corgan2017-01-261-55/+55
| |\ \ \ | | | |/ | | |/|
| | * | gr-qtgui: syntax error in time_sink grc template solvedKartik Patel2017-01-251-55/+55
| | |/
* | | Merge branch 'maint'Johnathan Corgan2017-01-253-15/+18
|\| |
| * | Merge remote-tracking branch 'gnieboer/gnieboer-patch-20-findgsl' into maintJohnathan Corgan2017-01-252-0/+5
| |\ \
| | * | gr-atsc/dtv: Adds missing find_package for GSLgnieboer2017-01-192-0/+5
| | |/
| * / grc: fix file monitor on windows (#1169)Sebastian Koslowski2017-01-171-15/+13
| |/