summaryrefslogtreecommitdiff
path: root/gnuradio-runtime
Commit message (Expand)AuthorAgeFilesLines
* runtime: missing API export for block stream operatorJosh Blum2017-01-301-1/+1
* runtime: ifdef out unistd.h in public headerJosh Blum2017-01-301-0/+2
* Merge remote-tracking branch 'darekk/gr_tag_swig_warning_fix_maint' into maintJohnathan Corgan2017-01-121-0/+1
|\
| * gnuradio-runtime/swig/tags.i: Making swig ignore gr::tag_t::operator= so that...Darek Kawamoto2017-01-101-0/+1
* | runtime: fix numpy warningBob Iannucci2017-01-121-1/+1
* | Merge remote-tracking branch 'jgilbert/msg_rpc_init_fix' into maintJohnathan Corgan2017-01-121-13/+9
|\ \ | |/ |/|
| * cleaned up the way setup_rpc() is called, and now is called for all blocks, n...Jacob Gilbert2016-11-231-13/+9
* | pmt: Fixing #if boost version checks in pmt_t.Darek Kawamoto2016-12-052-4/+5
* | pmt: Adding memory fence to ~pmt_t for proper multi-core ARM execution.Darek Kawamoto2016-12-012-2/+38
* | Fixing tag_t copy constructor and operator= bug which results in pmt_t's boos...Darek Kawamoto2016-12-011-0/+18
* | runtime: support dynamically located gnuradio installsJosh Blum2016-11-041-0/+19
|/
* pmt.cc: Adding mutex for thread-safety to handle simultaneous pmt_symbol inse...Darek Kawamoto2016-10-281-1/+11
* gr-perf-monitorx: Remove unused PyQwt import.Philip Balister2016-10-251-1/+1
* Fixed initialization order of ctrlport static variablesKyle Unice2016-10-212-5/+4
* runtime: add qa for flowgraphBastian Bloessl2016-10-011-0/+58
* runtime: connect message ports after unlock()Bastian Bloessl2016-09-301-0/+9
* Bug fix: performance counter's clock option (i.e. thread or monotonic) wasPedro Lobo2016-09-261-8/+11
* Merge remote-tracking branch 'josh/3710_win_fixes' into maintJohnathan Corgan2016-08-161-1/+7
|\
| * fix temporary variable return in userconf_path()Josh Blum2016-08-061-1/+7
* | gr-dtv: Fix segfault in DVB-T interleaver and deinterleaver.Ron Economos2016-08-031-5/+3
* | runtime: fixes prefs system to work with older boost 1.48 and gcc 4.6.3Johnathan Corgan2016-08-011-1/+2
|/
* Merge branch 'maint'Johnathan Corgan2016-06-284-5/+5
|\
| * Merge remote-tracking branch 'pinkavaj/fix-example-ipv6-vs-ipv4-00' into maintJohnathan Corgan2016-06-283-3/+3
| |\
| | * examples: enforce IPv4 in all example addressesJiří Pinkava2016-06-263-3/+3
| * | fix various python importsJiří Pinkava2016-06-261-2/+2
| |/
* | Merge remote-tracking branch 'github/packet3'Johnathan Corgan2016-06-253-10/+22
|\ \
| * | runtime: executor fixes for tag propagationTom Rondeau2016-06-143-10/+22
* | | Merge branch 'maint'Johnathan Corgan2016-06-252-6/+15
|\ \ \ | | |/ | |/|
| * | runtime: fix state handling in top_blockJiří Pinkava2016-06-252-6/+15
* | | Merge remote-tracking branch 'mmueller/block_gateway_add_minimum_output_buffer'Johnathan Corgan2016-06-201-0/+8
|\ \ \
| * | | added set_min_output_buffer call, as that seems to be in particular demandMarcus Müller2016-06-171-0/+8
| | |/ | |/|
* | | Merge branch 'maint'Johnathan Corgan2016-06-202-4/+4
|\ \ \ | |/ / |/| / | |/
| * Spelling fixes throughout the tree.A. Maitland Bottoms2016-06-202-4/+4
* | Merge branch 'maint'Johnathan Corgan2016-06-061-1/+1
|\|
| * scheduler: fix docJiří Pinkava2016-06-061-1/+1
* | Merge branch 'maint'Johnathan Corgan2016-05-309-47/+66
|\|
| * MSVC-specific fixes for compatibilitygnieboer2016-05-301-0/+11
| * cmake: Windows-specific fixes for compatibilityPaul Cercueil2016-05-307-46/+54
| * MSVC-specific changes for compatibilitygnieboer2016-05-301-1/+1
* | Rewrote the prefs parser to be based on boost::program_optionsMarcus Müller2016-05-122-103/+37
* | Merge remote-tracking branch 'mmueller/gr-conf-info-add-config-queries'Johnathan Corgan2016-05-114-8/+27
|\ \
| * | added options to query the full configuration as read by gr::prefsMarcus Müller2016-05-071-0/+10
| * | added user settings directory as a gr::-accessible pathMarcus Müller2016-05-073-8/+17
* | | Merge branch 'maint'Johnathan Corgan2016-05-071-9/+10
|\ \ \ | |/ / |/| / | |/
| * runtime: fixed dangling pointer returns in vmcircbuf_prefs.cc and fft.ccdae hyun, yang2016-05-081-9/+10
* | Merge branch 'maint'Johnathan Corgan2016-05-011-1/+1
|\|
| * gnuradio-runtime: Fix pmt serialization for doublejohschmitz2016-05-011-1/+1
* | Merge branch 'maint'Johnathan Corgan2016-04-251-21/+0
|\|
| * improved parsability by OVER 9000Marcus Müller2016-04-251-19/+0
| * config parser doesn't understand C Multiline CommentsMarcus Müller2016-04-251-20/+18