Activity

From 03/19/2009 to 04/17/2009

04/17/2009

09:31 pm Bug #383 (Closed): problem connecting nested hier_block2's
Fixed in r10871. Johnathan Corgan
08:35 pm Revision d624f458: Minor fix to last checkin
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10872 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
08:30 pm Revision 1ef3a813: Fixes ticket:383
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10871 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
07:46 pm Bug #386 (Closed): single argument disconnect fails to find block to disconnect
Fixed in r10869. Johnathan Corgan
06:45 pm Revision e6fbd962: Fixes ticket:386
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10869 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
06:26 pm Bug #374 (Closed): Scheduler shutdown sometimes stalls or fails (thread-per-block)
Fixed in r10865. A recursion error caused an infinite loop to occur in lock(). Johnathan Corgan
05:24 pm Revision f0282d9f: Fixes ticket:374
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10865 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
04:54 pm Revision 0c263e9d: Cleanup on gr.channel_model
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10864 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
02:58 am Revision d38cfb41: switched to new gr.channel_model
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10862 221aa14e-8319-0410-a670-987f0aec2ac5 Josh Blum
01:47 am Bug #312: Running make check or any test scripts under python 2.6 throws exceptions
... Michael Dickens
01:43 am Bug #312: Running make check or any test scripts under python 2.6 throws exceptions
... Michael Dickens
01:21 am Bug #379 (Closed): Simultaneous TX/RX on USRP2 has gaps in TX
The changesets that fixed this are r10746 and r10748. Eric Blossom

04/16/2009

05:03 pm Bug #312: Running make check or any test scripts under python 2.6 throws exceptions
... Michael Dickens
07:54 am Revision 65560956: Change our examples to use gr.channel_model instead of blks2.channel_model
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10861 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
07:25 am Revision fcc7d704: Merged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds standard ...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10859 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

04/15/2009

11:10 pm Revision af09641b: XCVR2450 tranceive hackish fix. Re-write the atr mask, io, and oe registers in...
usrp basic overwrites the registers on init and can be harmful to an app that uses both RX and TX.
set_gpio will be c...
Josh Blum
02:16 pm Revision 3c4d8e18: Temporary fix for erroneous Makefile.am contents
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10852 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
03:49 am Revision 322e065b: Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabiliti...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10850 221aa14e-8319-0410-a670-987f0aec2ac5 Tom Rondeau
02:28 am Revision ae5fa943: removing forgotten debug
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10848 221aa14e-8319-0410-a670-987f0aec2ac5 n4hy McGwier
02:21 am Revision 58bd4cea: new fm detector added based on FIR derivative detector. Stereo sep better tha...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10847 221aa14e-8319-0410-a670-987f0aec2ac5 n4hy McGwier

04/14/2009

07:11 pm Revision ccfb7f87: removed unused type param in gr_peak_detector2_fb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10826 221aa14e-8319-0410-a670-987f0aec2ac5 Josh Blum

04/13/2009

10:51 pm Feature #389 (Closed): Write QA code for desired feature set of hier_block2
Write QA code for desired feature set of hier_block2 Eric Blossom

04/12/2009

09:09 pm Revision 28770277: mostly formatting and name changes. commented out special purpose pins.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10814 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
07:11 pm Revision baa80510: from u2p2, autogenerated
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10813 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus

04/09/2009

02:27 am Bug #388 (Closed): USRP2 control commands sometimes fail after streaming
Sometimes when the USRP2 is streaming data, command replies from the USRP2 aren't getting back to the host API. It a... Johnathan Corgan
02:15 am Bug #357 (Closed): Starting/stopping USRP2 source fails
Three issues addressed this:
1) The hang was fixed by adding the interruption point in the thread-per-block schedu...
Johnathan Corgan
12:55 am Revision 35055fd3: Fixes ticket:357
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10793 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

04/07/2009

08:53 pm Feature #262 (Closed): gr_block::forecast should use history
Fixed in r10789.
Eric Blossom
08:48 pm Bug #256 (Closed): Possible misuse of history
Code as written wasn't using any history. Removed unnecessary call to set_history(1) in r10788
Eric Blossom
08:32 pm Bug #353 (Closed): Fix for USRP1 FPGA conditional CIC inclusion (patch)
Paul rolled this change into his developer branch that we will merge as part of #381. I'm closing this as a duplicat... Eric Blossom
07:53 pm Revision 798f915a: Fix for ticket:262.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10789 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
07:46 pm Revision d9e973f0: Removed unneeded call to set_history(1). Code if functionally
identical after this change. See also ticket:256.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10788 221aa14...
Eric Blossom
07:10 pm Revision a73dcedd: Removed format from usrp dual/simple sink. USRP sink does not have a
format option. Gave usrp dual/simple source a unified format option with
the only 2 choices possible: (16, 0) and (8...
Josh Blum

04/06/2009

08:36 pm Feature #387 (Closed): Remove uses of win.set_*
Many python programs throughout the trunk use internal methods of the scope window when they should be calling the me... Josh Blum
06:13 am Revision 127a18dd: now handles odd length packets
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10779 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
12:39 am Revision aa0ccae0: Format param replaced with width and shift in usrp blocks.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10778 221aa14e-8319-0410-a670-987f0aec2ac5 Josh Blum

04/04/2009

07:53 pm Bug #386 (Closed): single argument disconnect fails to find block to disconnect
See attached test case.... Eric Blossom
07:31 pm Feature #385 (Closed): Report unrecognized daughterboard to host
On both the USRP1 and USRP2, we silently substitute a Basic Rx when we fail to recognize the DBID, or if there is no ... Eric Blossom
08:34 am Revision e8896104: basic wrapper working
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10769 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
06:20 am Revision deee3e27: Fix distcheck error, trunk passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10768 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
05:59 am Revision 40402fb8: Merged r10712:10765 from jcorgan/gpio into trunk. Adds out-of-band and stream...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10766 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
04:35 am Bug #379: Simultaneous TX/RX on USRP2 has gaps in TX
An FPGA and firmware fix for this is in r10762, awaiting verification from original reporter.
Johnathan Corgan
01:17 am Revision 0907e015: first cut at a wishbone interface and wrapping the core
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10762 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
01:14 am Revision d912b81b: copied over from other eth core
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10761 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
01:13 am Revision 1ae9012b: reset synchronizer
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10760 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus

04/03/2009

10:34 pm Revision a5fbf322: made pause enabling a pin so we can set it
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10759 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
02:48 pm Bug #384 (Closed): RFX1800 receive samples differ between 3.1.x and 3.2svn
From Per Zetterberg <[email protected]>:... Johnathan Corgan
10:22 am Feature #381: Additional quantization options for USRP1 receive
File is missing: ../include/purdue_config_maxBW.vh
Guest User
06:12 am Bug #383 (Closed): problem connecting nested hier_block2's
When running the program attached, I get this:... Eric Blossom

04/02/2009

11:35 pm Revision 04343ec5: Properly signals an error and drops the remainder of the packet if there is an...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10751 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
11:33 pm Revision a7280105: more thorough tests, including overrun, underrun, crc err, etc.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10750 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
11:30 pm Revision e1829323: simulate a hiccup in the filling of the fifo. If long enough, will cause a tx...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10749 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
09:30 pm Revision e12cfbc5: new regs for re-pause fix
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10748 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
09:29 pm Feature #382 (Closed): Integrate half bands into USRP TX
Dominik Aurus has backported the USRP2 halfband filters into the TX side of the USRP1. Consider merging into project... Johnathan Corgan
09:19 pm Revision 83525320: debug ports for fifo level testing. Normally I wouldn't check this in, but ad...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10747 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
09:18 pm Revision 7df2a418: Fix for fifo overruns on eth rx in full duplex. Now send re-pause long before...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10746 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
08:02 pm Revision cb9b98a7: added catchall **kwargs to scope sink gl
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10745 221aa14e-8319-0410-a670-987f0aec2ac5 Josh Blum
05:29 pm Feature #381 (Closed): Additional quantization options for USRP1 receive
Paul Creekmore has implemented new quantization options in
source:/gnuradio/branches/developers/pcreekmore/quanti...
Johnathan Corgan
03:35 pm Bug #374: Scheduler shutdown sometimes stalls or fails (thread-per-block)
Replying to [comment:2 eb]:
The first example IMHO hangs due to a completely different reason - lock() is called on ...
Guest User
08:19 am Revision 86dcbdae: test multiple error types
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10744 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
08:16 am Revision a275411e: added a state to ensure the error signal propagates, and now we assert src_rdy...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10743 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
07:57 am Revision 6eedaf8c: only write one error into fifo
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10742 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
07:40 am Revision e2fcebcd: generate error signal
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10741 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
07:39 am Revision b18e56d0: added error output line, alternative to simultaneous sof/eof
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10740 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
06:33 am Revision 2a5d9b73: logic to interface locallink fifos to our mac
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10739 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus

04/01/2009

07:05 pm Revision d81b75b3: Fix erroneous output io signature
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10736 221aa14e-8319-0410-a670-987f0aec2ac5 Josh Blum
04:22 pm Revision 17a42d2a: Fix erroneous output io signature
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10734 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
07:55 am Revision 5dc80cb8: add fifos to interface to the macs
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10733 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
02:28 am Revision 89e9eb62: rx seems to work. haven't test error frames
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10732 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
02:27 am Revision 7e203e41: address filtering
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10731 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
02:27 am Revision f39f35fd: only report result for 1 cycle
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10730 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
02:26 am Revision d381c0ba: variable length delay line, based on srl16
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10729 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
02:25 am Revision 85121bf8: now checks the crc as well for the received side
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10728 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
12:41 am Revision cb1a975e: checkpoint
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10725 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus

03/31/2009

06:03 pm Revision 0933dbae: we now inhibit our own sending when a received pause frame comes. _rx.v is cu...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10721 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
08:14 am Revision d5c01c74: sample packet
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10720 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
07:51 am Revision 8d1e2f55: cleaned up a little
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10719 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
07:39 am Revision dd7e693c: tx should be fully working now
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10718 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
06:58 am Bug #380 (Closed): gr_flat_flowgraph::merge_connections needs to consider same constraints as all...
... Eric Blossom
06:55 am Revision 0054bca4: everything but CRC
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10717 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
05:56 am Revision 72c3b388: nearly there
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10716 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus

03/30/2009

10:52 pm Revision c1950e29: work in progress on a simpler gigabit-only mac
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10715 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
08:57 pm Revision 22b2e334: option to enforce padding aspect ratio in grid plotters
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10714 221aa14e-8319-0410-a670-987f0aec2ac5 Josh Blum
02:58 am Revision 5d6a2e6e: copied over from other project
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10710 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
02:54 am Revision 8599dee8: new fifos copied over from other project
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10709 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
02:37 am Revision 09526676: optional (but not used) additional buffering in eth rx path.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10708 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
02:34 am Revision 53215bb7: comment out the RMON, which we don't use
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10707 221aa14e-8319-0410-a670-987f0aec2ac5 Matt Ettus
12:19 am Revision 348e1927: Applied phase jump patch from Stefan Bruens. Fixes erratic performance of pha...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10702 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

03/29/2009

05:48 pm Bug #340 (Assigned): USRP2 transmit underruns
Two issues so far have been corrected which contributed to this problem:
In r10117, an error was fixed that result...
Johnathan Corgan
05:36 pm Bug #376 (Closed): Ctrl-C on usrp_flex_band.py results in exception on shutdown
Fixed in r10701. Johnathan Corgan
04:36 pm Revision a811a7f0: Reorganize queue runner, some cleanup, fixes ticket:376
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10701 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

03/28/2009

05:37 pm Bug #379: Simultaneous TX/RX on USRP2 has gaps in TX
Running this GRC project results in a large number of "E" messages on the USRP2 debug console. This is an error from... Johnathan Corgan
05:36 pm Bug #379 (Closed): Simultaneous TX/RX on USRP2 has gaps in TX
From Kyle Pearson:... Johnathan Corgan

03/26/2009

07:20 pm Revision 6d0c3329: fixed typo
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10691 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
06:54 pm Bug #378: Rework usrp2::impl::tx_raw fragmentation scheme
Partial fix in r10689. Eric Blossom
06:52 pm Revision cfdc2e80: Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10689 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom

03/25/2009

10:36 pm Bug #374: Scheduler shutdown sometimes stalls or fails (thread-per-block)
The problem appears to have something to with whether or not there is a hier_block2 involved or not. This code works... Eric Blossom
10:29 pm Revision d0dc3ffd: Add check for interruption to gr_tpb_thread_body to ensure that
threads stop quickly.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10686 221aa14e-8319-0410-a670-987f0aec2ac5
Eric Blossom
07:13 pm Revision ecc7cd7f: missing lock
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10681 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
06:19 pm Bug #378 (Closed): Rework usrp2::impl::tx_raw fragmentation scheme
Rework the fragmentation strategy to avoid short packets in most cases. The longer term "right fix" will be in the V... Eric Blossom
05:56 am Bug #353: Fix for USRP1 FPGA conditional CIC inclusion (patch)
This patch was integrated into developer branch pcreekmore/quantization in r10680. It is now pending merge into the ... Johnathan Corgan

03/24/2009

07:45 pm Revision 4f480479: Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10678 221aa14e-8319-0410-a670-987f0aec2ac5 Josh Blum
01:11 pm Revision d9a4eced: added a radix-n fsm constructor
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10673 221aa14e-8319-0410-a670-987f0aec2ac5 anastas
02:49 am Feature #377 (Closed): SIGINT handler for gr_top_block::wait
If there's no SIGINT handler installed when gr_top_block::wait is called, install one for the duration of the call, a... Eric Blossom

03/23/2009

07:55 pm Feature #176: Allow hierarchical blocks to have variable number of inputs and outputs
This will be resolved in the release 3.2 series, but not in the initial release. It will be implemented along with #... Johnathan Corgan
07:53 pm Feature #161 (New): Hierarchical blocks should allow inputs to be assigned internally to multiple...
This will be addressed during the 3.2 series, along with #176 and #247. Johnathan Corgan
07:52 pm Feature #247: Infinite output port number for hierblock2 causes exception
This error has been turned into a more meaningful error in r10671. The ability to have arbitrary or variable numbers... Johnathan Corgan
07:49 pm Revision 4038332c: Error out when creating hierarchical blocks with arbitrary or variable numbers...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10671 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

03/20/2009

03:25 am Revision cd1f3306: Adds QA code for ticket:237 fix
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10661 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
02:16 am Revision d9744799: Merged r10463:10658 from jblum/gui_guts into trunk. Trunk passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10660 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan

03/19/2009

10:34 pm Bug #237 (Closed): Missing hierarchical block input or output causes assertion
Fixed in r10655. Above now prints:... Johnathan Corgan
10:32 pm Revision 88304ce1: Error out when hierarchical block inputs and outputs aren't wired internally. ...
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10655 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
09:13 pm Bug #376 (Closed): Ctrl-C on usrp_flex_band.py results in exception on shutdown
... Johnathan Corgan
09:06 pm Bug #237 (Assigned): Missing hierarchical block input or output causes assertion
This is reliably reproduced with:... Johnathan Corgan
08:58 pm Revision 8cbe8829: Document run/start/stop/wait preconditions.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10654 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
08:23 pm Revision 5407ac62: wxpython 2.8 version check
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10653 221aa14e-8319-0410-a670-987f0aec2ac5 Josh Blum
08:21 pm Revision 086dab58: reverted grc config to r10638
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10652 221aa14e-8319-0410-a670-987f0aec2ac5 Josh Blum
08:16 pm Bug #348 (Closed): Stopping a process does not properly terminate USRP1
Fixed in r10649. Eric Blossom
07:59 pm Revision 1910719e: Merged remainder of eb/t348 10637:10648. This adds a -N <nsamples>
argument to usrp_siggen.py, usrp_siggen.cc and test_usrp_standard_tx.cc.
git-svn-id: http://gnuradio.org/svn/gnura...
Eric Blossom
07:57 pm Revision 06d584f7: Fix for ticket:348, Stopping a process does not properly terminate USRP1.
This is a partial merge from eb/t348 10637:10648, and contains the
actual fix.
The next commit will contain the rest...
Eric Blossom
05:28 pm Bug #375 (Closed): patch for gr_clock_recovery_mm_ff.cc
Applied in r10646.
Eric Blossom
05:27 pm Revision f430647f: Fix for ticket:375, gr_clock_recovery_mm_ff, from Mike Ossmann. Thanks!
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10646 221aa14e-8319-0410-a670-987f0aec2ac5 Eric Blossom
05:10 pm Bug #286 (Closed): Ensure that 2 or more USRP2s connected to the same machine can be used simulta...
Applied Douglas Geiger's packet filter patch in trunk r10645. Johnathan Corgan
05:09 pm Revision a280d366: Applied Douglas Geiger's packet filter patch, with cleanup. Fixes ticket:286.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10645 221aa14e-8319-0410-a670-987f0aec2ac5 Johnathan Corgan
04:45 am Revision f686f6ac: gtk version test through pkg config
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10638 221aa14e-8319-0410-a670-987f0aec2ac5 Josh Blum
« Previous
Next »
 

Also available in: Atom