]> git.gag.com Git - debian/gnuradio/log
debian/gnuradio
15 years agoAdded HRPT deframer block
Johnathan Corgan [Wed, 9 Sep 2009 04:08:29 +0000 (21:08 -0700)]
Added HRPT deframer block

15 years agoChanged synchronizer to output sliced bits.
Johnathan Corgan [Tue, 8 Sep 2009 23:52:37 +0000 (16:52 -0700)]
Changed synchronizer to output sliced bits.

15 years agoUpdated HRPT blocks/scripts for testing. Seeing good minor frame sync's.
Johnathan Corgan [Mon, 7 Sep 2009 20:22:16 +0000 (13:22 -0700)]
Updated HRPT blocks/scripts for testing.  Seeing good minor frame sync's.

* Change PLL and SYNC blocks to output floats
* Correct bit sense
* Update RX script to record ascii bits

15 years agoImplemented crude timing recovery using zero crossings but no resampling
Johnathan Corgan [Sat, 29 Aug 2009 20:24:58 +0000 (13:24 -0700)]
Implemented crude timing recovery using zero crossings but no resampling

15 years agoWork in progress, incomplete
Johnathan Corgan [Sat, 29 Aug 2009 18:12:37 +0000 (11:12 -0700)]
Work in progress, incomplete

* Renamed noaa.carrier_pll_cc to noaa.hrpt_pll_cc
* Added nop noaa.hrpt_sync_cc
* Renamed grc apps to use usrp_ prefix and protocol name
* Installed grc generated scripts to path

15 years agoUpdate rx_poes script to filter prior to PLL.
Johnathan Corgan [Sat, 22 Aug 2009 20:10:08 +0000 (13:10 -0700)]
Update rx_poes script to filter prior to PLL.

15 years agoCreated new gr-noaa top-level component.
Johnathan Corgan [Sat, 15 Aug 2009 19:30:45 +0000 (12:30 -0700)]
Created new gr-noaa top-level component.

Initial work:

- Carrier recovery/mixer PLL block
- Start of POES grc pipeline, recovers Manchester symbols only
- Start of GOES grc pipeline, recovers BPSK symbols only

15 years agoAdded CVSD encoder/decoder to GRC, example app
Johnathan Corgan [Sun, 20 Sep 2009 03:38:24 +0000 (20:38 -0700)]
Added CVSD encoder/decoder to GRC, example app

Used blks2.cvsd* wrappers, not bare gnuradio.vocoder.cvsd*
Example application sweeps 0-4KHz through encoder/decoder pair configured
as Bluetooth standard

15 years agoxor that hash
Josh Blum [Sat, 19 Sep 2009 06:27:06 +0000 (23:27 -0700)]
xor that hash

15 years agoMerge branch 'usrp2-real-fix' of http://gnuradio.org/git/balister into master
Johnathan Corgan [Sat, 19 Sep 2009 05:30:47 +0000 (22:30 -0700)]
Merge branch 'usrp2-real-fix' of http://gnuradio.org/git/balister into master

15 years agoMerge branch 'grc' of http://gnuradio.org/git/jblum into master
Johnathan Corgan [Sat, 19 Sep 2009 05:27:38 +0000 (22:27 -0700)]
Merge branch 'grc' of http://gnuradio.org/git/jblum into master

15 years agobug fix for handling loading of dynamic params
Josh Blum [Sat, 19 Sep 2009 03:37:05 +0000 (20:37 -0700)]
bug fix for handling loading of dynamic params

15 years agorevised copyright contents based on feedback from Debian ftpmaster
Bdale Garbee [Fri, 18 Sep 2009 17:04:34 +0000 (11:04 -0600)]
revised copyright contents based on feedback from Debian ftpmaster

15 years agoRe/evaluate the notebook blocks label because we dont garuntee the evaluation priority.
Josh Blum [Fri, 18 Sep 2009 16:51:33 +0000 (09:51 -0700)]
Re/evaluate the notebook blocks label because we dont garuntee the evaluation priority.
Meaning, we cant garuntee that the notebook block will be evaluated before this param,
without explicitly calling evaluate on it when the value is needed.

15 years agoput the flow graph errors button into the toolbar
Josh Blum [Fri, 18 Sep 2009 09:22:43 +0000 (02:22 -0700)]
put the flow graph errors button into the toolbar

15 years agoadded errors dialog to show all error messages in flow graph
Josh Blum [Fri, 18 Sep 2009 09:10:13 +0000 (02:10 -0700)]
added errors dialog to show all error messages in flow graph

15 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

15 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.

15 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

15 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.

15 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

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

15 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

15 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

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

15 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

15 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

15 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

15 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

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

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

15 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

15 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

15 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

15 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

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

15 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

15 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

15 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

15 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 http://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.

15 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.

15 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.

15 years agoprepare to upload debian/3.2.2-1
Bdale Garbee [Wed, 16 Sep 2009 05:39:44 +0000 (23:39 -0600)]
prepare to upload

15 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

15 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

15 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

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

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

15 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

15 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

15 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.

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

15 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 http://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

15 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)

15 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

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

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

15 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

15 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.

15 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.

15 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.

15 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

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

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

15 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

15 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

15 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

15 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

15 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

15 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

15 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 http://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.

15 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 http://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.

15 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 http://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

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

15 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

15 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

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

15 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

15 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.

15 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

15 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

15 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

15 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.

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

15 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

15 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.

15 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

15 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

15 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

15 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

15 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.

15 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

15 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

15 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

15 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.

15 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

15 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.

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

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

15 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 http://gnuradio.org/git/eb into new_eth