[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, uhd_rx_multichan_over
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, uhd_rx_multichan_overflow, created. 81db7f14b850d1d77e0b87e3ec56b5b1b69771be |
Date: |
Thu, 21 Feb 2013 18:50:22 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".
The branch, uhd_rx_multichan_overflow has been created
at 81db7f14b850d1d77e0b87e3ec56b5b1b69771be (commit)
- Log -----------------------------------------------------------------
commit 81db7f14b850d1d77e0b87e3ec56b5b1b69771be
Author: Josh Blum <address@hidden>
Date: Thu Feb 21 10:51:05 2013 -0800
uhd: restart rx stream on multi channel overflow
commit bbc4da8394b491058d35c94f4c4a934485df07b6
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 19 14:22:03 2013 -0500
core: removed vestigial debug line.
commit 0e5ccb49db08055cdb3f2de4beadc8de31ff31e5
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 19 10:48:37 2013 -0500
core: prefs setup looks for a local .gnuradio/config.conf to use.
Order of precedence:
env. vars -> .gnuradio/config.conf -> ${prefix}/etc/gnuradio/conf.d/*
commit b5bc1a3359e13a24e3329d92f32092e599e52d40
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 19 10:52:14 2013 -0500
docs: correcting gr-modtool exclude path for master dir format.
commit c6ef84436f6be534375d1b6ecfa08f565ff73cab
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 19 10:24:20 2013 -0500
docs: adding an exclude rule for gr-modtool to avoid conflicts.
commit f1ae6c5c801c4dd6e4ad05790aa1d9567f4533da
Merge: 06020ba d2e8ec9
Author: Tom Rondeau <address@hidden>
Date: Mon Feb 18 16:05:09 2013 -0500
Merge branch 'maint'
commit d2e8ec96084a26127907fe1cee2f15871d67b60d
Author: Julien Olivain <address@hidden>
Date: Mon Feb 18 16:01:46 2013 -0500
GRC: adds ability for grc to pull in documentation for blocks from other GR
modules.
commit ddc3e4a478e716fbe64113d67e74ffec55beac8e
Author: Julien Olivain <address@hidden>
Date: Mon Feb 18 16:00:20 2013 -0500
howto: copies Doxyxml from main docs to properly pull out block parameters
documentation.
commit 06020bae05f856376b91f2f6aacb980a3eae1218
Merge: 38447cf e083319
Author: Johnathan Corgan <address@hidden>
Date: Sun Feb 17 18:38:16 2013 -0800
Merge branch 'maint'
commit e083319280feb20a110b2b739cee172362c45e9e
Author: Josh Blum <address@hidden>
Date: Sun Feb 17 16:53:23 2013 -0800
blocks: added missing include for gruel thread
commit c22fd24d16370fac3cac1bdfeac886aa04e00b8e
Author: Josh Blum <address@hidden>
Date: Sun Feb 17 16:52:24 2013 -0800
core: added missing include for gruel thread
commit 38447cf7eabfdc02d2b75b01bca57b3350d23709
Author: Tom Rondeau <address@hidden>
Date: Sun Feb 17 20:15:25 2013 -0500
core: if the config files don't exist, just return an empty list; don't
fail.
commit f0bcceb462fda30371d83babb254e991f73f237e
Merge: 01f42b5 3643a85
Author: Tom Rondeau <address@hidden>
Date: Sun Feb 17 19:57:51 2013 -0500
Merge branch 'cpp_prefs'
commit 01f42b51ed910480ac6463ec9221718e848b82d6
Merge: 6e2f2e4 8b1d8bd
Author: Tom Rondeau <address@hidden>
Date: Sun Feb 17 19:57:42 2013 -0500
Merge branch 'master' of gnuradio.org:gnuradio
commit 8b1d8bd78d21949c1812389986009f4f68f53981
Merge: 6408376 0dcdc09
Author: Johnathan Corgan <address@hidden>
Date: Sun Feb 17 10:04:01 2013 -0800
Merge branch 'maint'
commit 0dcdc099ecbb01e72b0c5935437f154e47763055
Author: Johnathan Corgan <address@hidden>
Date: Sun Feb 17 10:02:06 2013 -0800
core: fix gr_message_debug for printing PDUs
commit cad684190e1e286284a30d6e65ce384753ac9589
Author: Johnathan Corgan <address@hidden>
Date: Sun Feb 17 09:20:39 2013 -0800
core: fix gr_pdu_to_tagged_stream XML for type
commit 3643a858e3f4e52fc9c9a3310f779a9f77ed308e
Author: Tom Rondeau <address@hidden>
Date: Sat Feb 16 16:23:12 2013 -0500
docs: adding section to main page explaining config files.
commit edb256b22b6d0233ce274526d28ac79afbceab73
Author: Tom Rondeau <address@hidden>
Date: Sat Feb 16 16:03:10 2013 -0500
core: prefs of true/on/1 and false/off/0 are translated to bools.
commit 4f2481e1310dd9e936ed110d60679e71ca2059a8
Author: Tom Rondeau <address@hidden>
Date: Sat Feb 16 15:42:48 2013 -0500
core: add ability to override config files with environmental variables.
Env variables are named GR_CONF_<SECTION>_<OPTION> where the section is the
[<section>] name from the config file and the option is the actual option name,
all in upercase.
commit 1ddc990d1aded4cda9c1dfde596a1be2599aaf0d
Author: Tom Rondeau <address@hidden>
Date: Sat Feb 16 15:41:56 2013 -0500
core: only query preferences database once at start of block_executor.
commit 55028034dbad37c07c4675c88fccb460218ee924
Author: Tom Rondeau <address@hidden>
Date: Sat Feb 16 14:45:43 2013 -0500
core: adding and using a PerfCounters section to the config files.
gr_block_executor will read the config files to determine if the perf
counters are on or off.
commit 8827ecc87eca9a1e970dd2ba5da0731cd9db0e98
Author: Tom Rondeau <address@hidden>
Date: Sat Feb 16 14:39:28 2013 -0500
core: Making an all C++ version of the preferences/config file readers.
This replaces the Python config parser stuff; should have same
functionality that we need.
commit 6e2f2e4716bedb1317b44d5b03bde4468b2502fd
Author: Tom Rondeau <address@hidden>
Date: Sat Feb 16 10:57:04 2013 -0500
core: adding new var perf. counters to swig interface.
commit d1735360bc7bfb04be56f2b255a0b84b4db31b84
Author: Tom Rondeau <address@hidden>
Date: Fri Feb 15 16:24:39 2013 -0500
core: adding variance calcs to perf. counters.
Using running mean/variance algorithm from Knuth's Art of Computer
Programming.
commit 6408376d7a1b59533100870bd2d1c392bfbf7864
Merge: 58c765e 5f90465
Author: Tom Rondeau <address@hidden>
Date: Thu Feb 14 13:01:27 2013 -0500
Merge branch 'maint'
commit 5f90465feed9949d00bc8c639fa4e911162449bd
Author: Tom Rondeau <address@hidden>
Date: Thu Feb 14 09:50:52 2013 -0500
filter: fixing synthesis filter output rate when using 2x oversampling.
commit 58c765e889a570885db4c0315c75d9f435a82834
Merge: 4202152 dc4bb4a
Author: Tom Rondeau <address@hidden>
Date: Wed Feb 13 17:06:40 2013 -0500
Merge branch 'maint'
commit dc4bb4a2dcab344c5e397686fd43c5e98b85ba72
Author: Tim O'Shea <address@hidden>
Date: Wed Feb 13 11:28:48 2013 -0500
core: adding necessary include to gr_block_registry.h
commit 4202152bfd2015cba2e52592761b5e64bfb46c0f
Author: Tim O'Shea <address@hidden>
Date: Wed Feb 13 16:38:20 2013 -0500
grc: add callback for gr_throttle sample_rate
commit 5a61382d88a67393912fd64133a3c3e120f26375
Merge: b670f5f e9044d1
Author: Tom Rondeau <address@hidden>
Date: Wed Feb 13 17:03:08 2013 -0500
Merge branch 'maint'
commit e9044d16e8a075234abfda2db5db243e2bdee026
Author: Tim O'Shea <address@hidden>
Date: Wed Feb 13 11:29:57 2013 -0500
core: cleaning warnings
commit 85565f41084b3ddfa2a620d6f47b663c5414546d
Author: Mike Jameson <address@hidden>
Date: Mon Feb 11 20:35:20 2013 +0000
uhd: fixed receive_path()
commit b670f5f5afafad23b2ffc3e031b8970b48c5bfa0
Merge: ae04206 df4cd09
Author: Tom Rondeau <address@hidden>
Date: Wed Feb 13 14:05:02 2013 -0500
Merge branch 'maint'
commit df4cd09f0f4c80b36edf17d9c1d7ca28d3fd3ba4
Author: Tom Rondeau <address@hidden>
Date: Wed Feb 13 14:03:58 2013 -0500
build: allowing user to override check for bad versions of boost.
Use -DENABLE_BAD_BOOST=True to use one of these Boost versions.
commit ae04206343815406d8c8a1686c32b7f43066006a
Merge: 2f21865 e828e31
Author: Tom Rondeau <address@hidden>
Date: Wed Feb 13 13:13:12 2013 -0500
Merge remote-tracking branch 'm0mik/m-updates'
commit 2f21865e7650b72caab1dc31a6129f8b0d2f9abb
Merge: 54a850f c1e4886
Author: Tom Rondeau <address@hidden>
Date: Wed Feb 13 13:08:50 2013 -0500
Merge remote-tracking branch 'm0mik/m_misc_updates'
commit 54a850f1612537e6cd5a7e7d415bc28b959cb295
Merge: c75c288 5ab9602
Author: Johnathan Corgan <address@hidden>
Date: Tue Feb 12 20:52:32 2013 -0800
Merge remote-tracking branch 'reynwar/python_msg'
commit c75c288a89c3c417e012282df8242144b8e42a47
Merge: 6cfa483 97ff82d
Author: Johnathan Corgan <address@hidden>
Date: Tue Feb 12 20:31:20 2013 -0800
Merge remote-tracking branch 'reynwar/min_output'
commit 6cfa483a0414683c7edca812cca19198d7c2f724
Merge: 5e98721 d83d461
Author: Johnathan Corgan <address@hidden>
Date: Tue Feb 12 20:07:52 2013 -0800
Merge remote-tracking branch 'martin/grmodtool'
commit 5e98721cb56d10d38ea65aa405399e2f9c4e6056
Merge: 37f297f 600c04a
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 12 19:09:36 2013 -0500
Merge branch 'maint'
commit 600c04a799627b882e8760f131a189bbad616540
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 12 19:08:45 2013 -0500
build: fixing generated includes, deps, and header installation.
commit 40c9245a9aa656b4ef1d9962ca57aa967db58e28
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 12 18:22:01 2013 -0500
analog: fix a floating point accuracy issue in the CTCSS squelch block.
commit 37f297f892b9f1248915e119119a6ba3237f571f
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 12 18:21:13 2013 -0500
core: typedef vector<unsigned int> so SWIG can handle including it multiple
times.
commit c1e4886a82670e30c5e6dbec70f8e068a14fb341
Author: Mike Jameson <address@hidden>
Date: Mon Feb 11 20:55:40 2013 +0000
uhd: added click to change freq
commit 07b686fe56217dbb44cfbc7ccbbea44d82653003
Author: Mike Jameson <address@hidden>
Date: Mon Feb 11 20:35:20 2013 +0000
uhd: fixed receive_path()
commit 5fbfe0296cbfe10fbee23d767d2ccbf8ee535331
Merge: 48f0d2c 9be37f1
Author: Mike Jameson <address@hidden>
Date: Mon Feb 11 20:20:43 2013 +0000
Merge branch 'm_alsa_busy_fixes' of https://github.com/m0mik/gnuradio into
m_alsa_busy_fixes
commit 48f0d2c9ec3207e839bb91d1f6be1fd091cb1913
Author: Mike Jameson <address@hidden>
Date: Mon Feb 11 20:18:06 2013 +0000
uhd: fixed default midpoint gain
commit 9be37f1b14d36e7585c8d053b0e7b1f6afba9282
Author: Mike Jameson <address@hidden>
Date: Mon Feb 11 19:29:40 2013 +0000
Update gr-uhd/examples/python/usrp_am_mw_rcv.py
commit 1ec148d3a84314d807103bd7b8ab70d4d977e528
Author: Mike Jameson <address@hidden>
Date: Mon Feb 11 19:24:54 2013 +0000
uhd: fixes audio_alsa_sink busy
commit e828e31f45374279a3cfd9bdc1b2a9fb7a8669d2
Author: Mike Jameson <address@hidden>
Date: Fri Feb 8 15:07:01 2013 +0000
uhd: reset gain defaults to None
commit 7e9a439fa7b999cf92ca7ec502ac685b14947635
Author: Tom Rondeau <address@hidden>
Date: Thu Feb 7 18:01:40 2013 -0500
core: QA still had issues from next branch. This fixes it.
commit f5d6f054a2a8c460ab0f4d41d44b8a0f0995d2aa
Author: Tom Rondeau <address@hidden>
Date: Thu Feb 7 17:05:28 2013 -0500
sched: swiging perf counters into Python.
commit 8b425118da3a09e490486b83a91208d2530d9897
Author: Tom Rondeau <address@hidden>
Date: Fri Jan 25 16:35:26 2013 -0500
sched: adding in perf counters to measure performance of blocks during
exectution of flowgraph.
Conflicts:
CMakeLists.txt
gnuradio-core/src/lib/runtime/gr_block.cc
gnuradio-core/src/lib/runtime/gr_block_detail.cc
gnuradio-core/src/lib/runtime/gr_block_detail.h
commit 30b4428b23dad07c74381d790ff67dffa948aa40
Author: Tom Rondeau <address@hidden>
Date: Thu Feb 7 12:16:42 2013 -0500
core: QA code import fix.
Prevents getting pmt module from the installed library.
commit 23e56ce76921dc6aafd868dac421023646641925
Merge: e532342 ce7d468
Author: Tom Rondeau <address@hidden>
Date: Thu Feb 7 11:08:53 2013 -0500
Merge branch 'master' of gnuradio.org:gnuradio
commit e532342c4b67b10f180f4da5b5ab6c89ea3179f0
Author: Tom Rondeau <address@hidden>
Date: Thu Feb 7 11:05:08 2013 -0500
core: thread affinity example core set changed.
The affinity call will work if at least 1 of the specified cores is
present. This fixes a problem if running on a single-core machine.
commit ce7d46835eef941dad82edbfe9b353925d3d3954
Author: Tom Rondeau <address@hidden>
Date: Thu Feb 7 08:54:45 2013 -0500
docs: fixed missed parameter documentation in fastnoise_source block.
commit 47c26f42b34856c5840724957868e842fdb6b857
Merge: bb156c4 4a9b54a
Author: Johnathan Corgan <address@hidden>
Date: Thu Feb 7 02:51:18 2013 -0500
Merge branch 'maint'
commit 4a9b54a2b860c445401523a4c2fc3be5da8b3afc
Merge: 96bbf02 648214e
Author: Johnathan Corgan <address@hidden>
Date: Thu Feb 7 02:33:15 2013 -0500
Merge remote-tracking branch 'ncorgan/cmake_boost_fix' into maint
commit 96bbf02e872c873074ce8e443a4683a403b3937f
Merge: f3f3b88 b25d27d
Author: Johnathan Corgan <address@hidden>
Date: Thu Feb 7 02:32:32 2013 -0500
Merge remote-tracking branch 'ncorgan/fedora-18-cmake' into maint
commit f3f3b8842d011639f6b70329eaaa72dd3047da41
Author: Johnathan Corgan <address@hidden>
Date: Wed Jan 23 09:49:30 2013 -0800
blocks: fix use of bare boost::mutex::scoped_lock
gr_file_source
gr::blocks::file_source
commit f27346b27085ea1a78bdada66a1a8e77bbf8a299
Author: Johnathan Corgan <address@hidden>
Date: Wed Jan 23 09:43:49 2013 -0800
gruel: change scoped_lock mutex to account for Boost deprecation
boost::mutex::scoped_lock is going away someday
boost::unique_lock<boost::mutex> is a drop-in replacement
commit e05c3cd81e2b3e60a6d09ebd1afbb641c33c8ea9
Author: Nicholas Corgan <address@hidden>
Date: Wed Feb 6 14:21:11 2013 -0800
gruel: Added WIN32_LEAN_AND_MEAN definition before windows.h include
commit 0c46b36ed5c52f0003f0cd45195bdee1193a2a33
Author: Nicholas Corgan <address@hidden>
Date: Wed Feb 6 12:36:13 2013 -0800
gruel: renamed mask to dword_mask
commit 8511ee7f22f197526e0345554842a9ac422974ae
Author: Tom Rondeau <address@hidden>
Date: Sun Jan 27 13:32:20 2013 -0500
sched: added documentation for affinity setting functions.
commit 8bf083a99c8a0d43d365bdd9ad90e3d840c582e7
Author: Tom Rondeau <address@hidden>
Date: Thu Jan 24 09:26:19 2013 -0500
gruel: need to include windows.h to know about HANDLE.
commit 256b438259469ff9ab58572c73f6444c79c24f1c
Author: Tom Rondeau <address@hidden>
Date: Wed Dec 19 14:38:22 2012 -0500
QA: adding a test to make sure the set_processor_affinity calls work and
top_block starts correctly.
commit 01eab0c7e283db9c1cfff0a26296a49128062cca
Author: Tom Rondeau <address@hidden>
Date: Wed Dec 19 13:38:24 2012 -0500
core: working thread affinity concept into gr_blocks.
Example in gnuradio-core/src/examples/mp-sched/affinity_set.py
Documentation describing API in docs/doxygen/other/thread_affinity.dox
commit 7bc415bd2875132ce321c5913950d23e7c9ad8b1
Author: Tom Rondeau <address@hidden>
Date: Wed Dec 19 13:37:39 2012 -0500
gruel: adding wrapper layer for gruel threads to enable setting thread
affinity.
Working in Linux; programmed for Windows (but untested); nops for OSX.
commit bb156c4879fadecbe9ab45085736c1b52552efe6
Merge: 528ace3 b25d27d
Author: Tom Rondeau <address@hidden>
Date: Wed Feb 6 11:19:22 2013 -0500
Merge remote-tracking branch 'ncorgan/fedora-18-cmake'
commit 528ace3f5c4f07e52ffd77ba19211e6b1f1c4c34
Merge: ac63194 648214e
Author: Tom Rondeau <address@hidden>
Date: Wed Feb 6 11:18:32 2013 -0500
Merge remote-tracking branch 'ncorgan/cmake_boost_fix'
commit d83d461c68a53e6ac6652ef53384698d13cdb8ed
Author: Martin Braun <address@hidden>
Date: Wed Feb 6 09:50:49 2013 +0100
modtool: fixed block_magic and %include order
commit ac631948603583392189722d0e9b8654a2324670
Author: Tim O'Shea <address@hidden>
Date: Tue Feb 5 23:08:58 2013 -0500
adding gr_fastnoise_source and making it the default for gr_channel_model
this is a 4x-6x speedup depending on the processor/os
commit d56898de3f3515b43afd93b56304f9e0b99b13f8
Author: Tim O'Shea <address@hidden>
Date: Thu Jan 10 11:39:05 2013 -0500
core: adding gr_random_pdu message passing block
commit 3acdc997b2c03f6897f5c598842ba91d93586f3e
Merge: bb080c9 b8184e6
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 5 13:00:44 2013 -0500
Merge branch 'pmt_to_python'
commit bb080c9ce7b950ef8a18eb6ab2aa08c784b47f36
Merge: 4435082 a57dbee
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 5 12:56:10 2013 -0500
Merge branch 'maint'
commit a57dbeeed3d12df16caccf0d6fefad337a0dc48d
Author: Tom Rondeau <address@hidden>
Date: Tue Feb 5 12:54:59 2013 -0500
build: disable certain Boost versions we know are buggy to fix Issue #513.
Creates a new list of version to test against. If any version matches the
list of bad versions, set Boost to Not Found.
commit 2ba9f1a544be17f40d60ba365bb084a342d41e0a
Author: Martin Braun <address@hidden>
Date: Mon Feb 4 15:34:41 2013 +0100
modtool: bugfix, BLOCK_MAGIC should appear before %include
commit 648214ef4a77b5eb22f4e9715a7469ddc02583c1
Author: Nicholas Corgan <address@hidden>
Date: Fri Feb 1 12:36:15 2013 -0800
cmake: Allows Unix systems with /usr/lib64 to use Boost installations in
non-standard locations
commit b8184e6cfa099c921350d7b05d0695d9d3296fb8
Author: Martin Braun <address@hidden>
Date: Fri Feb 1 20:17:36 2013 +0100
core: added tag to python converters
commit a2c6f4d49049f86c0cc867368194d2e08812379a
Author: Martin Braun <address@hidden>
Date: Fri Feb 1 20:20:54 2013 +0100
pmt: added python converters
commit 5ab960295f00991fa9447819b3ff9eaf8d88d28e
Author: Roy Thompson <address@hidden>
Date: Thu Jan 31 13:16:12 2013 -0700
core: Enabling msg_connect within python blocks.
commit 2d695b3c4c86b5c206f95dcc1d71f97d808d98b8
Author: Martin Braun <address@hidden>
Date: Mon Jan 28 15:26:05 2013 +0100
modtool: cleanup, bugfixes
commit ede34060de27184eb6f6df6b5fd03ae8a643bf91
Author: Martin Braun <address@hidden>
Date: Mon Jan 28 11:48:17 2013 +0100
modtool: bugfixes
commit 03f101f509818a22d9488b4e5d08b9f0cd2b3b26
Author: Martin Braun <address@hidden>
Date: Mon Jan 28 11:48:10 2013 +0100
modtool: newmod uses gr.prefs or --srcdir
commit 179b6fc774e9053d95bc1ff98427cd618d99501f
Author: Martin Braun <address@hidden>
Date: Mon Jan 28 11:46:58 2013 +0100
modtool: more flexibility w/ adding and removing entries
commit 1b71378943f40707d84a145ffa244f92acd4d643
Author: Martin Braun <address@hidden>
Date: Mon Jan 28 11:46:18 2013 +0100
modtool: dir template update (added list for sources)
commit 9ef0f125355a4541c691f18d05ad7ca7b6f7125e
Author: Martin Braun <address@hidden>
Date: Sun Jan 27 16:57:04 2013 +0100
modtool: added copyleft headers
commit c4971ab2cb4bdbb9abc5d5320bd16b45cf263cf8
Author: Martin Braun <address@hidden>
Date: Fri Jan 25 17:52:46 2013 +0100
utils: modtool minor updates
commit f24128ea9036f68e61ff9350ce86ec619f9ae286
Author: Martin Braun <address@hidden>
Date: Fri Jan 25 15:43:02 2013 +0100
utils: modtool now installs an example dir instead of the bz2
commit a62f90d8cc96b9dea9289ad6e420d1c0b16f6c36
Author: Martin Braun <address@hidden>
Date: Thu Jan 24 19:33:03 2013 +0100
utils: added modtool
commit 97ff82dd63f06ad51992222c160a9673260b13f7
Author: Ben Reynwar <address@hidden>
Date: Tue Jan 22 12:46:01 2013 -0700
core: Add min_noutput_items to gr_block.
commit 4435082f6167f0b5b519deaa1609572d596757dc
Merge: 96b457a 75e3954
Author: Johnathan Corgan <address@hidden>
Date: Sun Jan 20 18:35:58 2013 -0800
Merge branch 'maint'
commit 75e3954c0cfcd42898a323a178afabef5ba12e29
Author: Josh Blum <address@hidden>
Date: Sun Jan 20 17:19:45 2013 -0800
volk: the profiler is no longer strictly unix
commit 1c35a739b6bc7d46132f9304843888e77fb1d22e
Author: Josh Blum <address@hidden>
Date: Sun Jan 20 17:18:12 2013 -0800
volk: remove bad find_package missing components, this is declared in top
level
commit b25d27db5d14ba5182495e9963ce6e1de5d48977
Author: Nicholas Corgan <address@hidden>
Date: Thu Jan 17 10:50:05 2013 -0800
cmake: Added Fedora 18 packaging information
-----------------------------------------------------------------------
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, uhd_rx_multichan_overflow, created. 81db7f14b850d1d77e0b87e3ec56b5b1b69771be,
git version control <=