index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
lib
/
io
Age
Commit message (
Expand
)
Author
2012-09-29
core: udp source wait mode yields work thread
Josh Blum
2012-09-27
core: fix use of private vars in place of API accessor
Josh Blum
2012-07-19
core: added message source that takes in tags for controlling bursts.
Nick Foster
2012-06-28
core: fix for gri wave byteswapping
Josh Blum
2012-06-22
gruel: got rid of inet.h and adjusted only file that depended on it
Nicholas Corgan
2012-06-21
core: fixes a very minor bug in gri_wavfile.cc and also makes a FIXME obsolete
Martin Braun
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2012-04-01
Removes all references to guile and scheme, which are no longer needed.
Tom Rondeau
2012-03-27
Merge branch 'master' into next
Tom Rondeau
2012-03-27
doc: fix documentation for wavsink (thanks to John Coppens for point it out).
Tom Rondeau
2012-02-06
Merge branch 'master' into next
Tom Rondeau
2012-02-06
gui: better handling of buffers in oscope for stripchart/non-stripchart.
Marcus Leech
2012-02-06
Merge branch 'master' into next
Tom Rondeau
2012-02-06
io: fix triggering and performance issues with oscope; specifically for the s...
Marcus Leech
2012-01-16
core: fix for off-by-one issue in strip chart. Increases buffer size for long...
Marcus Leech
2012-01-16
Merge branch 'master' into next
Tom Rondeau
2012-01-15
core: fix for off-by-one issue in strip chart. Increases buffer size for long...
Marcus Leech
2012-01-02
Merge branch 'master' into next
Johnathan Corgan
2012-01-02
core: fix gr_udp_sink by including asio
Josh Blum
2011-12-13
core: WAV sink is now threadsafe; do_update() therefore must be private.
Martin Braun
2011-12-08
Removed autotools, gr-waveform, some cleanup
Johnathan Corgan
2011-10-19
tags: made tags object oriented
Josh Blum
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-09-12
Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
Josh Blum
2011-09-09
tags: fixed fwrite line for the right item size number.
Tom Rondeau
2011-07-26
Merge branch 'next' of gnuradio.org:gnuradio into next
Josh Blum
2011-07-26
Fixed return warnings.
Tom Rondeau
2011-07-26
core: added missing io.h includes on cc files
Josh Blum
2011-07-26
core: added missing config.h includes on cc files
Josh Blum
2011-07-20
gr: squashed cmakelists.txt into one commit
Josh Blum
2011-07-20
core: API declaration macros for core class and function symbols
Josh Blum
2011-07-20
core: added missing io.h includes on cc files
Josh Blum
2011-07-20
core: added missing config.h includes on cc files
Josh Blum
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
[next]