Activity
From 09/27/2011 to 10/26/2011
10/26/2011
- 06:17 pm Revision 112bfeb1: digital: really, seriously, fixing digital GRC files.
- 05:42 pm Revision 3f45a306: digital: moved files to the right location; put them into the build files.
- 12:18 pm Revision 07ca6eb3: grc: fixing grc blocks not properly moved in to digital.
- 05:09 am Revision 5c9877d0: qtgui: these shouldn't be installed.
- 05:01 am Feature #201: convert to top_block/hier_block2: docs
- We really do need to fix these kinds of examples to make sure new people to the project don't get lead astray.
- 05:00 am Feature #203 (Resolved): convert to top_block/hier_block2: hf_radio
- This application has been converted to work with UHD and works in the current version (3.5) of the code.
- 04:59 am Feature #204 (Closed): convert to top_block/hier_block2: multi_usrp examples
- Removed examples with removal of USRP libs. These types of examples are easy to do in GRC with UHD.
- 04:57 am Bug #191 (Closed): make check fails in usrp/host/lib/inband on Cygwin
- Another USRP issue to be ignored with the move to UHD.
- 02:25 am Revision 9db418d1: grc: correlate access code was also moved to gr-digital; fixing bug in grc block.
- 02:15 am Bug #457 (Closed): redmine - I cant close issue 151
- The issue was assigned to an author_id for a user that did not exist in the database. The solution is to update the '...
- 02:11 am Bug #151 (Resolved): python path not correct in installed scripts
- The cmake GR_PYTHON_INSTALL macro "shebangs" the python executable path into the installed file
- 12:18 am Feature #458 (Closed): pmt - extend blob functionality
- allocate memory and cleanup on deconstruction
use blob in python (think numpy uint8 vector)
dont forget qa tests - 12:15 am Bug #457 (Closed): redmine - I cant close issue 151
- http://gnuradio.org/redmine/issues/151 - says "Author can't be blank" when I try to submit
Wanted to enter this te...
10/25/2011
- 11:38 pm Revision fde3f394: cmake: fix for find* scripts
- Yes there was a misunderstanding and I read the docs wrong.
This change uses the correct lib and inc dirs set by the ... - 11:36 pm Feature #267 (Closed): Remove all compiler warnings
- As of commit: a23f6624c6da8c850ed144916947a3dbff0db885
Almost all warnings are gone with what our compiler flags c... - 10:31 pm Revision a23f6624: Merge remote branch 'jblum/master'
- 10:31 pm Revision ad47d75b: trellis: fixed doc examples to use gr-digital (test_viterbi_equalization1.py b...
- 10:24 pm Revision efb131ee: trellis: fixed the trellis examples to look in gr-digital for the constellatio...
- 10:24 pm Revision f1636839: grc: tell the packet utility to look in gr.digital for packet_utils.
- 09:28 pm Revision d26a6f2e: cmake: adding uninstall rule to remove symlinks, too.
- I wish this could have been done in a single, compound IF, but
cmake didn't like the OR for this one. - 08:13 pm Revision 76c7d755: cmake: generate pyo and pyc files + python install macro work
- The generation rules now always generate the pyc and pyo files
as one big group per install rule rather than individu... - 06:50 pm Revision 9c853b96: reed-solomon: fixed the signed/unsigned warnings in the RS code.
- Some of these had to be done through type-casting since changing
the actual data type would cause the tests to fail. ... - 06:25 pm Revision 112a6d92: cmake: only make libtool file when libtool found
- 06:04 pm Revision c89c95cf: Merge branch 'maint'
- 06:03 pm Revision 26a1eb18: Merge branch 'upstream/alsa-source-warning-fix' into maint
- 06:02 pm Revision f05760f6: docs: more ignore dirs for Doxygen.
- 05:03 pm Revision aae6c1ef: I'm sorry but llrintf had one of the best conversions of all time
- 05:03 pm Revision efa787ac: cmake: set the enable variable to have parent scope
- Basically, this is a bug fix because the caller needs
to have the var changed from the user provided value. - 05:03 pm Revision dbfb897e: cmake: added toolchain file for arm_cortex_a8_native builds
- 05:03 pm Revision 428c7f36: cmake: restored extraction of git describe
- why was this removed?
- 05:03 pm Revision e099b308: atsc: fix consistent linkage on atsc_make_fs_checker
- 05:03 pm Revision 07378363: msvc: fixed rint implementations in config.h
- Fixed the rint and rintf functions to work properly.
Would love to use boost::math::round implementation,
but these f... - 04:21 pm Revision 71e891fd: qtgui: removed files for dependency on qwtplot3d. We don't use it anymore and ...
- 03:57 pm Revision 3710dd6d: qtgui: Fixing slot names that can't be #if'd out for compatibility between Qwt...
- 05:14 am Revision f4e0201b: docs: ignore cmake header files.
- 04:35 am Revision 3370153a: build: build .la files for swig'd libraries.
- 03:25 am Revision 603658b3: build: name change because we're not 12 year olds.
- 02:00 am Revision 5f94e800: usrp: these guys shouldn't still be here...
- 01:53 am Revision 5f27b398: build: better handling of doxygen building and consistency between build tools.
- 01:01 am Revision 7e8b9570: examples: making both autotools and cmake install all the same examples.
- 12:00 am Revision 1c51b416: build: fix autotools to install python scripts into the right path based on wh...
10/24/2011
- 11:59 pm Revision a0b212eb: build: removing a removed file from the autotools build.
- 10:33 pm Revision d59f82bb: doc: removed gr-qtgui/lib from doxygen serach path so it does not include mark...
- 10:29 pm Revision b94cdc40: build: making cmake build pyo files during install.
- 08:32 pm Revision 50c1e2e3: shd: adding gr-shd to cmake build structure. Adding missed app to autotools bu...
- 05:02 pm Revision e9f45800: qtgui: fixed typo for name of export define
- This was a typo, but it was ok before the library fubar
because the define was explicitly set.
Now that things are mo... - 03:34 pm Revision 645ad4ae: core: really fixed this on 32-bit machines (actually tested). Forced to promot...
- 04:44 am Revision c2908fcf: docs: distribute doxygen logo file.
- 04:19 am Revision 2cc26e4d: core: fixed float_to_int for 32-bit machines.
- 02:13 am Revision acd378df: Remove checks for OpenGL from configure.
- Signed-off-by: Philip Balister <[email protected]>
- 02:05 am Revision 722dab93: qr-qtgui-sink : Set lower limit of FT size to 256 from 1024.
- Signed-off-by: Philip Balister <[email protected]>
- 02:05 am Revision 639e14e2: qtqui-sink : Do not run the FFT unless updating the display.
- Signed-off-by: Philip Balister <[email protected]>
- 02:02 am Feature #192 (Closed): Block Request: Integer(32) <-> Float
- gnuradio-core now has gr_float_to_int and gr_int_to_float blocks.
Commit: 529e942f6456d45c957fe8248e7621c956c5f2f1 - 01:11 am Revision ead05385: Merge branch 'cmake_foo2'
- 01:10 am Revision c63bb245: Merge branch 'master' of gnuradio.org:gnuradio
10/23/2011
- 10:43 pm Revision faf7dea0: the libraries
- 09:52 pm Revision 469cb5fd: core: Making gnuradio-core dependent on Volk. This means you HAVE to have Volk...
- 09:31 pm Feature #363 (Closed): Implement closed loop AGC for USRP2
- 09:28 pm Bug #313 (Closed): usrp_guide.html doesn't validate and breaks compilation on cygwin
- File removed when USRP components removed.
- 09:25 pm Feature #257 (Closed): Consider removing dependency on ppu_intrinsics.h
- Removed gcell and gr-gcell support.
- 09:25 pm Feature #266 (Closed): Look at gcc 4.3 based SPU compiler for performance improvements
- Removed gcell and gr-gcell support.
- 09:22 pm Revision 529e942f: core: added a test for float_to_int overflow clipping.
- 09:12 pm Revision 7112e308: core: Added type conversion int->float (issue #192). Added with a gri file and...
- 08:32 pm Bug #180 (Closed): test_mblock segfaults sometimes
- mblocks have been removed.
- 08:31 pm Feature #178 (Closed): Refactor documentation generation to be in top-level doc directory.
- The current Doxygen runs properly and finds everything it needs to. The docs/doxygen directory holds all of the main ...
- 08:29 pm Bug #126 (Closed): trac formatting doesn't work with Internet Explorer 7.0
- Moved to Redmine and away from trac.
- 08:28 pm Feature #62 (Closed): copy www.gnu.org web site to gnuradio.org
- We've been working off gnuradio.org for a while now...
- 08:27 pm Feature #430 (Closed): Remove usrp and usrp2 support
- Done in version 3.5.0.
- 08:14 pm Feature #456 (Closed): pydocs - integrate python docs generator
- - cmake rules to generate xml and swig_docs.i for each components
- dummy auto* rules to generate empty swig docs
-... - 08:12 pm Feature #455 (Closed): grblock - integrate grblock/python work in core
- https://github.com/guruofquality/grblock
- 06:06 pm Revision 9b58dc91: cmake: make python checks optional for cross builds
- 05:59 pm Revision 27fb36ed: cmake: removed problematic/unused parsing of git describe
- It became problematic when the git describe output changed
to only have the first term before the dash: no rev count ...
10/22/2011
- 10:08 pm GNU Radio Release v3.4.2 Available
- http://gnuradio.org/redmine/attachments/download/279/gnuradio-3.4.2.tar.gz
- GNU Radio Release v3.4.2
- GNU Radio How-To Release v3.4.2
- 09:16 pm Revision fea70a9c: build: update version to 3.5.0git
- 09:07 pm Revision 9bdb16e9: Merge branch 'master' into next
- Use merge strategy '-s ours' to skip version change on master
- 09:05 pm Revision 64afdec6: build: update revision to 3.4.2git
- 08:53 pm Feature #454 (Closed): update create gr out of tree project for cmake
- the script seems to rely on an uploaded tarball @ tarball_url
once we upload a new ball for cmake purposes, we can... - 08:50 pm Revision d13928b6: Merge branch 'master' into next
- Use merge strategy '-s ours' to skip version change on master
- 08:44 pm Bug #446 (Resolved): cant use pmt namespace when building w/ pmt_swig.i
- fixed this on next by putting namespace pmt {...} around pmt_swig.i
- 08:37 pm Revision 2382e38a: build: update version to 3.4.2 (release)
- 08:23 pm Revision 8862a015: Merge branch 'master' into next
- 08:19 pm Revision 262d3e6b: build: update config.{guess,sub} from canonical source
- 06:25 pm Revision da556335: Merge remote branch 'jblum/cmake_fixes' into next
- 04:05 pm Revision 1468be32: docs: don't need to distribute README files in docs component. Just the instal...
- 02:29 am Feature #453 (Closed): gr-uhd: apps should take a front end speficiation option
- Fixed to all examples using UHD as of commit:
d053db2aec8fe9640f7a33b6804d68281c02f820
- 12:26 am Revision 55dfc072: Merge branch 'next' of gnuradio.org:gnuradio into next
10/21/2011
- 11:43 pm Revision 59c90da3: uhd: added some documentation to the UHD main page on standard option parser o...
- 11:43 pm Revision d053db2a: uhd: added subdevspec option to UHD examples and sets antenna based on option.
- 11:04 pm Revision f896ce03: digital: added subdevspec option to digital UHD examples.
- 10:51 pm Revision 3e7ca8bf: uhd: fixing uhd apps to take a subdev spec; also changing to more general uhd ...
- 10:07 pm Revision fef8376c: docs: Removing some more unnecessary stuff.
- 10:06 pm Revision 29299eb3: docs: updating documentation. More build instructions/information in Doxygen. ...
- 09:23 pm Revision e57c8a4f: docs: Fixed the include path to always find the right path.
- 07:40 pm Revision 31268cfb: core: runtime.i dont include gr_tag.i, avoids pmt dependency
- 06:20 pm Feature #453 (Assigned): gr-uhd: apps should take a front end speficiation option
- patch from horiz0n attached
- 05:38 am Revision 9789365e: tags: added swigging for gr_tags header
- 05:36 am Revision 7b1c5abe: pmt: fix #446 by putting pmt swig into namespace
- 02:49 am Revision e44d194f: cmake: more tweaks for version extraction when git not found
- 01:58 am Revision 1c95e89b: cmake: parse the version.sh and git describe to model the m4 files
10/20/2011
- 11:11 pm Feature #356 (Closed): Fixed FPGA inband firmware (patch)
- All USRP stuff has been taken out; replaced by UHD.
- 11:07 pm Feature #381 (Closed): Additional quantization options for USRP1 receive
- 11:07 pm Feature #382 (Closed): Integrate half bands into USRP TX
- 10:40 pm Feature #427 (Closed): Add cmake build process as a parallel build to Autotools
- Mostly working in commit:
882089131a00da2475d4e843ff203b2e474ff6ed
Cleaning up a few minor issues. - 10:31 pm Feature #447 (Closed): Remove USRP and USRP2 directories
- Removed for v3.5.
- 10:30 pm Bug #445 (Closed): install swig exception handler when C++ throws into python
- Some swig handling code is included in gnuradio.i
- 10:27 pm Feature #428 (Closed): Add enable/disable flags to cmake
- 10:26 pm Feature #425 (Closed): grc: append index to duplicated port names
- 10:25 pm Feature #424 (Closed): gr-uhd: tag samples in source block
- 10:25 pm Feature #423 (Closed): gr-uhd: create an async metadata source block
- 10:22 pm Bug #415 (Closed): Build fails on ARMEL
- The problems in this version do not appear like they will be issues in the latest. The intrinsic sync_fetch_and_add i...
- 10:16 pm Bug #403 (Closed): Evaluate/use libusb 1.x for libusrp
- 10:15 pm Feature #395 (Closed): Deprecate or fix gr-comedi
- 10:15 pm Revision dd41a603: misc fix missing installed files/tweaks
- 10:12 pm Feature #118 (Closed): Recode audio.py in c++ for "all c++" usage.
- 10:08 pm Bug #448: Better error handling for file sink
- If we receive an EPIPE, return -1 to shut everything down.
EAGAIN: try to write again.
- 09:55 pm Feature #453 (Closed): gr-uhd: apps should take a front end speficiation option
- --spec specifies which RF frontends to select
if set, --spec will set usrp.set_rx/tx_subdev_spec with string - 09:48 pm Revision 88208913: docs: installing README files.
- 09:40 pm Revision f4ed279b: utils: added cmake support for the gr-utils
- 09:15 pm Revision dfe18fee: volk: give priority to generated includes (helps with dirty tree)
- 09:00 pm Revision ab6f8142: removes gcc warning, dont need symbol export on plain c structs
- 07:15 pm Revision c643c9b0: Merge branch 'next' of gnuradio.org:gnuradio into next
- 07:13 pm Revision 9925e69c: build: fixed missing file in Makefile.am.
- 06:28 pm Revision 793e9070: filter: fixed x86 checking logic when not x86
- 06:20 pm Revision 873fae04: Merge branch 'next' of gnuradio.org:gnuradio into next
- 06:19 pm Revision 8dec45ad: core: fixing AM_CPPFLAGS in viterbi/Makefile.am
- 06:04 pm Revision b82f5bd2: vocoder: fixed signed/unsigned warning.
- 05:46 pm Revision ccfac187: volk: fixed signed/unsigned comparison warnings.
- 04:47 am Revision d9545ca5: Merge branch 'master' into next
- 04:45 am Revision 8be1f3f8: grc: tweaks for colors, added 64 int, vector darken
- 12:47 am Feature #452 (Closed): gr-digital FLL in front of receive chain in examples
- to better deal with frequency offset issues, compensate for offset before the channel filters
- 12:37 am Revision 77a2d01c: Somehow, these headers got duplicated. Removed from core, are in gr-digital.
- 12:37 am Revision b0748f4a: Fixed Makefile.am trailing backslash for autofoo build.
- 12:01 am Revision c1721c76: tags: made tags object oriented
10/19/2011
- 11:59 pm Revision 97be31ab: grc: added throttle tag to blocks that throttle
- 11:53 pm Revision 604ae82b: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
- 11:45 pm Revision d8d886d4: usrp: updated installed examples
- 11:40 pm Revision eb95f431: Removed usrp(2) directories.
- 11:39 pm Revision e3410788: cmake: added conditional check for compiler flags
- 11:37 pm Revision be300d92: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
- 11:21 pm Revision a57f7484: swig: fix rules for generated index files
- 10:18 pm Feature #441 (Assigned): Move all USRP-based examples to use UHD
- Almost all examples have either been transitioned to using UHD or have been removed. Right now, only a few examples r...
- 10:12 pm Feature #447 (Resolved): Remove USRP and USRP2 directories
- Removed all usrp related libraries and dependencies, see commit:
e30b824e9165bff69f09121631c3d5a706cbbd39
- 10:10 pm Revision e30b824e: Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. Al...
- 10:10 pm Revision 49a1ad2c: Merge remote-tracking branch 'jcorgan/pager-update' into next
- 08:21 pm Revision cba101dc: core: forgot to remove extra under
- 07:24 pm Revision 0a634911: Removed radio-astronomy; updated and replaced by simple-ra in cgran (https://w...
- 06:55 pm Feature #363 (Resolved): Implement closed loop AGC for USRP2
- Removing USRP from tree; replacing with UHD.
- 06:51 pm Revision f6686319: examples: updated config files for removed examples.
- 06:50 pm Revision a374cce4: digital: added missing symbol export in digital_constellation
- 06:50 pm Revision 4a009b8b: examples: removed multi-antenna examples.
- 06:49 pm Revision ba915a64: examples: removed multi_usrp examples.
- 06:49 pm Bug #451 (Closed): Fix gnuradio-pkg_chk.conf
- File gnuradio-pkg_chk.conf is very old and out of date.
- 06:48 pm Revision 6cbbc621: core: added transcendental to cmake build
- 06:39 pm Feature #382 (Resolved): Integrate half bands into USRP TX
- Removing USRP from tree; replaced with UHD.
- 06:39 pm Feature #400 (Resolved): Create equivalent 'usrpx_tx_cfile.py' utility script
- Sorry, but the underlying component is going away and we have a few ways to do this:
uhd comes with examples/tx_sa... - 06:38 pm Feature #381 (Resolved): Additional quantization options for USRP1 receive
- Removing USRP from tree; replaced with UHD.
- 06:36 pm Feature #369 (Closed): Have usrp1 use either libusb-1.0 or libusb-0.12
- Removing USRP from tree; replaced with UHD.
- 06:36 pm Feature #354 (Closed): New implementation for fusb_linux without allocs/frees (patch)
- Removing USRP from tree; replaced with UHD.
- 06:34 pm Feature #90 (Closed): Better error message on USB version mis-matching
- Removing USRP from tree; replaced with UHD.
- 06:31 pm Bug #445 (Resolved): install swig exception handler when C++ throws into python
- 06:29 pm Revision 53eef84f: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
- 06:25 pm Feature #425 (Resolved): grc: append index to duplicated port names
- done and on master
- 06:24 pm Feature #428 (Resolved): Add enable/disable flags to cmake
- -DENABLE_<COMPONENT>=ON/OFF/FORCE
where force makes the configure fail if it did not succeed
- 06:16 pm Revision fb216206: grc: dont set the HLKM stuff unless win32
- 06:16 pm Revision 7ed8b43e: cmake: fix that component depends on component hack
- 06:08 pm Revision 0d2db7f6: uhd: fixed examples to use new find_devices command.
- 06:07 pm Revision 5f35546c: uhd: fixed swig file to make guile build happy.
- 05:59 pm Revision 1cfa3791: cmake: added ability to support -DENABLE_XXX=FORCE
- 05:25 pm Revision cfba63c8: uhd: added uhd.find_devices to python
- 05:23 pm Revision b35d84eb: digital: fixed digital narrowband examples to set the sample rate based on the...
- 05:01 pm Revision 41247b75: digital: fixed digital ofdm examples to use args instead of address and better...
- 04:58 pm Revision 7e985e7f: digital: fixed digital narrowband examples to use args instead of address and ...
- 04:52 pm Revision 792e9780: uhd: updating examples to use args and better default for all UHD examples; al...
- 05:07 am Feature #450 (Closed): saner defaults for the wxgui fft plotter
- Applied in commit: 6474548641d8b611adf6c5a08aa3da06508d77bf
- 04:52 am Bug #449 (Closed): update grc block_tree.xml for removed files
- Fixed in commit: 3b08bd8312f7499a3ffcaba147f5fe7a66f91ba4
Was an XML issue of where the <value> tag was located. - 03:46 am Revision 52b42b9e: Merge branch 'master' into next
- Conflicts:
gnuradio-core/src/lib/general/general.i - 03:41 am Revision 3b08bd83: digital: xml is so picky. This fixes the problems with the new GRC blocks in i...
- 12:40 am Revision 4dba84e3: howto: changes as per tom's suggestions
10/18/2011
- 11:20 pm Revision 64745486: wxgui: saner defaults to wxgui plotters from issue #450.
- 11:20 pm Revision f76eab20: added transcendental block from jblum/transcendental (reworked for master bran...
- 07:55 pm Feature #450 (Closed): saner defaults for the wxgui fft plotter
- http://pastebin.com/Aqu6Kcb7...
- 07:53 pm Bug #449: update grc block_tree.xml for removed files
- ...
- 07:51 pm Revision 48cf49a0: digital: added mising install rules for moved ofdm xml files
- 07:49 pm Bug #449 (Closed): update grc block_tree.xml for removed files
- many blocks were removed from grc/block, but the xml tree was not updated (ex ofdm)
solution:
remove the entries
... - 04:47 pm Feature #431 (Closed): Some Doxygen comments are not making it through to GRC
- All seems to be working as of commit:
6fcf521394ed256f4e75d52e986e63e38f2ec56b - 04:38 pm Feature #440 (Closed): Move OFDM code into gr-digital
- Moved OFDM blocks and examples into gr-digital as of commit:
6fcf521394ed256f4e75d52e986e63e38f2ec56b
- 06:50 am Revision 3d49591f: added some more python dash B
- 06:40 am Revision 161910c6: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
- Conflicts:
gnuradio-core/src/lib/filter/gr_dc_blocker_cc.h
gnuradio-core/src/lib/filter/gr_dc_blocker_ff.h
gnuradi... - 05:52 am Revision f664585d: Merge branch 'master' into next
- 05:52 am Revision a01c4249: Merge branch 'maint'
- 05:50 am Revision 6a274e19: qtgui: missed something before.
- 04:04 am Revision 1c7bd647: Merge branch 'master' into next
- 04:04 am Revision a69e35b2: Merge branch 'maint'
- 03:49 am Revision b9156049: qtgui: a few more fixes for qwt 5.2/6.0.
- 03:16 am Revision 6fcf5213: digital: adding OFDM GRC blocks to gr-digital.
10/17/2011
- 06:39 pm Revision 58f62612: Merge branch 'master' into next
- 06:38 pm Revision 641a6011: Merge branch 'maint'
- 06:28 pm Revision 006712e2: build: fixed last warning generated from bootstrap under autoconf 2.68.
- 05:39 pm Revision 2885d6b4: ofdm: removed old ofdm examples directory. All examples are now in gr-digital.
- 05:37 pm Revision fef3fe57: Merge branch 'next' into dig_ofdm
- 02:35 pm Revision 41ce01bd: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
- 02:14 am Revision a4dbd973: Merge branch 'master' into next
- Conflicts:
gr-qtgui/lib/Makefile.am - 01:34 am Revision 2d5a6f86: Merge branch 'maint'
10/16/2011
- 11:45 pm Revision 45c22126: qtgui: more compatability issues.
- 10:39 pm Revision 0319e05a: qtgui: wip: working to make plots backwards compatible with qwt 5.2.
- 09:56 pm Revision df09ce46: qtgui: adjusting intensity knobs and auto scale in waterfall works in qwt6.
- 09:35 pm Revision bade47de: qtgui: fixed waterfall color map issue under qwt6.
- 08:32 pm Revision 4496fae2: qtgui: waterfall plot mostly working under qwt6 (plots, but updates to scale a...
- 04:23 am Revision 4ba2c75f: qtgui: constellation plot working again under qwt6.
- 04:22 am Revision 33158da4: qtgui: Time domain plot working againt under qwt6.
10/15/2011
- 10:23 pm Revision 25fd6e03: qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain backward...
- 08:32 pm Revision 32ef4974: qtgui: avoids a simple warning.
- 05:45 pm Revision 0d72c2c8: build: needed boost_filesystem lib added (found under ubuntu 11.10; they're ge...
- 05:44 pm Revision 9e22f254: config: fixing up for new rules in automake.
- 03:20 pm Revision 9ef30ab6: build: fixed a bug with missing boost filesystem lib.
- 02:38 pm Revision bc98dc91: config: fixed qwt checks to be available over more versions.
- 02:37 pm Revision 5179a1ea: gr: changed the way trellis/gengen generated.i is made
- 04:16 am Revision 5805acef: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
10/14/2011
- 10:29 pm Revision e0fdd936: Merge branch 'mergme/grc_work' into next
- 09:56 pm Revision 07324710: digital: added set_freq function to narrownband tunnel's main top block.
- 09:55 pm Revision 83bf767d: digital: wip: working on tunnel.py for OFDM.
- 09:47 pm Revision fe23a098: digital: renamed OFDM benchmark codes; no real need to say what they are in an...
- 09:46 pm Revision e011b5bb: digital: fixed narrowband channel model adder to take a signal amplitude to de...
- 09:46 pm Revision 1033576a: digital: add channel model for OFDM signals to a file.
- 09:35 pm Revision 241e4f82: digital: removed unnecessary benchmark_ofdm.py
- 09:34 pm Revision c7493e83: digital: fixed OFDM benchmark code to work over-the-air with UHD.
- 09:11 pm Revision a27f67c7: docs: added a page on PFBs and put them in their own doxygen group. Helpful ex...
- 08:18 pm Revision 620971bd: fixed a couple of typos.
- 05:05 pm Revision 68ac497f: docs: Updated some docs and made it so GRC can pull docs in from other compone...
- 04:05 pm Bug #448 (Closed): Better error handling for file sink
- From an email by Achilleas Anastasopoulos to [email protected] (edited):
When a gr_file_sink writes to a na...
10/13/2011
- 03:03 am Revision d6b28644: Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdm
- 03:02 am Revision 73ccc57f: digital: changed modulation_utils2 to modulation_utils and update all files us...
- 03:01 am Revision 06f576d2: digital: fixed QA tests for ofdm.
- 02:42 am Revision d53109a8: digital: OFDM using new psk and qam modules for constellations. Also, psk2->ps...
- 02:13 am Revision d47f0aea: digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also add...
10/12/2011
- 11:03 pm Revision 60b3bd32: digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.
- 10:55 pm Revision bbee6d50: grc: append index to duplicated ports
- 10:55 pm Revision 71cb9ff9: grc: rename complex/float ports so its obvious
- 10:54 pm Revision 41396437: grc: added new IO types
- Added all complex/real float/integer types.
Used volk naming convention: fc32, etc...
The port type checking now rel... - 10:44 pm Feature #67 (Rejected): Standardized digital transmit levels for USRP
Will be implemented in UHD.- 10:42 pm Feature #66 (Rejected): Implement closed loop AGC for USRP1
Will be done in UHD.- 10:42 pm Feature #407 (Closed): instantiating a basic_rx or lfrx returns 3 objects instead of 2
Wasn't a problem, and component to be removed anyway. Use UHD.- 09:43 pm Revision 0e16a280: digital: removed psk and qam from gnuradio-core; unnecessary now.
- 09:34 pm Revision b83d2ac5: digital: unnecessary import.
- 09:34 pm Revision a2af88f6: digital: I didn't think this was needed, but apparently, it is.
- 09:31 pm Revision 9edab7ae: digital: benchmark_tx and benchmark_rx are working to/from file.
- 09:22 pm Revision 1c3f94bb: digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but unt...
- 09:01 pm Revision 5f0bc5a2: digital: wip: moved all OFDM examples and blks2impl to gr-digital.
- 08:57 pm Revision d1e3108c: digital: moved narrowband examples to their own directory (to make room for OF...
- 06:21 pm Feature #433 (Closed): Create a doc directory for the components already moved to the new structure
- The following components now have a doc directory:
- gr-audio
- gr-digital
- gr-qtgui
- gr-uhd
- gr-vocoder... - 04:35 am Revision 1259a01a: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
- Conflicts:
gr-digital/include/digital_constellation.h
10/10/2011
- 03:31 am Revision 06860c30: docs: adding gitignore for gr-audio/doc
- 03:30 am Revision 6d504037: docs: force a directory to be checked for generated PMT include file to remove...
- 03:29 am Revision c182a39e: docs: include the doc directory in gr-aduio.
- 01:58 am Revision 79b68aa7: docs: adding doc directory, Doxygen page, and README for audio package.
10/09/2011
- 11:24 pm Revision 7ba45cf3: docs: adding uhd Doxygen documentation page and README file.
- 10:07 pm Feature #429 (Closed): Remove gcell
- Removed in commit:
da19886cfec78db4a4db0f8e2a34afe796da9057
- 10:04 pm Revision 811e6f61: adding gitignore files to new directories.
- 10:01 pm Revision a8824153: doc: adding qtgui Doxygen documentation page and a README file.
- 10:00 pm Revision b0acaef8: docs and qtgui: adding Doxygen documentation for each class. Also changed the ...
- 09:48 pm Revision e2b943d6: qtgui: sneaking in a fix to add an include directory to gr-qtgui.
- 09:47 pm Revision f878223c: docs: fixing copy-paste spelling error.
- 09:44 pm Revision 14346c7c: config: sneaking in a fix for gr-digital and adding some requirements to make ...
- 09:10 pm Revision 2656ad17: docs: adding README.vocoder and a Doxygen page for the vocoder block.
- 08:55 pm Revision 34c8a8e5: docs: This adds documentation to gr-digital in the form of a README.digital an...
- 08:40 pm Revision 1ccc199c: digital: adding Doxygen group digital
- 08:40 pm Revision aea83c80: digital: updating documentation; adding everything to group 'digital'
- 04:27 pm GNU Radio 3.4.1 Release
- GNU Radio 3.4.1 has been released and can be downloaded here:
http://gnuradio.org/redmine/attachments/download/261... - 04:26 pm GNU Radio 3.4.0 Release
- GNU Radio 3.4.0 has been released and can be downloaded here:
http://gnuradio.org/redmine/attachments/download/260... - 12:11 am Revision 71c0f14a: gr: the CMakeLists.txt took a chill pill
10/08/2011
- 08:43 pm Revision 63b87bf4: gr: minor tweaks for MSVC compatibility
- 07:50 pm Revision 369834c8: gr: updated cmakelists after merge for additional files
- 07:29 pm Revision da19886c: gcell: removed gcell and gr-gcell
- 07:28 pm Revision 177b9cd6: uhd examples: updated all GRC USRP-based examples to UHD examples.
- 06:56 pm Revision fcc0ce92: Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital
- 06:56 pm Revision 7a2d39f4: Merge branch 'next' into digital
- 06:41 pm Revision a4f3c09a: wxgui: Updating constellation plot to work with gr-digital.
- 02:16 pm Feature #447 (Closed): Remove USRP and USRP2 directories
- After all examples and code is migrated to using UHD, remove USRP and USRP2 code. The following files need to be remo...
- 01:27 am Revision fdeae2e2: gr-pager: update to use gr-uhd instead of gr-usrp
10/07/2011
- 09:50 pm Feature #439 (Closed): Add include directory to gr-digital
- Part of 'next' after 'digital' merge:
132a3c185b47263398d38b6b454e5c990b02b52f - 09:50 pm Feature #438 (Closed): Remove hier directory from gr-digital
- Part of 'next' after 'digital' merge:
132a3c185b47263398d38b6b454e5c990b02b52f
- 09:49 pm Feature #436 (Closed): Move digital BERT to gr-digital
- Updated to UHD and gr-digital. Tested and working over-the-air.
As of commit:
fcc3780747a4ab650a676b6908d602db7a9... - 09:48 pm Feature #435 (Closed): Make sure gr-digital's benchmark_tx/rx work with UHD over-the-air
- Working after digital branch merged and a small bug fix. Tested and working over the air with various modulations tes...
- 09:45 pm Feature #434: Add tunnel.py to new gr-digital
- That should have been commit:
42b034d07f7d27f3c645bebd0aed01f358e669bb - 09:43 pm Feature #434 (Closed): Add tunnel.py to new gr-digital
- Fixed in commit:
15a1188de39473ec40d3222218e1dc1c187a5923
Tested and worked over the air with DBPSK. It still nee... - 09:40 pm Revision 3b1a26e6: uhd: removing old USRP util files that have been replaced in gr-uhd/apps.
- 09:39 pm Revision 9e181064: uhd: adding uhd_rx_nogui app to uhd apps directory.
- 09:00 pm Revision c4f3e0a6: uhd: added UHD versions of siggen and siggen_gui.
- 08:08 pm Revision 334f45e5: audio_alsa_source : Fix warning on 32 bit builds.
- On machines where sizeof(long) = sizeof(int) the code for calculating
scale factors produced an overflow warning. Thi... - 07:50 pm Revision a7449985: uhd: improved uhd_fft; fixed panel names and some minor behavior issues.
- 03:14 pm Revision 61529fca: digital: minor bug fix to rx_voice demo.
- 02:40 pm Revision 57c67969: Removed empty usrp directory.
- 02:39 pm Revision fcc37807: digital: updated rx and tx voice examples to work over the air with UHD.
- 02:39 pm Revision e1180546: digital: minor bug fix
- 02:38 pm Revision 2f75b230: digital: Removed old digital mod blocks. Modified gmsk to work over the air ag...
- 12:02 am Revision ee09a80f: digital: removed old digital and digital-bert scripts that will no longer work...
- 12:00 am Revision 255b44a6: digital: adding bert and tunnel to makefile.
10/06/2011
- 11:54 pm Revision 15a1188d: digital: debugging to get digital BERT tests to work over the air with UHD (ve...
- 11:35 pm Revision 3abc2178: digital: fixed BERT test.
- 10:57 pm Revision 132a3c18: Merge branch 'digital' of github.com:trondeau/gnuradio into digital
- 10:53 pm Revision 42b034d0: digital: copied tunnel.py over to gr-digital/examples and updated it to use UH...
- 10:23 pm Revision 646f625d: Merge branch 'next' into digital
- 10:21 pm Revision f9b6786c: Removing reference to usrp examples directory. All usrp and usrp2 directory ex...
- 09:04 pm Revision 21beeed3: uhd: moved fm_tx_2_daughterboards and usrp_spectrum_sense to gr-uhd/examples. ...
- Removed all usrp examples from gnuradio-examples/python/usrp and removed directory.
- 08:00 pm Revision 887b3699: uhd: removed examples that don't make sense with UHD. Fixed up gr-uhd/examples...
- 07:26 pm Revision cb73357b: uhd: Moved usrp_wxapt_rcv from examples to gr-uhd/examples and made work with ...
- 06:41 pm Revision 8523d8a0: Merge branch 'master' into next
- 06:41 pm Revision 178590c3: Merge branch 'maint'
- 06:40 pm Revision 1a3383b1: uhd: suppress harmless swig warnings
- 06:37 pm Revision 34fbf0c8: uhd: Moved USRP analog TV receiver examples to gr-uhd/examples. They seem to r...
- 06:05 pm Revision 20906e63: uhd: removing usrp2 examples. Not bothering with QT version for now and the wf...
- 06:03 pm Revision b5e0b08a: uhd: cleaning up and updating some script info.
- 06:02 pm Revision 1c2abf43: uhd: converted usrp_wfm_rcv_sca to gr-uhd/examples and made work with UHD. See...
- 05:48 pm Revision 4934d914: uhd: moved usrp_wfm_rcv_fmdet to gr-uhd/examples and started converting to UHD...
- 05:47 pm Revision 408868b4: Formatting and normalizing freq limits.
- 04:38 pm Revision 8c23919f: uhd: minor fixes to examples
- 04:37 pm Revision 745cc997: uhd: moved usrp_wfm_rcv2_nogui from examples to gr-uhd/examples and made work ...
- 04:01 pm Revision 6e8f5922: Added FFF version of pfb_arb_resampler to Python hier block (where only the ra...
- 04:01 pm Revision 413f7d21: uhd: moved usrp_wfm_rcv_pll to gr-uhd/examples and made work with UHD.
- 03:58 pm Revision 15cb28c6: Added floating point version of arbitrary resampler.
- Tao Wang's Presentation on the Symplex's Hardware
- 01:41 pm Revision ab8b8c0a: Merge branch 'upstream/alsa-sink-warning-fix'
10/05/2011
- 04:12 am Revision 8f6bea88: uhd: removing example files now in gr-uhd/examples
- 02:46 am Revision 73858086: uhd: moved WFM recever and no-gui receiver to gr-uhd/examples and made work wi...
10/04/2011
- 09:47 pm Revision 0fb09639: uhd: moved NBFM examples to gr-uhd/examples directory and made work with UHD.
- 09:05 pm Revision ed1e88e7: uhd: fixed this example to correct for sample rate offsets when setting a UHD ...
- 06:12 pm Revision 54fc9167: Merge branch 'master' into next
- 06:12 pm Revision f3f2885a: Merge branch 'shd'
- 05:35 pm Revision f2a11d98: shd: Changed version requirements for libshd.
- 05:35 pm Revision dfda3abe: shd: changed name from xmini to smini in GR interface; needs to be matched in ...
- 04:56 pm Revision b205e8cd: shd: changed gr-shd names from xmini to smini
- 03:54 pm Revision 6d722ac1: uhd: moved usrp_am_mw_rcv from examples to gr-uhd/examples and made work with ...
- 03:29 pm Revision c31f55b0: uhd: moved usrp/max_power.py to gr-uhd/examples. This _should_ work for both U...
- 02:56 am Revision 97280002: uhd: removing multi-antenna stuff frmo gnuradio-examples
- 12:42 am Revision 8f06fda1: uhd: moved fm_tx4 from gnuradio-examples to gr-uhd/examples
- 12:42 am Revision 2c9a6806: uhd: build script changes for multi-antenna examples
- 12:37 am Revision 0cb63ce3: uhd: moved multi-antenna scripts from gnuradio-examples to gr-uhd/examples. Do...
10/03/2011
- 11:20 pm Revision cdaa06a9: uhd: fixing copyright and M4 files for HF apps.
- 10:29 pm Revision f29a49a4: trellis: make the lib/swig depend on the generated targets
- 10:21 pm Revision 3045dae5: uhd: fixing hf_explorer to take the UHD address as an option.
- 10:20 pm Revision 6dd32838: uhd: again, just the basics of getting hf_radio to work with UHD (and the 'new...
- 10:15 pm Revision 774373b4: audio_alsa_sink : Fix warning on 32 bit builds.
- On machines where sizeof(long) = sizeof(int) the code for calculating
scale factors produced an overflow warning. Thi... - 09:22 pm Revision 01bed8da: UHD: moving HF apps from gnuradio-examples to gr-uhd/examples. Did the minimum...
- 08:59 pm Revision ef7ab8e0: core: make the lib/swig depend on the generated targets
09/30/2011
- 05:22 pm Revision 75528dda: howto: updated modules for newer swig macro
- 04:47 pm Revision e0e396d5: digital: first pass at BERT receiver.
- 04:46 pm Revision 270aa295: Fixed stupid mistake in new method.
- 04:31 pm Revision cb75ebb2: digital: first pass at implementing a BERT transmitter. Works storing samples ...
- 04:31 pm Revision 68e48262: Added a method to get the current timing rate from the pfb clock sync block.
- 04:30 pm Revision de4405ab: digital: modified generic_mod_demod so mod and demods have same options in the...
09/29/2011
- 06:30 pm Revision 4f8d9d56: swig: added comments + fun w/ regexps
- 08:16 am Revision 15ae4167: swig: added python script to auto-extract dependencies
- 06:03 am Revision 74ec2b60: Merge branch 'next' of http://gnuradio.org/git/gnuradio into next
- 05:59 am Revision b06328b4: Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
- Conflicts:
gr-digital/lib/Makefile.am
gr-digital/python/__init__.py - 05:16 am Revision 3f7db0af: Merge branch 'next' into digital
- Conflicts:
gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h
gnuradio-core/src/lib/general/general.i
gnuradio-c...
09/27/2011
- 09:48 pm Feature #435 (Resolved): Make sure gr-digital's benchmark_tx/rx work with UHD over-the-air
- Fixed in my digital branch right now, to be moved into next soon. See commits:
3e8c3125da6234c4d1f8c0eaf869bc86923... - 09:13 pm Revision 3e8c3125: digital: fixed differential/non-differential. Defaults to differential now, too.
- 08:59 pm Revision 19948716: digital: fixed up benchmark codes to handle receive, too. Over-the-air tests w...
- 08:59 pm Revision b6cd070a: digital: making a parent class for the UHD interface since most of the functio...
- Matt Ettus' Presentation on the USRP product line
- 06:56 pm Revision 9e73c4e8: core: add link with librt for shm_* calls
- 05:32 pm Revision 21e9139f: Merge branch 'master' into next
- 05:32 pm Revision cb23b7a2: Merge branch 'maint'
- 05:23 pm Revision 5b1c7b73: swig: language independent exception handler
- 04:57 pm Revision 12b5f9c3: digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark trans...
- 02:44 pm Bug #446 (Closed): cant use pmt namespace when building w/ pmt_swig.i
- ...
- 02:01 pm Feature #431 (Resolved): Some Doxygen comments are not making it through to GRC
- The issue was that in a separate build directory, the generated files were not being read by Doxygen, so their doc fi...
- 04:35 am Bug #445 (Closed): install swig exception handler when C++ throws into python
- cherry pick this:
http://gnuradio.org/cgit/jblum.git/log/?h=swig_exception
python -c "from gnuradio import gr; gr... - 03:23 am Revision 4fec8eba: Merge branch 'next' into digital
- Conflicts:
gnuradio-core/src/lib/general/general.i
gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc
gnur... - 01:25 am Revision e3b56bfd: Merge branch 'master' into next
- 01:24 am Revision 05870f54: docs: fix Doxygen so it gets all generated files in builddir if this is differ...
Also available in: Atom