| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: missing API export for block stream operator | Josh Blum | 2017-01-30 | 1 | -1/+1 |
* | runtime: ifdef out unistd.h in public header | Josh Blum | 2017-01-30 | 1 | -0/+2 |
* | Merge remote-tracking branch 'darekk/gr_tag_swig_warning_fix_maint' into maint | Johnathan Corgan | 2017-01-12 | 1 | -0/+1 |
|\ |
|
| * | gnuradio-runtime/swig/tags.i: Making swig ignore gr::tag_t::operator= so that... | Darek Kawamoto | 2017-01-10 | 1 | -0/+1 |
* | | runtime: fix numpy warning | Bob Iannucci | 2017-01-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'jgilbert/msg_rpc_init_fix' into maint | Johnathan Corgan | 2017-01-12 | 1 | -13/+9 |
|\ \
| |/
|/| |
|
| * | cleaned up the way setup_rpc() is called, and now is called for all blocks, n... | Jacob Gilbert | 2016-11-23 | 1 | -13/+9 |
* | | pmt: Fixing #if boost version checks in pmt_t. | Darek Kawamoto | 2016-12-05 | 2 | -4/+5 |
* | | pmt: Adding memory fence to ~pmt_t for proper multi-core ARM execution. | Darek Kawamoto | 2016-12-01 | 2 | -2/+38 |
* | | Fixing tag_t copy constructor and operator= bug which results in pmt_t's boos... | Darek Kawamoto | 2016-12-01 | 1 | -0/+18 |
* | | runtime: support dynamically located gnuradio installs | Josh Blum | 2016-11-04 | 1 | -0/+19 |
|/ |
|
* | pmt.cc: Adding mutex for thread-safety to handle simultaneous pmt_symbol inse... | Darek Kawamoto | 2016-10-28 | 1 | -1/+11 |
* | gr-perf-monitorx: Remove unused PyQwt import. | Philip Balister | 2016-10-25 | 1 | -1/+1 |
* | Fixed initialization order of ctrlport static variables | Kyle Unice | 2016-10-21 | 2 | -5/+4 |
* | runtime: add qa for flowgraph | Bastian Bloessl | 2016-10-01 | 1 | -0/+58 |
* | runtime: connect message ports after unlock() | Bastian Bloessl | 2016-09-30 | 1 | -0/+9 |
* | Bug fix: performance counter's clock option (i.e. thread or monotonic) was | Pedro Lobo | 2016-09-26 | 1 | -8/+11 |
* | Merge remote-tracking branch 'josh/3710_win_fixes' into maint | Johnathan Corgan | 2016-08-16 | 1 | -1/+7 |
|\ |
|
| * | fix temporary variable return in userconf_path() | Josh Blum | 2016-08-06 | 1 | -1/+7 |
* | | gr-dtv: Fix segfault in DVB-T interleaver and deinterleaver. | Ron Economos | 2016-08-03 | 1 | -5/+3 |
* | | runtime: fixes prefs system to work with older boost 1.48 and gcc 4.6.3 | Johnathan Corgan | 2016-08-01 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2016-06-28 | 4 | -5/+5 |
|\ |
|
| * | Merge remote-tracking branch 'pinkavaj/fix-example-ipv6-vs-ipv4-00' into maint | Johnathan Corgan | 2016-06-28 | 3 | -3/+3 |
| |\ |
|
| | * | examples: enforce IPv4 in all example addresses | Jiří Pinkava | 2016-06-26 | 3 | -3/+3 |
| * | | fix various python imports | Jiří Pinkava | 2016-06-26 | 1 | -2/+2 |
| |/ |
|
* | | Merge remote-tracking branch 'github/packet3' | Johnathan Corgan | 2016-06-25 | 3 | -10/+22 |
|\ \ |
|
| * | | runtime: executor fixes for tag propagation | Tom Rondeau | 2016-06-14 | 3 | -10/+22 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2016-06-25 | 2 | -6/+15 |
|\ \ \
| | |/
| |/| |
|
| * | | runtime: fix state handling in top_block | Jiří Pinkava | 2016-06-25 | 2 | -6/+15 |
* | | | Merge remote-tracking branch 'mmueller/block_gateway_add_minimum_output_buffer' | Johnathan Corgan | 2016-06-20 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | added set_min_output_buffer call, as that seems to be in particular demand | Marcus Müller | 2016-06-17 | 1 | -0/+8 |
| | |/
| |/| |
|
* | | | Merge branch 'maint' | Johnathan Corgan | 2016-06-20 | 2 | -4/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Spelling fixes throughout the tree. | A. Maitland Bottoms | 2016-06-20 | 2 | -4/+4 |
* | | Merge branch 'maint' | Johnathan Corgan | 2016-06-06 | 1 | -1/+1 |
|\| |
|
| * | scheduler: fix doc | Jiří Pinkava | 2016-06-06 | 1 | -1/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2016-05-30 | 9 | -47/+66 |
|\| |
|
| * | MSVC-specific fixes for compatibility | gnieboer | 2016-05-30 | 1 | -0/+11 |
| * | cmake: Windows-specific fixes for compatibility | Paul Cercueil | 2016-05-30 | 7 | -46/+54 |
| * | MSVC-specific changes for compatibility | gnieboer | 2016-05-30 | 1 | -1/+1 |
* | | Rewrote the prefs parser to be based on boost::program_options | Marcus Müller | 2016-05-12 | 2 | -103/+37 |
* | | Merge remote-tracking branch 'mmueller/gr-conf-info-add-config-queries' | Johnathan Corgan | 2016-05-11 | 4 | -8/+27 |
|\ \ |
|
| * | | added options to query the full configuration as read by gr::prefs | Marcus Müller | 2016-05-07 | 1 | -0/+10 |
| * | | added user settings directory as a gr::-accessible path | Marcus Müller | 2016-05-07 | 3 | -8/+17 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2016-05-07 | 1 | -9/+10 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | runtime: fixed dangling pointer returns in vmcircbuf_prefs.cc and fft.cc | dae hyun, yang | 2016-05-08 | 1 | -9/+10 |
* | | Merge branch 'maint' | Johnathan Corgan | 2016-05-01 | 1 | -1/+1 |
|\| |
|
| * | gnuradio-runtime: Fix pmt serialization for double | johschmitz | 2016-05-01 | 1 | -1/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2016-04-25 | 1 | -21/+0 |
|\| |
|
| * | improved parsability by OVER 9000 | Marcus Müller | 2016-04-25 | 1 | -19/+0 |
| * | config parser doesn't understand C Multiline Comments | Marcus Müller | 2016-04-25 | 1 | -20/+18 |