summaryrefslogtreecommitdiff
path: root/gruel
AgeCommit message (Expand)Author
2010-10-02Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.Tom Rondeau
2010-09-30Adding an XML outputter for the CPP Unit tests. This is to a) store the outpu...Tom Rondeau
2010-09-11Add support for uint64_t to pmt.Eric Blossom
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2010-04-13Add gruel::thread as synonym to boost::thread for convenienceJohnathan Corgan
2010-04-11Removed omnithreads dependency from libusrp2Johnathan Corgan
2010-03-08Replace some calls to pmt constructors with mp(foo) shorthand.Eric Blossom
2010-03-08Convert pmt_dict type into an immutable data structure.Eric Blossom
2009-10-21Merge branch 'vrt' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-10-07Applied patch from Don Ward for Cygwin platformJohnathan Corgan
2009-09-28added access methods and parsing for caldiv if contextJosh Blum
2009-09-25Reading 64 bit freq out of chunk of context packet.Josh Blum
2009-09-09Added missing file to ignores.Johnathan Corgan
2009-08-19Add shorthand for making tuples.Eric Blossom
2009-08-18Add blobs and shorthand pmt pseudo-constructors.Eric Blossom
2009-08-18gruel::send can now send to a pmt.Eric Blossom
2009-08-18Add top-level msg_passing.h include file.Eric Blossom
2009-08-18QA code now works.Eric Blossom
2009-08-18Add pmt type that wraps a gruel::msg_accepter.Eric Blossom
2009-08-15Merged branch 'msg-passing' from http://gnuradio.org/git/eb.gitJohnathan Corgan
2009-08-15pmt_write now displays vector and tuple elements.Eric Blossom
2009-08-15Additional QA for tuple.Eric Blossom
2009-08-14Added most of the support for a new PMT type: tuple.Eric Blossom
2009-08-14Applied patch c1258.diff from Stephan Bruns (ticket:359)Johnathan Corgan
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-13Refactored gr_msg_accepter and gr_tpd_thread_body.Eric Blossom
2009-08-13Added gr_msg_accepter class.Johnathan Corgan
2009-08-13Added git ignore files auto created from svn:ignore properties.git repository hosting
2009-08-01Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...jcorgan
2009-07-27Fix for test_pmt when using --with-boost=<foo>eb
2009-07-26Merged r11491:11494 from jcorgan/pmt into trunk.jcorgan
2009-07-25Merge r11462:11485 from jcorgan/omni into trunk.jcorgan
2009-07-20Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.jcorgan
2009-01-27General housekeeping--removing ancient cruft mostly.jcorgan
2008-11-03Fix issue caused by pkg-config stripping -I/usr/include from --cflagsjcorgan
2008-09-23usrp2 work-in-progresseb
2008-09-22fixed copy/paste problem and error handlingeb
2008-09-19extend gruel:enable_realtime_scheduling interface to allow pri/policyeb
2008-09-19conditional debugging codeeb
2008-08-19Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb
2008-06-23Use system byteswap implementations where available.jcorgan
2008-06-22Added autoconf independent bytesex routines to libgruel.jcorgan
2008-06-20Merged -r8639:8641 from jcorgan/gruel into trunk. Adds libgruel, the GNU Rad...jcorgan