History | View | Annotate | Download (4 kB)
gnuradio-core: fix typo in doxygen header
Merge remote branch 'gnuradio/wip/udp_source_sink'
Rework UDP source and sink, with incompatible API changes
Remove source address specifications for sink; add connect() anddisconnect() to sink; add get_port() to source; add optional EOFsignaling (using zero-length packets) to sink and source; modifydial_tone, vector, and audio examples to match new code; add qa...
Updates to udp source/sink (select(), wait, cleanup)
Use select() to avoid blocking on recv() in gr_udp_source (only knownway to avoid blocking on Cygwin).
Add wait argument to gr_udp_source to allow waiting for connectionor accepting lack of connection as EOF; add --no-wait option to...
Use getaddrinfo in gr_udp_{source,sink}
Using getaddrinfo allows more common code between posix and winsocksystems. Remove unused variables and #include files. Close socketswhen done.
Merge r11462:11485 from jcorgan/omni into trunk.
Removes dependency on omnithreads from gnuradio-core.
Trunk passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11486 221aa14e-8319-0410-a670-987f0aec2ac5
doc fixes! work-in-progress
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11085 221aa14e-8319-0410-a670-987f0aec2ac5
Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread header files into /gnuradio. Trunk passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10506 221aa14e-8319-0410-a670-987f0aec2ac5
Fixed gr.udp_source,sink for use on Win32 (Don Ward)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8097 221aa14e-8319-0410-a670-987f0aec2ac5
Merged -r7436:7453 eb/freebsd into trunk. This is a part of a set ofpatches from Diane Bruce for FreeBSD. Still need to resolve theissue of where/how to include config.h in all swig code andhow to select wx version on systems with more than one version installed....
Updated license from GPL version 2 or later to GPL version 3 or later.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
merging r4318:4437 to fix ticket:131 from branche trondeau/udp udp source/sink pairs working
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4438 221aa14e-8319-0410-a670-987f0aec2ac5
updated copyright info, and snuck a little something else in (you didn't see anything...)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4294 221aa14e-8319-0410-a670-987f0aec2ac5
merged changeset r4281:4292 on trondeau/ethernet into trunk
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4293 221aa14e-8319-0410-a670-987f0aec2ac5