summaryrefslogtreecommitdiff
path: root/gruel/src/include
Commit message (Expand)AuthorAgeFilesLines
* gruel: added unsigned long long int support to the PMT sugar functions.Tom Rondeau2012-10-011-0/+6
* gruel: removed inet.h from install headersNicholas Corgan2012-06-221-1/+0
* gruel: got rid of inet.h and adjusted only file that depended on itNicholas Corgan2012-06-222-118/+1
* Merge branch 'maint'Johnathan Corgan2012-04-161-19/+0
|\
| * Revert "Merge remote branch 'jblum-github/pmt_set_deleter'"Johnathan Corgan2012-04-161-19/+0
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1315-68/+68
* | Merge branch 'master' into nextJohnathan Corgan2012-04-041-0/+19
|\|
| * pmt: added advanded pmt_set_deleter (c++ only)Josh Blum2012-04-031-0/+19
* | Merge branch 'master' into nextJohnathan Corgan2012-01-171-1/+1
|\|
| * gruel: hrt under bsd should use clock gettimeJosh Blum2012-01-171-1/+1
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-084-73/+0
|/
* gruel: added missing check GR_HAVE_NETINET_INJosh Blum2011-11-031-0/+1
* high_res_timer: Fix high_res_timer_now() for E100.Philip Balister2011-11-011-1/+1
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-5/+5
* Merge branch 'next' into digitalJosh Blum2011-08-171-0/+7
|\
| * atsc: did work on symbol visibility and minor tweaks in qa code for MSVCJosh Blum2011-08-031-0/+7
* | gruel: fix for merge conflict verbose that got savedJosh Blum2011-07-291-2/+0
|/
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-202-0/+58
* gruel: API declaration macros for gruel class and function symbolsJosh Blum2011-07-2015-222/+279
* gruel: adding high resolution timer to gruelJosh Blum2011-06-072-0/+125
* Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2011-03-153-11/+64
|\
| * Merge remote branch 'jblum/wip/attributes' into nextJohnathan Corgan2011-03-142-1/+58
| |\
| | * created gruel/attributes.h to house compiler specific attribute macrosJosh Blum2011-03-142-1/+58
| * | gruel thread simplification:Josh Blum2011-02-271-10/+6
| |/
* / gruel: SWIGing Gruel into Python to access PMTs.Tom Rondeau2011-03-141-1/+15
|/
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-3/+2
* Add support for uint64_t to pmt.Eric Blossom2010-09-111-0/+21
* Add gruel::thread as synonym to boost::thread for convenienceJohnathan Corgan2010-04-131-0/+1
* Removed omnithreads dependency from libusrp2Johnathan Corgan2010-04-111-1/+8
* Convert pmt_dict type into an immutable data structure.Eric Blossom2010-03-081-7/+14
* added access methods and parsing for caldiv if contextJosh Blum2009-09-281-0/+2
* Reading 64 bit freq out of chunk of context packet.Josh Blum2009-09-251-1/+30
* Add shorthand for making tuples.Eric Blossom2009-08-191-0/+71
* Add blobs and shorthand pmt pseudo-constructors.Eric Blossom2009-08-183-0/+125
* gruel::send can now send to a pmt.Eric Blossom2009-08-181-5/+28
* Add top-level msg_passing.h include file.Eric Blossom2009-08-183-50/+89
* Add pmt type that wraps a gruel::msg_accepter.Eric Blossom2009-08-182-0/+22
* Merged branch 'msg-passing' from http://gnuradio.org/git/eb.gitJohnathan Corgan2009-08-155-4/+98
|\
| * Added most of the support for a new PMT type: tuple.Eric Blossom2009-08-141-0/+36
| * Refactored gr_msg_accepter and gr_tpd_thread_body.Eric Blossom2009-08-133-3/+60
| * Added gr_msg_accepter class.Johnathan Corgan2009-08-131-1/+2
| * Added git ignore files auto created from svn:ignore properties.git repository hosting2009-08-132-0/+6
* | Applied patch c1258.diff from Stephan Bruns (ticket:359)Johnathan Corgan2009-08-141-2/+4
* | Added git ignore files auto created from svn:ignore properties.git2009-08-142-0/+6
|/
* Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...jcorgan2009-08-014-0/+183
* Merged r11491:11494 from jcorgan/pmt into trunk.jcorgan2009-07-262-4/+4
* Merge r11462:11485 from jcorgan/omni into trunk.jcorgan2009-07-254-5/+40
* Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.jcorgan2009-07-203-1/+758
* Fix issue caused by pkg-config stripping -I/usr/include from --cflagsjcorgan2008-11-031-0/+3
* extend gruel:enable_realtime_scheduling interface to allow pri/policyeb2008-09-193-6/+96