Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 | |
| | ||||||
* | pmt: fix #446 by putting pmt swig into namespace | Josh Blum | 2011-10-20 | 1 | -4/+8 | |
| | ||||||
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 1 | -3/+2 | |
|\ | ||||||
| * | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵ | Tom Rondeau | 2011-10-19 | 1 | -3/+2 | |
| | | | | | | | | Also removes related M4 and dependency requirements for USRP-related libs. | |||||
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 8 | -71/+71 | |
| | | ||||||
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-28 | 1 | -0/+18 | |
|\| | ||||||
| * | Merge branch 'master' into next | Johnathan Corgan | 2011-09-27 | 1 | -0/+18 | |
| |\ | ||||||
| | * | swig: language independent exception handler | Josh Blum | 2011-09-27 | 1 | -0/+18 | |
| | | | ||||||
* | | | gruel: added missing pmt swig install rule | Josh Blum | 2011-09-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | gruel: removed merge junk in makefile | Josh Blum | 2011-08-19 | 1 | -2/+0 | |
| | | | ||||||
* | | | atsc: did work on symbol visibility and minor tweaks in qa code for MSVC | Josh Blum | 2011-08-03 | 1 | -0/+7 | |
| | | | ||||||
* | | | cmake: language tweak for component group description | Josh Blum | 2011-08-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 10 | -1/+511 | |
| | | | ||||||
* | | | gruel: support for windows API set realtime scheduling | Josh Blum | 2011-07-20 | 1 | -0/+32 | |
| | | | ||||||
* | | | gruel: API declaration macros for gruel class and function symbols | Josh Blum | 2011-07-20 | 19 | -226/+286 | |
| | | | ||||||
* | | | gr: replaced uses of snprintf with boost format in common code build by MSVC | Josh Blum | 2011-07-20 | 1 | -6/+5 | |
|/ / | ||||||
* | | Merge branch '8psk' into next | Tom Rondeau | 2011-07-17 | 1 | -6/+36 | |
|\ \ | |/ |/| | | | | | Conflicts: gr-msdd6000/src/Makefile.swig.gen | |||||
| * | Merge branch 'master' into 8psk | Tom Rondeau | 2011-06-13 | 2 | -0/+125 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| * \ | Merge branch 'master' into 8psk | Tom Rondeau | 2011-06-03 | 3 | -1/+30 | |
| |\ \ | ||||||
| * | | | build: committing updated Makefile.swig.gen files. | Tom Rondeau | 2011-05-08 | 1 | -6/+36 | |
| | | | | ||||||
* | | | | gr: added to the .gitignores to various components for in-tree builds | Josh Blum | 2011-07-03 | 2 | -0/+3 | |
| |_|/ |/| | | ||||||
* | | | gruel: adding high resolution timer to gruel | Josh Blum | 2011-06-07 | 2 | -0/+125 | |
| |/ |/| | ||||||
* | | update python installed files | tttx | 2011-05-24 | 2 | -1/+5 | |
| | | ||||||
* | | fixing file tracking | tttx | 2011-05-24 | 1 | -0/+0 | |
| | | ||||||
* | | fixing pmt swig python installed files | tttx | 2011-05-24 | 2 | -0/+25 | |
|/ | ||||||
* | build: updating Makefiles for newer linker requirements. | Tom Rondeau | 2011-04-01 | 1 | -1/+5 | |
| | ||||||
* | gruel: using a copy of swig's intrusive_ptr.i to support the PMT wrapping. | Tom Rondeau | 2011-03-26 | 3 | -6/+106 | |
| | ||||||
* | gruel: added missing ignores | Johnathan Corgan | 2011-03-15 | 2 | -0/+4 | |
| | ||||||
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2011-03-15 | 5 | -47/+64 | |
|\ | ||||||
| * | Merge remote branch 'jblum/wip/attributes' into next | Johnathan Corgan | 2011-03-14 | 2 | -1/+58 | |
| |\ | | | | | | | | | | | | | * jblum/wip/attributes: created gruel/attributes.h to house compiler specific attribute macros | |||||
| | * | created gruel/attributes.h to house compiler specific attribute macros | Josh Blum | 2011-03-14 | 2 | -1/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| * | | gruel thread simplification: | Josh Blum | 2011-02-27 | 3 | -46/+6 | |
| |/ | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | gruel: fixed swig interface file to dereference pmt_t. | Tom Rondeau | 2011-03-15 | 1 | -0/+5 | |
| | | ||||||
* | | gruel: fixing structure. Passes make check. | Tom Rondeau | 2011-03-14 | 7 | -84/+116 | |
| | | ||||||
* | | gruel: SWIGing Gruel into Python to access PMTs. | Tom Rondeau | 2011-03-14 | 12 | -7/+1150 | |
|/ | ||||||
* | gruel: generate pmt_serial_tags with python, removes guile dependency | Josh Blum | 2011-02-02 | 4 | -124/+59 | |
| | ||||||
* | Updating copyright. | Tom Rondeau | 2011-01-22 | 2 | -2/+2 | |
| | ||||||
* | cleanup mkdir usage with boost filesystem: | Josh Blum | 2011-01-18 | 2 | -43/+10 | |
| | | | | | | | | | | Replaced copy/pasted code and MKDIR_TAKES_ONE_ARG #ifdefs with portable boost filesystem path and directory creation. Gets the correct home directory on windows systems: APPDATA. Replaces large amounts of copypasta with single lines of code. Removes MKDIR_TAKES_ONE_ARG configuration checks from m4 files. Adds boost filesystem and system library as build dependencies. | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2010-12-23 | 1 | -6/+3 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: clean now gets rid of unittest results. Passes distcheck. Modifying the unittest output. XML files are no longer written outside of the build tree. A new patch for fixing the alsa restart issue. Submitted by Volker Schroer. Reverting last change in alsa. PFB resampler: fix it this way to avoid the signed/unsigned warning. PFB resampler: fixes bug where filter could be looking past the number of inputs. Adding a "change in progress" check to alsa sink. Added a check in alsa sink if error has occurred due to blocking; if so, it will just drop samples and not get backed up. Patch taken from Marcus Leech 10/29/2010. Conflicts: Makefile.common gnuradio-core/src/lib/filter/gr_pfb_arb_resampler_ccf.cc | |||||
| * | Modifying the unittest output. XML files are no longer written outside of ↵ | Tom Rondeau | 2010-12-23 | 1 | -6/+3 | |
| | | | | | | | | the build tree. | |||||
* | | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 4 | -9/+10 | |
|/ | | | | | | | | | Move all occurrences of swig_built_sources out of Makefile.am's. Move all SWIG related use of BUILT_SOURCES out of Makefile.am's. Clean up 'if PYTHON' conditionalization in gr-* Still left to do: fix Makefile.swig CLEANFILES and no_dist_files such that they remove exactly the generated files. | |||||
* | rearrange includes to always be: internal GR, external, with GR. | Michael Dickens | 2010-10-09 | 3 | -7/+8 | |
| | ||||||
* | Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests. | Tom Rondeau | 2010-10-02 | 1 | -2/+51 | |
| | | | | This also adds a new utility gr_unittests.h, which sets up the path for output files. | |||||
* | Adding an XML outputter for the CPP Unit tests. This is to a) store the ↵ | Tom Rondeau | 2010-09-30 | 1 | -1/+5 | |
| | | | | output information but also b) for integration with Hudson for logging and displaying the results during the build stages. This only covers a few cases so far and I need to define a better place to save the output files. | |||||
* | Add support for uint64_t to pmt. | Eric Blossom | 2010-09-11 | 6 | -0/+99 | |
| | ||||||
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 2 | -2/+2 | |
| | ||||||
* | Add gruel::thread as synonym to boost::thread for convenience | Johnathan Corgan | 2010-04-13 | 1 | -0/+1 | |
| | ||||||
* | Removed omnithreads dependency from libusrp2 | Johnathan Corgan | 2010-04-11 | 3 | -2/+45 | |
| | ||||||
* | Replace some calls to pmt constructors with mp(foo) shorthand. | Eric Blossom | 2010-03-08 | 1 | -41/+41 | |
| | ||||||
* | Convert pmt_dict type into an immutable data structure. | Eric Blossom | 2010-03-08 | 4 | -126/+128 | |
| | | | | This change allows us to safely pass dicts in messages. |