Activity
From 02/23/2010 to 03/24/2010
03/24/2010
- 12:33 pm Bug #415: Build fails on ARMEL
- Chris Paget wrote:
> I'm doing some work porting gnuradio-3.2.2 to armel (as used on the Motorola Droid), so far I'v... - 06:39 am Revision 96a20bb0: work on the string representations for parameters (large vectors could be too ...
03/21/2010
- 11:17 pm Revision 1ae689ff: Add new block gr.additive_scrambler_bb()
- This block performs scrambling by XORing the input sequence with
the output of an LFSR. Repeating this operation res... - 04:09 pm Revision 769b8bbe: Merge branch 'grc/dualusrp' of git://gnuradio.org/jblum
- 04:07 pm Revision f322a2af: Merge branch 'grc/menu' of git://gnuradio.org/jblum
- 03:58 pm Revision 29971e47: Fix extraneous import in gr-gpio
- Signed-off-by: Johnathan Corgan <[email protected]>
- 03:40 pm Revision dc56ffae: Added missing header includes for memcpy
03/17/2010
- 02:43 am Revision b5c1edfd: added set center freq call
- 01:22 am Revision d43d4081: Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd
03/15/2010
- 02:55 am Revision ac422b70: Merge branch 'fftfilt'
- 02:53 am Revision a34f397a: Removing SSE version of FFT filter until we work out how we want to handle the...
03/14/2010
- 10:39 pm Revision 1bec5c5e: Merge branch 'digital'
- 10:37 pm Revision 6de98961: Fixing copyright of a couple of stragglers.
- 09:36 pm Revision c11ce18d: Fixing copyright dates.
- 09:32 pm Revision b53bc139: Making old and new digital modulations completely seperable by adding modulati...
- 01:16 am Revision 8c163c9c: Merge branch 'digital' of vps.gnuradio.org:trondeau into digital
- 01:15 am Revision d7aa0180: Merge branch 'digital' of [email protected]:trondeau into digital
- Conflicts:
gnuradio-examples/python/digital/benchmark_qt_rx2.py - 01:13 am Revision 6a617516: Fixing call to usrp_receive_path2.
- 01:08 am Revision ec8e9c7e: Adding version 2 of receive path so as not to affect old dbpsk and dqpsk opera...
- 01:08 am Revision 52ae8be3: Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk op...
03/13/2010
- 09:23 pm Revision c7b26f66: Now have a FFT filter implemented in SSE and generic version that can be switc...
03/12/2010
03/10/2010
- 10:48 pm Revision 19d3c0ca: Added samp rate param and using the simple device from uhd
- 08:12 am Revision 645768d1: Trial feature for different source sides for usrp dual source.
03/09/2010
- 08:40 pm Revision d844c4f0: added a right click context menu for the flow graph elements
- 01:21 am Revision 18ecca1b: Replace some calls to pmt constructors with mp(foo) shorthand.
- 01:08 am Revision cbbe4816: Convert pmt_dict type into an immutable data structure.
- This change allows us to safely pass dicts in messages.
03/07/2010
- 10:06 pm Revision 324971d3: Add check_topology, delete d_diff_filters in dtor, cleanup init and use of
- logging output streams.
03/06/2010
- 10:17 pm Revision 1ba78b5f: Changing FLL parameter range for use with new code.
- 10:16 pm Revision ebd5449e: Small fixes for loopback with new code.
- 10:15 pm Revision ff876f7c: Fixing how new pick_bitrate is used.
- 10:12 pm Revision 5b0fbc73: Using better defaults for new FLL implementation.
- 10:11 pm Revision a5ee5af7: Improved performance of FLL using a more robust error term.
03/05/2010
- 02:38 am Revision 6c79d515: removed timeout from here
- 01:32 am Revision 901e0ad2: Add command that builds a new 'out-of-tree' project.
03/04/2010
- 09:55 pm Revision 821fab62: doc fix (in generated file)
- 07:59 pm Revision 642252d8: doc fix
- 03:51 pm Revision d3e95c96: Fix distcheck failure in gr-howto-write-a-block
- Some of the swig include files were not getting put into the dist tarball
- 03:06 pm Revision 72edafee: Merge branch 'howto'
- * howto:
Refactor gr-howto-write-a-block such that it no longer installs into - 03:02 pm Revision 6c3b6396: Refactor gr-howto-write-a-block such that it no longer installs into
- the gnuradio python namespace, but rather in the howto namespace.
This allows it to be installed under a separate --... - 12:42 am Revision eb6ff48d: Fixed bug in checking if path is writable.
- Some moron put quotes around the variable name...
03/03/2010
- 08:32 pm Revision 23f6fc0f: Got the source and sink working with current uhd.
- 06:00 pm Revision e259d4d2: If the directory is read-only, use the systems tmp directory for generated py ...
03/02/2010
- 10:43 pm Revision 6d71414a: Added the uhd simple sink lib block, swig wrapper, grc wrapper.
- It seems to work, but still getting the kinks out of tx->usrp2
- 05:15 pm Revision b811e874: Merge branch 'usrp2_set_ant' of git://gnuradio.org/jblum
- 04:08 pm Revision 97275c32: Add README for new FPGA hosting location
- 01:38 am Revision 4c296bd1: set antenna defaults to 0
- 12:16 am Revision c85606ea: using samples prop, added unchecked in files for utils and grc rx wrapper
03/01/2010
02/28/2010
- 11:39 pm Revision bc8a3bde: Adding Doxygen comments to new FFT filter blocks.
- 10:37 pm Revision 72c47024: New fft filter base class to handle complex data types. Passes make check.
- 10:36 pm Revision f35a7d31: Renaming ffft filter base class to reflect its use with floats.
- 08:47 pm Revision a2c00f5c: Remove usrp1 and usrp2 FPGA files. These are now hosted at:
- git://ettus.sourcerepo.com/ettus/fpga.git
...under the 'usrp1' and 'usrp2' top-level directories. - 02:03 am Revision 94a853ab: Adding a base class to handle FFT filters for use in other blocks. Old fft_fil...
02/27/2010
- 10:37 pm Revision b532f4b7: Fixing use of pick_bitrate2 in QT Rx2.
- 10:34 pm Revision b45af8e9: Fixing logging in new DBPSK and DQPSK.
02/26/2010
- 11:17 pm Revision 7c23fd43: Created simple source (with nothing in it) and some swig build stuff.
- Seems to work and compile
- 03:11 pm Revision 598924aa: Fixing a few bugs in handling of real samples per symbol.
- 02:58 pm Revision 93c51f5c: Fixes pick_bitrate2 for use on receiver side.
- 12:50 am Revision 752df2b8: setting xcvr antennas through api
02/25/2010
- 11:50 pm Revision 85aad969: Fixing pick_bitrate2 for transmit side with all cases tested.
- 11:46 pm Revision 803cb1d7: Added call to set antenna. Split XCVR into new thing cuz size.
02/24/2010
- 10:42 pm Revision 54179f7f: Created gr uhd skeleton build.
- Checks uhd pkg config and gens the makefiles.
- 09:48 pm Revision db29a2cf: updated wiki url
Also available in: Atom