Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-16 | Revert "Merge remote branch 'jblum-github/pmt_set_deleter'" | Johnathan Corgan | |
This reverts commit f88b8cf5508d3ba446cb94f800c56d34279cf91e, reversing changes made to a87ac60f15c2593ececb02ba16ab842c20e760d2. | |||
2012-04-16 | Revert "Merge branch 'test/fix-pmt-deleter' into maint" | Johnathan Corgan | |
This reverts commit 04e2ebb979942cada74f10ea022342716c6851bf, reversing changes made to 25d687550a0322ffaf270f25faf2b4a78a97142c. | |||
2012-04-15 | pmt: fix segfault in deleter | Johnathan Corgan | |
2012-04-07 | Merge branch 'maint' | Tom Rondeau | |
2012-04-07 | gruel and howto: install gruel .i files in gruel dest. Howto will use that ↵ | Tom Rondeau | |
dir during build. howto under both cmake and autotools can be built off cmake or autotools gnuradio builds. | |||
2012-04-04 | Merge remote branch 'jblum-github/pmt_set_deleter' | Johnathan Corgan | |
2012-04-03 | pmt: added advanded pmt_set_deleter (c++ only) | Josh Blum | |
2012-03-16 | Merge branch 'maint' | Tom Rondeau | |
2012-03-16 | gruel: created common swig include file | Josh Blum | |
This work taken from gruel_work_squashed Common swig file includes: * Language independent exception handler * Wrapper for python calls that may block Benefits: * More common swig code, less copy pasta * Wrapper for blocking python calls handles the case where the call throws, python is not left in a bad state | |||
2012-03-16 | gruel: run qa tests with -B (fix from gruel_work_squashed) | Josh Blum | |
2012-01-17 | gruel: hrt under bsd should use clock gettime | Josh Blum | |
2011-12-04 | docs: install gruel swig docs and other swig files into include/gruel/swig ↵ | Tom Rondeau | |
instead of include/gnuradio/swig. | |||
2011-12-03 | docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for ↵ | Tom Rondeau | |
autotools to build. | |||
2011-12-03 | docs: adding a doc string for the gruel and gruel.pmt python modules. | Tom Rondeau | |
2011-11-03 | gruel: added missing check GR_HAVE_NETINET_IN | Josh Blum | |
2011-11-01 | high_res_timer: Fix high_res_timer_now() for E100. | Philip Balister | |
Signed-off-by: Philip Balister <philip@opensdr.com> | |||
2011-10-23 | the libraries | Josh Blum | |
2011-10-20 | pmt: fix #446 by putting pmt swig into namespace | Josh Blum | |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum | |
2011-09-28 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-09-27 | Merge branch 'master' into next | Johnathan Corgan | |
2011-09-27 | swig: language independent exception handler | Josh Blum | |
2011-09-24 | gruel: added missing pmt swig install rule | Josh Blum | |
2011-08-19 | gruel: removed merge junk in makefile | Josh Blum | |
2011-08-03 | atsc: did work on symbol visibility and minor tweaks in qa code for MSVC | Josh Blum | |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum | |
2011-07-20 | gruel: support for windows API set realtime scheduling | Josh Blum | |
2011-07-20 | gruel: API declaration macros for gruel class and function symbols | Josh Blum | |
2011-07-20 | gr: replaced uses of snprintf with boost format in common code build by MSVC | Josh Blum | |
2011-07-17 | Merge branch '8psk' into next | Tom Rondeau | |
Conflicts: gr-msdd6000/src/Makefile.swig.gen | |||
2011-07-03 | gr: added to the .gitignores to various components for in-tree builds | Josh Blum | |
2011-06-13 | Merge branch 'master' into 8psk | Tom Rondeau | |
Conflicts: gr-qtgui/lib/qtgui_time_sink_c.cc gr-trellis/src/lib/Makefile.am gr-trellis/src/lib/calc_metric.h gr-trellis/src/lib/trellis.i gr-trellis/src/lib/trellis_constellation_metrics_cf.i gr-trellis/src/lib/trellis_metric_type.h gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t | |||
2011-06-07 | gruel: adding high resolution timer to gruel | Josh Blum | |
2011-06-03 | Merge branch 'master' into 8psk | Tom Rondeau | |
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-05-08 | build: committing updated Makefile.swig.gen files. | Tom Rondeau | |
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 | |
* jblum/wip/attributes: created gruel/attributes.h to house compiler specific attribute macros | |||
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 | |
replaced instances of __attribute__ with __GR_ATTR from attributes.h what else has compiler specific attributes? volk - volk is stand-alone, needs its own attributes.h gcell - not touching that, probably gcc only anyways usrp2 firmware - does not matter to host build | |||
2011-02-27 | gruel thread simplification: | Josh Blum | |
Removed get_new_timeout from thread.h (usrp2_vrt carryover) Basically it was created because of a misunderstanding of the time types; and its only ever called once. This also removes thread.cc Call posix_time::milliseconds in usrp2 control.cc. Notice that it passes a time_duration rather than a ptime (aka system time). Added #include <deque> to gr_buffer.h. It turns out that boost posix_time.hpp implicitly included the deque header which was missing from gr_buffer.h Replaced the include for thread.hpp with only the includes for the boost thread types mentioned in gruel/thread.h. Also, making use of the scoped_lock typedef that comes with boost thread locks. boost 3.5 safe. | |||
2011-02-02 | gruel: generate pmt_serial_tags with python, removes guile dependency | Josh Blum | |
2011-01-22 | Updating copyright. | Tom Rondeau | |