Activity
From 11/28/2007 to 12/27/2007
12/27/2007
- 09:29 pm Revision 481636b7: Added missing script to Makefile.am
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7297 221aa14e-8319-0410-a670-987f0aec2ac5
- 03:26 am Feature #187 (Closed): Design and implement C++ framework for daughterboard code
- Johnathan is working on #127, no need for this ticket.
- 03:19 am Feature #225 (Assigned): Packet sequence numbers
- 03:13 am Feature #226 (Assigned): Throughput testing
- 03:12 am Feature #223 (Assigned): Verify we can control all daughterboard interfaces
- 03:12 am Feature #222 (Assigned): Need apps to test out SERDES and MIMO
- 03:11 am Feature #220 (Assigned): Need very basic GNU Radio transmit block to connect to USRP2
- 03:11 am Feature #219 (Assigned): Proper EEPROM MAC address handling
- 03:10 am Feature #218 (Assigned): Need app to read/write arbitrary regs from the host
- 03:10 am Feature #213 (Assigned): configure PHY to autonegotiate flow control ON (if not already done).
- 03:09 am Feature #221 (Assigned): Need simple receive block in GNU Radio for USRP2
12/26/2007
- 06:50 pm Feature #226 (Closed): Throughput testing
- Need to do throughput and stress testing of the ethernet and SERDES interfaces
- 06:49 pm Feature #225 (Closed): Packet sequence numbers
- Need to implement packet sequence numbers and test to make sure we are getting packets in order.
Probably easiest ... - 06:46 pm Feature #224 (Closed): Timing sync between USRP2s
Need to complete timing sync, decide on topology requirements- 06:43 pm Feature #223 (Closed): Verify we can control all daughterboard interfaces
- Interfaces
---
* digital IO -- already verified
* analog out -- need to retest, but it worked in the past
* a... - 06:39 pm Feature #222 (Closed): Need apps to test out SERDES and MIMO
- Need the following firmware apps:
Basic unidirectional
- Send all incoming ETH to SERDES
- Send all SERDES to ET... - 06:35 pm Feature #221 (Closed): Need simple receive block in GNU Radio for USRP2
- Need simple receive block in GNU Radio for USRP2
- 06:35 pm Feature #220 (Closed): Need very basic GNU Radio transmit block to connect to USRP2
- Need very basic GNU Radio transmit block to connect to USRP2
- 06:34 pm Feature #219 (Closed): Proper EEPROM MAC address handling
- We need a host app which will tell an attached USRP2 to write a MAC address in its EEPROM.
The firmware will also ... - 06:31 pm Feature #218 (Closed): Need app to read/write arbitrary regs from the host
- We need an application (host + firmware) to allow reading and setting of arbitrary addresses on the wishbone bus. Th...
- 06:29 pm Bug #216 (Closed): cic decimator fails
Fixed. Was actually a problem with the rounding happening in another place.- 06:28 pm Bug #215 (Closed): receive chain doesn't stream properly
Fixed a while ago. Problem was in the FIFOs.
12/24/2007
- 02:28 am Revision f3b12bf1: Fixes inclusion of omnithreads library and includes in usrp for
- darwin/OSX only.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7252 221aa14e-8319-0410-a670-987f0aec2ac5
12/23/2007
- 09:39 pm Feature #214: gr_rotate speedup
- http://www.mail-archive.com/[email protected]/msg00033.html
Note original email + patch has two separate fixe... - 06:57 pm Revision 03f6a231: change in whitespace only
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7247 221aa14e-8319-0410-a670-987f0aec2ac5
- 02:02 am Revision d67725d6: Fixed io_signature errors caused by whole new block structure.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7242 221aa14e-8319-0410-a670-987f0aec2ac5
- 01:42 am Revision a8a4bf20: Fixed problems caused by upgrade to stdgui2, etc.
- Temporarily removed audio output.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7241 221aa14e-8319-0410-a670-...
12/21/2007
- 09:28 pm Bug #217 (Closed): FX2 should monitor VBUS for USB compliance
- See app note
"AN15813":http://download.cypress.com.edgesuite.net/design_resources/application_notes/contents/monito... - 04:43 am Revision 387d6d26: bugfix for low decimation rates (dec<8)
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7236 221aa14e-8319-0410-a670-987f0aec2ac5
- 03:48 am Revision 836d2544: Fixed calls to ra_stripchartsink and ra_fftsink
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7235 221aa14e-8319-0410-a670-987f0aec2ac5
12/15/2007
- 12:34 am Bug #216 (Closed): cic decimator fails
- cic decimator fails. could be because of change in strobing
- 12:33 am Bug #215 (Closed): receive chain doesn't stream properly
- We don't always get the right number of samples, packets can be odd sizes, fifo corruption.
12/12/2007
- 03:48 am Revision 37444797: Reverted changeset r7089 on trunk.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7116 221aa14e-8319-0410-a670-987f0aec2ac5
- 12:22 am Feature #214 (Closed): gr_rotate speedup
- Date: Tue, 11 Dec 2007 16:03:28 -0800...
12/11/2007
- 11:45 pm Revision 85628b23: added AM reception example in the style of wfm_rcv
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7111 221aa14e-8319-0410-a670-987f0aec2ac5
- 04:41 am Feature #213 (Closed): configure PHY to autonegotiate flow control ON (if not already done).
- configure PHY to autonegotiate flow control ON (if not already done).
12/10/2007
- 10:21 pm Bug #212 (Closed): Pause frames are put into the rx fifo, filling it up
- In the ethernet core, Pause frames are put into the rx fifo. Eventually it fills up if you are paused for long enoug...
- 10:09 pm Revision d4479396: Updated to numpy.fft from Numeric.FFT
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7100 221aa14e-8319-0410-a670-987f0aec2ac5
- 10:09 pm Revision e6b44c65: Updated to numpy.fft from Numeric.FFT
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7099 221aa14e-8319-0410-a670-987f0aec2ac5
12/09/2007
- 05:40 pm Revision 100e6105: bugfix for indexnumbers in IIR filter
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7089 221aa14e-8319-0410-a670-987f0aec2ac5
12/04/2007
- 11:28 pm Bug #145 (Closed): libusb-win32 0.1.12 triggers Windows std::min/max problem
- 02:07 am Bug #191: make check fails in usrp/host/lib/inband on Cygwin
- I think this has something to do with the use of global constructors (and global variables in general), and how they ...
12/03/2007
- 07:18 pm Bug #145 (Assigned): libusb-win32 0.1.12 triggers Windows std::min/max problem
- implemented choice 4(e) in r7062.
- 07:17 pm Revision a81fada7: fix for ticket:145
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7062 221aa14e-8319-0410-a670-987f0aec2ac5
- 06:25 pm Bug #139 (Closed): link of libmblock_qa_la on Cygwin requires libpmt
- We won't fix this by breaking our code. The fix needs to go upstream
in libtool for Cygwin. Please file a bug agai... - 06:25 pm Bug #138 (Closed): build with omnithread fails on Windows
- We won't fix this by breaking our code. The fix needs to go upstream
in libtool for Cygwin. Please file a bug agai... - 05:56 pm Revision b70f6547: Moved exception handling includes out of the sw_*.i files and into gnuradio.i
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7061 221aa14e-8319-0410-a670-987f0aec2ac5
- 05:46 pm Revision 4aff597a: Renumbered FGV_* so that they are zero based to fix problem
- reported and diagnosed by Michele Bavaro <[email protected]>
git-svn-id: http://gnuradio.org/svn/gnuradio/tr...
11/30/2007
- 07:33 pm Revision 92af10c7: minor updates
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7059 221aa14e-8319-0410-a670-987f0aec2ac5
11/29/2007
- 01:08 am Bug #211 (Closed): qa_stream_mux.py causes segfault after conversion to top_block code
- fixed in r7053.
- 01:07 am Revision e01b9886: fixes ticket:211
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7053 221aa14e-8319-0410-a670-987f0aec2ac5
11/28/2007
Also available in: Atom