index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gruel
Age
Commit message (
Expand
)
Author
2011-06-07
gruel: adding high resolution timer to gruel
Josh Blum
2011-05-24
update python installed files
tttx
2011-05-24
fixing file tracking
tttx
2011-05-24
fixing pmt swig python installed files
tttx
2011-04-01
build: updating Makefiles for newer linker requirements.
Tom Rondeau
2011-03-26
gruel: using a copy of swig's intrusive_ptr.i to support the PMT wrapping.
Tom Rondeau
2011-03-15
gruel: added missing ignores
Johnathan Corgan
2011-03-15
Merge branch 'next' of gnuradio.org:gnuradio into next
Tom Rondeau
2011-03-15
gruel: fixed swig interface file to dereference pmt_t.
Tom Rondeau
2011-03-14
Merge remote branch 'jblum/wip/attributes' into next
Johnathan Corgan
2011-03-14
gruel: fixing structure. Passes make check.
Tom Rondeau
2011-03-14
gruel: SWIGing Gruel into Python to access PMTs.
Tom Rondeau
2011-03-14
created gruel/attributes.h to house compiler specific attribute macros
Josh Blum
2011-02-27
gruel thread simplification:
Josh Blum
2011-02-02
gruel: generate pmt_serial_tags with python, removes guile dependency
Josh Blum
2011-01-22
Updating copyright.
Tom Rondeau
2011-01-18
cleanup mkdir usage with boost filesystem:
Josh Blum
2010-12-23
Merge branch 'master' into next
Tom Rondeau
2010-12-23
Modifying the unittest output. XML files are no longer written outside of the...
Tom Rondeau
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-10-09
rearrange includes to always be: internal GR, external, with GR.
Michael Dickens
2010-10-02
Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.
Tom Rondeau
2010-09-30
Adding an XML outputter for the CPP Unit tests. This is to a) store the outpu...
Tom Rondeau
2010-09-11
Add support for uint64_t to pmt.
Eric Blossom
2010-05-28
Make C++ shared libraries versioned
Johnathan Corgan
2010-04-13
Add gruel::thread as synonym to boost::thread for convenience
Johnathan Corgan
2010-04-11
Removed omnithreads dependency from libusrp2
Johnathan Corgan
2010-03-08
Replace some calls to pmt constructors with mp(foo) shorthand.
Eric Blossom
2010-03-08
Convert pmt_dict type into an immutable data structure.
Eric Blossom
2009-10-21
Merge branch 'vrt' of http://gnuradio.org/git/jblum
Johnathan Corgan
2009-10-07
Applied patch from Don Ward for Cygwin platform
Johnathan Corgan
2009-09-28
added access methods and parsing for caldiv if context
Josh Blum
2009-09-25
Reading 64 bit freq out of chunk of context packet.
Josh Blum
2009-09-09
Added missing file to ignores.
Johnathan Corgan
2009-08-19
Add shorthand for making tuples.
Eric Blossom
2009-08-18
Add blobs and shorthand pmt pseudo-constructors.
Eric Blossom
2009-08-18
gruel::send can now send to a pmt.
Eric Blossom
2009-08-18
Add top-level msg_passing.h include file.
Eric Blossom
2009-08-18
QA code now works.
Eric Blossom
2009-08-18
Add pmt type that wraps a gruel::msg_accepter.
Eric Blossom
2009-08-15
Merged branch 'msg-passing' from http://gnuradio.org/git/eb.git
Johnathan Corgan
2009-08-15
pmt_write now displays vector and tuple elements.
Eric Blossom
2009-08-15
Additional QA for tuple.
Eric Blossom
2009-08-14
Added most of the support for a new PMT type: tuple.
Eric Blossom
2009-08-14
Applied patch c1258.diff from Stephan Bruns (ticket:359)
Johnathan Corgan
2009-08-14
Added git ignore files auto created from svn:ignore properties.
git
2009-08-13
Refactored gr_msg_accepter and gr_tpd_thread_body.
Eric Blossom
2009-08-13
Added gr_msg_accepter class.
Johnathan Corgan
2009-08-13
Added git ignore files auto created from svn:ignore properties.
git repository hosting
2009-08-01
Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...
jcorgan
[next]