debian/gnuradio
14 years agobugfix: exclude disabled children from consideration in valid condition
Josh Blum [Fri, 18 Sep 2009 05:58:26 +0000 (22:58 -0700)]
bugfix: exclude disabled children from consideration in valid condition

14 years agoAdd rxdspno parameter to private interface of quadradio.
Eric Blossom [Fri, 18 Sep 2009 05:51:03 +0000 (22:51 -0700)]
Add rxdspno parameter to private interface of quadradio.

This allows control of each Rx DSP pipeline independent of each other.
The public interface remains unchanged, but should have the rxdspno
parameter added as indicated in the FIXMEs.  When that is done, the
gr-vrt interface (and any code using it) will need to be updated too.

14 years agolower lxml version req to 1.3.6
Josh Blum [Thu, 17 Sep 2009 22:35:17 +0000 (15:35 -0700)]
lower lxml version req to 1.3.6

14 years agoconfigure.gnu needs to unset more vars from the environment.
Philip Balister [Wed, 16 Sep 2009 22:59:19 +0000 (18:59 -0400)]
configure.gnu needs to unset more vars from the environment.

This solves a problem running the usrp2/firmware configure script
when the USB_* vars are set in the environment. Long term fix is
to have the configure.gnu wrapper make sure the quoting is OK for vars
passed on.

14 years agoAllow fusb_sysconfig to build on non-linux libusb-0.12 impls
ttsou [Thu, 17 Sep 2009 15:24:55 +0000 (11:24 -0400)]
Allow fusb_sysconfig to build on non-linux libusb-0.12 impls

14 years agoComments for usrp_prims
ttsou [Wed, 16 Sep 2009 20:39:35 +0000 (16:39 -0400)]
Comments for usrp_prims

14 years agoRemoved internal functions from external header file
ttsou [Wed, 16 Sep 2009 00:28:04 +0000 (20:28 -0400)]
Removed internal functions from external header file

14 years agoMoved to single generated fusb.h, headers now generated out of lib directory
ttsou [Tue, 15 Sep 2009 01:42:03 +0000 (21:42 -0400)]
Moved to single generated fusb.h, headers now generated out of lib directory

14 years agoAdded copyright header
ttsou [Mon, 14 Sep 2009 23:56:53 +0000 (19:56 -0400)]
Added copyright header

14 years agoRemoved preprocessor declrs out of fusb.h and created separate fusb_libusb1_base.h
ttsou [Mon, 14 Sep 2009 23:50:26 +0000 (19:50 -0400)]
Removed preprocessor declrs out of fusb.h and created separate fusb_libusb1_base.h

14 years agoFixed libusb1 configure bug, libusb1 updates for previous usrp_prims integration
ttsou [Mon, 14 Sep 2009 22:51:28 +0000 (18:51 -0400)]
Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integration

14 years agoCommonized more usrp_prims code and renamed libusb-0.12 files to libusb0
ttsou [Mon, 14 Sep 2009 18:43:37 +0000 (14:43 -0400)]
Commonized more usrp_prims code and renamed libusb-0.12 files to libusb0

14 years agoFixed bug usb_control_transfer bug
ttsou [Mon, 14 Sep 2009 05:16:52 +0000 (01:16 -0400)]
Fixed bug usb_control_transfer bug

14 years agoCombined additiona usrp_prims code
ttsou [Mon, 14 Sep 2009 04:08:02 +0000 (00:08 -0400)]
Combined additiona usrp_prims code

14 years agoFix glitch from previous commit
ttsou [Sun, 13 Sep 2009 22:44:04 +0000 (18:44 -0400)]
Fix glitch from previous commit

14 years agochanges to build on windows / cygwin
U-CERVELO\ttsou [Fri, 11 Sep 2009 19:35:28 +0000 (15:35 -0400)]
changes to build on windows / cygwin

14 years agoRe-added non pkgconfig support for libusb
ttsou [Thu, 10 Sep 2009 21:29:04 +0000 (17:29 -0400)]
Re-added non pkgconfig support for libusb

14 years agoAutoconf support for checking the required version of libusb based on fusb-tech
ttsou [Thu, 10 Sep 2009 20:33:49 +0000 (16:33 -0400)]
Autoconf support for checking the required version of libusb based on fusb-tech

14 years agoUse default arguments instead of overloaded virtual constructors for cleaner interface
ttsou [Thu, 10 Sep 2009 19:08:16 +0000 (15:08 -0400)]
Use default arguments instead of overloaded virtual constructors for cleaner interface

14 years agoIntegrated more usrp_prims code
ttsou [Thu, 10 Sep 2009 18:23:10 +0000 (14:23 -0400)]
Integrated more usrp_prims code

14 years agoFixed swig and usrp apps to work with libusb-0.12 and libusb-1.0 plus minor cleanup
Thomas Tsou [Wed, 9 Sep 2009 22:52:34 +0000 (18:52 -0400)]
Fixed swig and usrp apps to work with libusb-0.12 and libusb-1.0 plus minor cleanup

14 years agoIntermediate fix to simplify usrp_one_time_init api
ttsou [Wed, 9 Sep 2009 18:46:57 +0000 (14:46 -0400)]
Intermediate fix to simplify usrp_one_time_init api

14 years agoAdded autotools header generation and build time version checking
ttsou [Wed, 9 Sep 2009 15:02:41 +0000 (11:02 -0400)]
Added autotools header generation and build time version checking

14 years agoMerge branch 'utils' of http://gnuradio.org/git/trondeau into master
Johnathan Corgan [Wed, 16 Sep 2009 14:59:16 +0000 (07:59 -0700)]
Merge branch 'utils' of gnuradio.org/git/trondeau into master

* 'utils' of http://gnuradio.org/git/trondeau:
  Fixed slider behavior when the end of the file is reached.
  Handling a few exceptions when no file is loaded.
  Can now change the size of the symbols. Also fixes some layout issues.
  Adding ability to change line width and style (only a handful of current styles enabled).
  Removing plot picker that addd nothing to the interface.
  Adding a Reload option (Ctrl+R) option to quickly reread the file and reset the state.

14 years agoFixed slider behavior when the end of the file is reached.
Tom Rondeau [Wed, 16 Sep 2009 14:17:31 +0000 (10:17 -0400)]
Fixed slider behavior when the end of the file is reached.

14 years agoHandling a few exceptions when no file is loaded.
Tom Rondeau [Wed, 16 Sep 2009 14:03:29 +0000 (10:03 -0400)]
Handling a few exceptions when no file is loaded.

14 years agoAdded libusb1 specific usrp_prims and usrp_basic
ttsou [Fri, 28 Aug 2009 15:42:41 +0000 (11:42 -0400)]
Added libusb1 specific usrp_prims and usrp_basic

14 years agofirst shot at re-adding libusb-0.12 support
ttsou [Thu, 27 Aug 2009 22:13:54 +0000 (18:13 -0400)]
first shot at re-adding libusb-0.12 support

14 years agoModify apps and swig to reflect libusb_context use
ttsou [Wed, 26 Aug 2009 14:46:56 +0000 (10:46 -0400)]
Modify apps and swig to reflect libusb_context use

14 years agoAdditional comments for reaping transactions
ttsou [Tue, 25 Aug 2009 23:52:29 +0000 (19:52 -0400)]
Additional comments for reaping transactions

14 years agoAdditional comments for reaping transactions
ttsou [Tue, 25 Aug 2009 23:30:39 +0000 (19:30 -0400)]
Additional comments for reaping transactions

14 years agonon-blocking reap and fusb default buffer size change
ttsou [Tue, 25 Aug 2009 22:46:14 +0000 (18:46 -0400)]
non-blocking reap and fusb default buffer size change

14 years agoFix for simultaneous tx-rx using libusb_contexts
ttsou [Tue, 25 Aug 2009 18:53:34 +0000 (14:53 -0400)]
Fix for simultaneous tx-rx using libusb_contexts

14 years agoApplied libusb-1.0 patch set from Thomas Tsou <ttsou@vt.edu>:
Johnathan Corgan [Tue, 18 Aug 2009 03:46:30 +0000 (23:46 -0400)]
Applied libusb-1.0 patch set from Thomas Tsou <ttsou@vt.edu>:

This patch set updates the usrp to support libusb-1.0. Asynchronous I/O
through libusb is added with fusb_libusb1.*, which is heavily based on
fusb_linux.*. In short, URB's and ioctl calls are replaced with
libusb_transfer structs and native calls. Transfer reaping is handled by
libusb and associated callbacks. I get 32Mb/s on all of my machines using
test_usrp_standard_rx or tx. Due to the API rewrite in 1.0 from 0.12, there
are alot of changes, many are simply name changes.

Known Issues:

Transmit and receive both work, but not at same time
(e.g. usrp_benchmark_usb.py). libusb does not create any internal threads,
so for a single session fusb_libusb1 works in the same manner as
fusb_linux with the callback called at controlled times. With multiple
libusb sessions the callback may occur at any time and threading issues
come into play causing behavior to become undefined. The use of separate
libusb_contexts _might_ solve this issue; I have not had the time to look
into it.

14 years agoFix doxygen warnings.
Philip Balister [Tue, 15 Sep 2009 18:50:22 +0000 (14:50 -0400)]
Fix doxygen warnings.

14 years agoMerge branch 'grc' of http://gnuradio.org/git/jblum into master
Johnathan Corgan [Tue, 15 Sep 2009 15:41:21 +0000 (08:41 -0700)]
Merge branch 'grc' of gnuradio.org/git/jblum into master

* 'grc' of http://gnuradio.org/git/jblum:
  fixed issue where entry boxes lost focus (mishandling of hide changing)
  fixed bool converter in forms to work with non bool options
  tweaked key handling callbacks
  fix for uniformity convention with gtk signal name strings
  Simply Actions module imports, using module prefix.
  Reworked actions api and actions objects:
  Move key press extraction logic into actions module.
  rename variable, use keysyms in props dialog
  use the keymap's translate_keyboard_state, use the key value rather than name
  ignore irrelevant modifiers and events pending
  properties dialog with ok/cancel buttons

14 years agofixed issue where entry boxes lost focus (mishandling of hide changing)
Josh Blum [Tue, 15 Sep 2009 05:37:55 +0000 (22:37 -0700)]
fixed issue where entry boxes lost focus (mishandling of hide changing)

14 years agofixed bool converter in forms to work with non bool options
Josh Blum [Tue, 15 Sep 2009 05:27:50 +0000 (22:27 -0700)]
fixed bool converter in forms to work with non bool options

14 years agoupdated top-level .gitignore
Eric Blossom [Sun, 13 Sep 2009 19:30:29 +0000 (12:30 -0700)]
updated top-level .gitignore

14 years agotweaked key handling callbacks
Josh Blum [Sun, 13 Sep 2009 10:25:56 +0000 (03:25 -0700)]
tweaked key handling callbacks

14 years agofix for uniformity convention with gtk signal name strings
Josh Blum [Sun, 13 Sep 2009 09:39:40 +0000 (02:39 -0700)]
fix for uniformity convention with gtk signal name strings

14 years agoSimply Actions module imports, using module prefix.
Josh Blum [Sun, 13 Sep 2009 09:29:26 +0000 (02:29 -0700)]
Simply Actions module imports, using module prefix.

14 years agoReworked actions api and actions objects:
Josh Blum [Sun, 13 Sep 2009 09:14:27 +0000 (02:14 -0700)]
Reworked actions api and actions objects:
Created standardized Action object for all gui actions.
Actions module constants are actual Action objects (not strings).
Keypresses, labels, tooltips, stock icons, etc all associate in the Action constructor.
Usage of the action's signaling call () eliminated the need for a reference to handle_states.

14 years agoMove key press extraction logic into actions module.
Josh Blum [Sun, 13 Sep 2009 07:04:58 +0000 (00:04 -0700)]
Move key press extraction logic into actions module.
Replaced xml encode with gtk escape text.
Added templates for category and docs tool tips.
Other various code tweaks in gui modules.

14 years agoadd u2_flash_tool to EXTRA_DIST
Eric Blossom [Sat, 12 Sep 2009 06:02:21 +0000 (23:02 -0700)]
add u2_flash_tool to EXTRA_DIST

14 years agoRemove old mac. Good riddance.
Matt Ettus [Fri, 11 Sep 2009 06:11:44 +0000 (23:11 -0700)]
Remove old mac.  Good riddance.

14 years agoremove unused port
Matt Ettus [Fri, 11 Sep 2009 04:53:32 +0000 (21:53 -0700)]
remove unused port

14 years agoMore xilinx fifos, more clean up of our fifos
Matt Ettus [Fri, 11 Sep 2009 04:52:06 +0000 (21:52 -0700)]
More xilinx fifos, more clean up of our fifos

14 years agorename variable, use keysyms in props dialog
Josh Blum [Fri, 11 Sep 2009 00:38:53 +0000 (17:38 -0700)]
rename variable, use keysyms in props dialog

14 years agouse the keymap's translate_keyboard_state, use the key value rather than name
Josh Blum [Thu, 10 Sep 2009 23:17:25 +0000 (16:17 -0700)]
use the keymap's translate_keyboard_state, use the key value rather than name

14 years agoignore irrelevant modifiers and events pending
Josh Blum [Thu, 10 Sep 2009 21:47:53 +0000 (14:47 -0700)]
ignore irrelevant modifiers and events pending

14 years agomight as well use a cascade fifo to help timing and give a little more capacity
Matt Ettus [Thu, 10 Sep 2009 18:40:18 +0000 (11:40 -0700)]
might as well use a cascade fifo to help timing and give a little more capacity

14 years agoproperties dialog with ok/cancel buttons
Josh Blum [Thu, 10 Sep 2009 04:35:58 +0000 (21:35 -0700)]
properties dialog with ok/cancel buttons

14 years agoMerge branch 'grc' of http://gnuradio.org/git/jblum into master
Johnathan Corgan [Thu, 10 Sep 2009 00:38:27 +0000 (17:38 -0700)]
Merge branch 'grc' of gnuradio.org/git/jblum into master

* 'grc' of http://gnuradio.org/git/jblum:
  use show signal to perform initial gui update
  Fixed the usrp and usrp2 probe scripts to work with the new gui param api.
  propsdialog tweaks
  more code cleanup for properties dialog
  Rework the params/properties dialog and param gui class:
  renamed params dialog to props dialog
  remove unused imports, copyright date update, tweak
  Created recursive create labels and shapes method for gui element.
  replaced dict[rot] storage of areas and lines with a single list for the current rotation
  standardized the Element inheritance __init__ usage in gui
  better error msg for empty statements
  Implement a recursive validation api in the base Element class.

14 years agoMerge branch 'forms' of http://gnuradio.org/git/jblum into master
Johnathan Corgan [Thu, 10 Sep 2009 00:37:01 +0000 (17:37 -0700)]
Merge branch 'forms' of gnuradio.org/git/jblum into master

* 'forms' of http://gnuradio.org/git/jblum:
  set text box bg color on change
  Round the slider's value, but not the internal representation.

14 years agoMerge branch 'usrp_siggen' of http://gnuradio.org/git/jblum into master
Johnathan Corgan [Thu, 10 Sep 2009 00:11:02 +0000 (17:11 -0700)]
Merge branch 'usrp_siggen' of gnuradio.org/git/jblum into master

* 'usrp_siggen' of http://gnuradio.org/git/jblum:
  only import usrp and usrp2 modules in the setup methods
  updated digital to use installed usrp options
  tweaked ampl slider params
  copied usrp_siggen stuff from experimental gui into gnuradio tree

14 years agoAdded missing file to ignores.
Johnathan Corgan [Thu, 10 Sep 2009 00:09:44 +0000 (17:09 -0700)]
Added missing file to ignores.

14 years agoonly import usrp and usrp2 modules in the setup methods
Josh Blum [Thu, 10 Sep 2009 00:07:15 +0000 (17:07 -0700)]
only import usrp and usrp2 modules in the setup methods

14 years agoupdated digital to use installed usrp options
Josh Blum [Wed, 9 Sep 2009 21:59:44 +0000 (14:59 -0700)]
updated digital to use installed usrp options

14 years agotweaked ampl slider params
Josh Blum [Wed, 9 Sep 2009 21:13:52 +0000 (14:13 -0700)]
tweaked ampl slider params

14 years agoset text box bg color on change
Josh Blum [Wed, 9 Sep 2009 20:57:38 +0000 (13:57 -0700)]
set text box bg color on change

14 years agoRound the slider's value, but not the internal representation.
Josh Blum [Wed, 9 Sep 2009 20:05:38 +0000 (13:05 -0700)]
Round the slider's value, but not the internal representation.
Now, the slider can operate on any step size without killing the precision for other forms.

14 years agocopied usrp_siggen stuff from experimental gui into gnuradio tree
Josh Blum [Wed, 9 Sep 2009 19:33:10 +0000 (12:33 -0700)]
copied usrp_siggen stuff from experimental gui into gnuradio tree

14 years agouse show signal to perform initial gui update
Josh Blum [Wed, 9 Sep 2009 06:04:38 +0000 (23:04 -0700)]
use show signal to perform initial gui update

14 years agoremoved qr_fft.py from gr-utils
Eric Blossom [Tue, 8 Sep 2009 19:40:05 +0000 (12:40 -0700)]
removed qr_fft.py from gr-utils

14 years agoFixed the usrp and usrp2 probe scripts to work with the new gui param api.
Josh Blum [Sun, 6 Sep 2009 08:58:25 +0000 (01:58 -0700)]
Fixed the usrp and usrp2 probe scripts to work with the new gui param api.
Also fixed the scripts to work since they were broken by previous changes.
Get input in param class now pases a param instance (self) into the object.

14 years agopropsdialog tweaks
Josh Blum [Sun, 6 Sep 2009 08:17:35 +0000 (01:17 -0700)]
propsdialog tweaks

14 years agomore code cleanup for properties dialog
Josh Blum [Sun, 6 Sep 2009 06:49:34 +0000 (23:49 -0700)]
more code cleanup for properties dialog

14 years agoRework the params/properties dialog and param gui class:
Josh Blum [Sun, 6 Sep 2009 06:41:49 +0000 (23:41 -0700)]
Rework the params/properties dialog and param gui class:
Better handles dynamic changes and subsequent code cleanup.

14 years agorenamed params dialog to props dialog
Josh Blum [Sun, 6 Sep 2009 04:11:51 +0000 (21:11 -0700)]
renamed params dialog to props dialog

14 years agofix a typo which caused tx glitches
Matt Ettus [Sat, 5 Sep 2009 20:38:13 +0000 (13:38 -0700)]
fix a typo which caused tx glitches

14 years agoAdd missing cstdio includes for gcc 4.4 compatibility
Johnathan Corgan [Sat, 5 Sep 2009 18:29:10 +0000 (11:29 -0700)]
Add missing cstdio includes for gcc 4.4 compatibility

14 years agoremove unused imports, copyright date update, tweak
Josh Blum [Sat, 5 Sep 2009 09:38:46 +0000 (02:38 -0700)]
remove unused imports, copyright date update, tweak

14 years agoCreated recursive create labels and shapes method for gui element.
Josh Blum [Sat, 5 Sep 2009 09:21:37 +0000 (02:21 -0700)]
Created recursive create labels and shapes method for gui element.
Replaces update methods in the gui classes and simplifies calls.
The master update method in flow graph calls create labels and shapes.

14 years agoreplaced dict[rot] storage of areas and lines with a single list for the current...
Josh Blum [Sat, 5 Sep 2009 09:01:41 +0000 (02:01 -0700)]
replaced dict[rot] storage of areas and lines with a single list for the current rotation

14 years agostandardized the Element inheritance __init__ usage in gui
Josh Blum [Sat, 5 Sep 2009 08:54:41 +0000 (01:54 -0700)]
standardized the Element inheritance __init__ usage in gui

14 years agobetter error msg for empty statements
Josh Blum [Sat, 5 Sep 2009 07:54:56 +0000 (00:54 -0700)]
better error msg for empty statements

14 years agoImplement a recursive validation api in the base Element class.
Josh Blum [Sat, 5 Sep 2009 07:45:14 +0000 (00:45 -0700)]
Implement a recursive validation api in the base Element class.

The rewrite and validate methods will invoke themselves on the child elements.
The error messages are now a super-list of element and child error messages.

As a side-effect, this cleans up code in base Block and Flowgraph class.

14 years agoUntested fixes for getting serdes onto the new fifo system. Compiles, at least
Matt Ettus [Sat, 5 Sep 2009 05:33:30 +0000 (22:33 -0700)]
Untested fixes for getting serdes onto the new fifo system.  Compiles, at least

14 years agoImplement Eth flow control using pause frames
Matt Ettus [Sat, 5 Sep 2009 05:23:27 +0000 (22:23 -0700)]
Implement Eth flow control using pause frames

Not fully tested, but it seems to work without frame errors, sequence
number errors or ethernet overruns.  Still of course will get tx underruns
on a slow machine, and the transmitted signal has some issues though.

14 years agoparameterized fifo sizes, some reformatting
Matt Ettus [Sat, 5 Sep 2009 05:20:19 +0000 (22:20 -0700)]
parameterized fifo sizes, some reformatting

14 years agoremove unused old style fifo
Matt Ettus [Sat, 5 Sep 2009 05:14:21 +0000 (22:14 -0700)]
remove unused old style fifo

14 years agoMerge branch 'new_eth' of http://gnuradio.org/git/eb into new_eth
Matt Ettus [Fri, 4 Sep 2009 23:47:43 +0000 (16:47 -0700)]
Merge branch 'new_eth' of gnuradio.org/git/eb into new_eth

14 years agoallow control of whether or not to honor flow control, adds some debug lines
Matt Ettus [Fri, 4 Sep 2009 23:43:11 +0000 (16:43 -0700)]
allow control of whether or not to honor flow control, adds some debug lines

14 years agodebug the rx side
Matt Ettus [Fri, 4 Sep 2009 23:37:29 +0000 (16:37 -0700)]
debug the rx side

14 years agono longer used, replaced by newfifo version
Matt Ettus [Fri, 4 Sep 2009 23:33:00 +0000 (16:33 -0700)]
no longer used, replaced by newfifo version

14 years agoMerge branch 'new_eth' of http://gnuradio.org/git/matt into new_eth
Eric Blossom [Fri, 4 Sep 2009 22:58:33 +0000 (15:58 -0700)]
Merge branch 'new_eth' of gnuradio.org/git/matt into new_eth

* 'new_eth' of http://gnuradio.org/git/matt:

14 years agoMerge branch 'new_eth' of http://gnuradio.org/git/eb into new_eth
Matt Ettus [Fri, 4 Sep 2009 22:53:46 +0000 (15:53 -0700)]
Merge branch 'new_eth' of gnuradio.org/git/eb into new_eth

14 years agoMerge branch 'new_eth' of http://gnuradio.org/git/matt into new_eth
Eric Blossom [Fri, 4 Sep 2009 22:51:52 +0000 (15:51 -0700)]
Merge branch 'new_eth' of gnuradio.org/git/matt into new_eth

* 'new_eth' of http://gnuradio.org/git/matt:
  properly set the address filter
  stop sending short ethernet command packets.
  Fix problem with commands timing out (specifically stop_rx_streaming)
  Fix race condition that caused commands such as stop_rx_streaming to fail.
  Fixing a line in the clock recovery algorithm. This works with a bit larger error than there proably should be.
  Better fix for broken AC_PROG_F77 macro
  Fix Python header check failure due to invalid cached state
  waterfall and fft use a common autoscale function
  Fix so that the waterfall texture is initialized with a buffer of the same size.
  Modifications to usrp2 source and sink so that set center freq is called afer set lo offset.
  Modifications to the usrp blocks and wrapper so that the lo offset is set with the lo frequency.
  Removed subversion related configuration info.
  Expand frequency ranges to match hardware capability.
  Modified log power fft block so ref scale is peak to peak.
  Adding clock sync algorithm using PFB. This works, but needs a bit more work.

14 years agoMerge branch 'grc' from http://gnuradio.org/git/jblum.git into master
Johnathan Corgan [Fri, 4 Sep 2009 22:47:49 +0000 (15:47 -0700)]
Merge branch 'grc' from gnuradio.org/git/jblum.git into master

  we dont use test() -> remove it
  Made the window for the pass band filters integers (take firdes.WIN_XXX).
  Evaluation fix in param.to_code().
  Removed the flagging api and usage from the base classes.
  added ref scale param to fft and waterfall
  Switched the python classes to inherit from the base and gui classes.
  port and param types from an overloaded method
  todo
  Replaced TYPES in Port and Param with types parameter.
  made is_virtual_xxx a block level function, used by port and param classes
  added stream id type and checking in evaluate
  avoid loops
  Recursive resolution of virtual sources.
  added virtual source and added stream ids, logic to clone in port
  added rewrite methods to element to separate from validation logic
  Added virtual sink and logic to clone port.
  removed repurposing of pads
  Work on command line options for generated code.
  renamed the colors dialog to types
  use pkgpythondir
  ...

14 years agoremove special last_line adjustment from ethernet port
Eric Blossom [Fri, 4 Sep 2009 22:47:32 +0000 (15:47 -0700)]
remove special last_line adjustment from ethernet port

14 years agoMerge branch 'new_eth' of http://gnuradio.org/git/eb into new_eth
Matt Ettus [Fri, 4 Sep 2009 22:44:47 +0000 (15:44 -0700)]
Merge branch 'new_eth' of gnuradio.org/git/eb into new_eth

14 years agoFirmware now inserts mac source address value in each frame.
Eric Blossom [Fri, 4 Sep 2009 22:35:01 +0000 (15:35 -0700)]
Firmware now inserts mac source address value in each frame.

The old mac used to do this automatically.

14 years agoproperly set the address filter
Matt Ettus [Fri, 4 Sep 2009 22:31:26 +0000 (15:31 -0700)]
properly set the address filter

14 years agoMerge branch 'new_eth' of http://gnuradio.org/git/matt into new_eth
Eric Blossom [Fri, 4 Sep 2009 22:07:06 +0000 (15:07 -0700)]
Merge branch 'new_eth' of gnuradio.org/git/matt into new_eth

* 'new_eth' of http://gnuradio.org/git/matt:
  seems to build a decent fpga, but still some issues with a full connection.

14 years agoMerge branch 'master' into new_eth
Matt Ettus [Fri, 4 Sep 2009 17:29:00 +0000 (10:29 -0700)]
Merge branch 'master' into new_eth

14 years agostop sending short ethernet command packets.
Eric Blossom [Fri, 4 Sep 2009 10:48:15 +0000 (03:48 -0700)]
stop sending short ethernet command packets.

14 years agoFix problem with commands timing out (specifically stop_rx_streaming)
Eric Blossom [Fri, 4 Sep 2009 10:32:32 +0000 (03:32 -0700)]
Fix problem with commands timing out (specifically stop_rx_streaming)

After fixing the race, this change uses Tom's idea to stop enqueuing
data when trying to stop, and adds a new flush_rx_samples method
to drop any samples that may have already been accumulated.

I ran Tom's test case 500 times with 0 failures ;-)

14 years agoFix race condition that caused commands such as stop_rx_streaming to fail.
Eric Blossom [Fri, 4 Sep 2009 08:51:29 +0000 (01:51 -0700)]
Fix race condition that caused commands such as stop_rx_streaming to fail.

This fixes the bulk of the problem.  Next step is to drop data packets
while waiting for the reply.

14 years agostop sending short ethernet command packets.
Eric Blossom [Fri, 4 Sep 2009 10:48:15 +0000 (03:48 -0700)]
stop sending short ethernet command packets.