Activity
From 09/30/2007 to 10/29/2007
10/29/2007
- 05:54 am Revision cdc4b741: eliminate warning when pktno > 64K
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6733 221aa14e-8319-0410-a670-987f0aec2ac5
- 05:52 am Revision d3bc8c2c: simplified import
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6732 221aa14e-8319-0410-a670-987f0aec2ac5
10/28/2007
- 11:08 pm Revision 2ca15dc5: resolved bug which prevented loopback from working
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6725 221aa14e-8319-0410-a670-987f0aec2ac5
- 10:08 pm Revision 2b552c8d: added complex and dualchan option for BasicRX and LFRX
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6720 221aa14e-8319-0410-a670-987f0aec2ac5
10/26/2007
- 09:48 pm Bug #196 (Closed): benchmark_tx.py / benchmark_rx.py not working on the air
- tested as of r6707 using RFX-900 boards, about 3m apart (this used to work)....
10/25/2007
10/24/2007
- 06:31 pm Bug #195 (Closed): std_4rx_0tx.rbf has weird side band on channel 0
- To reproduce this you need a signal generator, or a second machine that you can run usrp_siggen on.
* machine 1: U...
10/23/2007
- 04:19 pm Bug #194 (Closed): udp source/sink doesn't build on Windows/MinGW
- gr_udp_{source,sink}.{h,cc} won't build under [[MinGW]] because:
* gr_udp_{source,sink}.h: sys/socket.h and arpa/...
10/22/2007
- 11:15 pm Revision 2de82ac7: Remove some regenerated files from version control.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6678 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:50 pm Bug #138: build with omnithread fails on Windows
- This has been fixed in the 3.1 stable release, but not on the trunk.
- 07:33 pm Bug #193 (Closed): Compilation fails on MinGW in gr_top_block_impl.cc
- 07:32 pm Bug #193 (Assigned): Compilation fails on MinGW in gr_top_block_impl.cc
- This has already been fixed on the trunk in r6634 and on the 3.1 release branch in r6635, pending 3.1.0rc1.
- 07:06 pm Bug #193 (Closed): Compilation fails on MinGW in gr_top_block_impl.cc
- "::write" is not defined in that file. Including unistd.h fixes the problem.
- 07:05 pm Revision 95dbcb60: Revert mistaken version change.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6676 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:04 pm Revision 79794cbc: Upgrade to latest autotools helper scripts and files.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6675 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:00 pm Revision e7e760ba: Update howto QA code to use new topblock code.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6674 221aa14e-8319-0410-a670-987f0aec2ac5
- 05:44 pm Revision a688351b: Revert automated versioning on trunk Debian package build. Too many things de...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6670 221aa14e-8319-0410-a670-987f0aec2ac5
- 05:13 pm Revision d5066151: Add methods in shim to allow derived class override in Python
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6669 221aa14e-8319-0410-a670-987f0aec2ac5
- 06:50 am Feature #192 (Closed): Block Request: Integer(32) <-> Float
- There are integer/float conversion blocks for 1 byte(char) and 2 byte(short) integer formats. However, there are no e...
10/21/2007
- 07:56 pm Revision 62cc4591: Update Debian packaging to reflect repository version, tweaks
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6660 221aa14e-8319-0410-a670-987f0aec2ac5
10/18/2007
- 01:47 am Revision b5bd9e6e: Remove non-converted OFDM code from blks2impl (examples still use blks, not bl...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6649 221aa14e-8319-0410-a670-987f0aec2ac5
10/16/2007
- 07:13 pm Bug #137: Sort out signal handling interaction (mostly SIGINT) between Python and C++ threads
- For Release 3.1 branch, the implementation works as follows:
* A SIGINT handler is installed in gr_top_block::star... - 05:56 pm Revision a5e16a6c: Add missing include for ::write
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6634 221aa14e-8319-0410-a670-987f0aec2ac5
10/14/2007
- 05:31 am Bug #184: problem w/ cvsd-vocoder on t162 (64-bit problem?)
- This component has been removed from the stable 3.1 branch, so it is being moved out to 'to-be-decided' for the fix.
10/13/2007
- 10:57 pm Feature #170 (Closed): Create deb files for trunk and release branches
- Implemented as of r6632 on trunk and release 3.1 branches.
- 09:51 pm Revision ba04e0dd: Changed revision to 3.1.svn.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6633 221aa14e-8319-0410-a670-987f0aec2ac5
- 08:50 pm Revision 3d6881a6: Added enabling group 'user' access to USRP hardware into Debian packaging.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6630 221aa14e-8319-0410-a670-987f0aec2ac5
- 12:55 pm Revision 9dd3b1fc: Update to latest config.sub and config.guess.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6628 221aa14e-8319-0410-a670-987f0aec2ac5
10/12/2007
- 03:54 am Revision 435b908d: Cruft removal.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6621 221aa14e-8319-0410-a670-987f0aec2ac5
10/11/2007
- 09:00 pm Bug #191 (Closed): make check fails in usrp/host/lib/inband on Cygwin
- make check is fails in usrp/host/lib/inband on Cygwin with six messages like...
10/10/2007
- 01:42 pm Revision 80e6a256: Added missing package.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6612 221aa14e-8319-0410-a670-987f0aec2ac5
- 01:31 pm Revision 503ac5ec: Added missing package.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6611 221aa14e-8319-0410-a670-987f0aec2ac5
- 11:46 am Revision c3afdef4: Tweaks to Debian packaging.
- Added .so versioning where needed (libpmt, libmblock, libgromnithread) to allow automated dependency checking.
Rever... - 09:55 am Revision 577d40ed: Merged r6502:6602 from bdale/deb into trunk. Tweaks on Debian packaging.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6609 221aa14e-8319-0410-a670-987f0aec2ac5
10/09/2007
- 08:10 pm Revision 7f474855: tool version changed
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6604 221aa14e-8319-0410-a670-987f0aec2ac5
- 08:09 pm Revision 6a5d58b8: New rbfs built from r6602 using Quartus II Web Edition version 7.1 SP1
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6603 221aa14e-8319-0410-a670-987f0aec2ac5
- 02:44 am Feature #190 (Closed): Add RW_NONINTERLEAVED support to audio_alsa_source and audio_alsa_sink
- The PS3 ALSA interface doesn't support the RW_INTERLEAVED access mode....
10/05/2007
- 12:20 am Revision d00c31fe: documented standard command line options and conventions
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6590 221aa14e-8319-0410-a670-987f0aec2ac5
10/03/2007
- 04:20 pm Revision 568b72d1: Applied patch from Josh Blum. Adds multiple input specification to constructo...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6582 221aa14e-8319-0410-a670-987f0aec2ac5
- 12:16 am Bug #189 (Closed): gr_mpsk_receiver_cc fails on some X86_64 machines.
- Fixed in r6576.
10/02/2007
- 11:12 pm Revision 5ffe20b3: added missing aligned attribute
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6576 221aa14e-8319-0410-a670-987f0aec2ac5
- 10:32 pm Bug #189: gr_mpsk_receiver_cc fails on some X86_64 machines.
- Trial fix in r6575.
- 10:26 pm Bug #189 (Assigned): gr_mpsk_receiver_cc fails on some X86_64 machines.
- 10:26 pm Bug #189 (Closed): gr_mpsk_receiver_cc fails on some X86_64 machines.
- Problem reported by Tim Meehan <[email protected]> on list.
Original symptom was gr_mpsk_receiver_cc computing wro... - 09:32 pm Revision 97ee4acf: Trial fix for ticket:189, gr_mpsk_receiver_cc problem.
- Added checking for SIMD alignment requirement on gr_complex (must be
8-byte aligned) so that future violations will t... - 07:30 pm Revision 0b0f2e10: renamed test macro for consistency
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6574 221aa14e-8319-0410-a670-987f0aec2ac5
10/01/2007
- 07:04 pm Feature #183 (Assigned): Unify parameters for scripts in gr-utils
- 07:04 pm Feature #188 (Closed): Refactor OFDM examples/hierarchical blocks to use gr.hier_block2
- The OFDM example code still uses the old flow graph code. However, there may be a better way to implement things usi...
- 07:02 pm Feature #187 (Closed): Design and implement C++ framework for daughterboard code
- Work out the framework so that others can work on #127.
Also, this code should end up in the usrp component, not the... - 07:02 pm Feature #162 (Closed): Recode examples using new flowgraph code
- Everything except the OFDM examples have been completed. A separate ticket will be opened for that.
Also available in: Atom