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