Age | Commit message (Expand) | Author |
2011-03-25 | Fixing missing include files and various other patches for Windows build issues. | Don Ward |
2011-02-27 | use boost::math::iround in gr_histo_sink_f.cc and gr_wavfile_sink.cc | Josh Blum |
2010-12-07 | Remove incorrect if PYTHON around swiginclude_HEADERS | Eric Blossom |
2010-12-06 | Merge branch 'next' into guile-next | Eric Blossom |
2010-11-29 | Removing global pmt constants. Were causing segfaults during make check. Must... | Tom Rondeau |
2010-11-21 | Removed comments to stdout from file tagger; made it easir to go from interna... | Tom Rondeau |
2010-11-21 | Fixed file tagger error handling so it doesn't prematurely exit under certain... | Tom Rondeau |
2010-11-21 | Tagging file source takes in sample rate and uses it to find the last time ta... | Tom Rondeau |
2010-11-18 | Fix guile related problems with gr_message_{sink,source}. | Eric Blossom |
2010-11-17 | Changing blocks to use new get_tags api and tag convinience functions. | Tom Rondeau |
2010-11-16 | Fixed tagging sink. | Tom Rondeau |
2010-11-16 | New file sink to handle tagged bursts of data. | Tom Rondeau |
2010-11-10 | Revert "add the .i files as dependencies" | Eric Blossom |
2010-11-10 | add the .i files as dependencies | Rob Savoye |
2010-11-10 | Disable gr_message_source until later... | Eric Blossom |
2010-08-03 | Merge branch 'maint' | Johnathan Corgan |
2010-08-03 | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom |
2010-07-05 | Merge branch 'patches/marcus/stripchart' | Johnathan Corgan |
2010-07-05 | Merge branch 'patches/marcus/file_sink' | Johnathan Corgan |
2010-06-01 | gnuradio-core: fix typo in doxygen header | Johnathan Corgan |
2010-05-23 | Merge remote branch 'gnuradio/wip/udp_source_sink' | Johnathan Corgan |
2010-05-21 | gnuradio-core: allow swig to handle exceptions in UDP source/sink | Johnathan Corgan |
2010-05-19 | Simplify USE_SELECT usage | Eric Blossom |
2010-05-19 | Return immediately when using d_residual. | Eric Blossom |
2010-05-19 | Defend against a peer that sends an invalid message length. | Eric Blossom |
2010-05-19 | Move initialization of select timeout | Eric Blossom |
2010-05-19 | Correct update of d_temp_offset (parallel construction) | Eric Blossom |
2010-05-19 | Identify memory leaks that occur on error conditions | Eric Blossom |
2010-05-19 | Use -1 as file descriptor "not open" value instead of 0 | Eric Blossom |
2010-05-19 | Add additional conditionalization of networking includes | Eric Blossom |
2010-05-16 | gr-wxgui: adds stripchart trigger mode to graphics sinks | Marcus D Leech |
2010-05-16 | gnuradio-core: adds configurable flush to file sink | Marcus D Leech |
2010-05-06 | Flush pending errors in gr_udp_sink on disconnect() | Don Ward |
2010-05-04 | Rework UDP source and sink, with incompatible API changes | Don Ward |
2010-04-30 | Merge branch 'master' into udp | Don Ward |
2010-04-30 | Updates to udp source/sink (select(), wait, cleanup) | Don Ward |
2010-04-26 | Convert gr-audio-portaudio to Boost via gruel | Johnathan Corgan |
2010-04-20 | Discard data in gr_udp_sink until receiver is started. | Don Ward |
2010-04-18 | Use getaddrinfo in gr_udp_{source,sink} | Don Ward |
2010-04-18 | Changes to gr_udp_{source,sink} for MinGW | U-DON-WORKBENCH\Don |
2010-04-15 | Ignore ENOPROTOOPT return from setsockopt(SO_LINGER) | Don Ward |
2009-10-10 | Use gruel::mutex instead of pthread_mutex in gr_histo_sink_f. | Johnathan Corgan |
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git |
2009-08-06 | Adds constructor for gr.message_source that takes existing msgq. | jcorgan |
2009-07-25 | Merge r11462:11485 from jcorgan/omni into trunk. | jcorgan |
2009-07-09 | Merged r11377:11390 from jcorgan/usrp-headers in to trunk. | jcorgan |
2009-05-27 | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan |
2009-05-22 | doc fixes! work-in-progress | eb |
2009-03-20 | Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck. | jcorgan |
2009-02-25 | Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h... | jcorgan |