Search results for all lists

10000 messages found
Sort by
List: usrp-users@lists.ettus.com
From: Hodges, Jeff
 
Re: [USRP-users] rfnoc build standard image x310 failing
Thu, May 28, 2020 4:41 PM
I get the error message: ERROR: [Synth 8-439] module 'noc_block_gain' not found [/home/nvd/rfnoc/src/uhd/fpga-src/usrp3/top/x300/rfnoc_ce_auto_inst_x310.v:20] I have installed UHD.3.15-LTS and I had to correct one error in order to get the OOT gain block to build from the tutorial website: http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2020
List: usrp-users@lists.ettus.com
From: Dominik Eyerly
 
Re: [USRP-users] B205i transient behavior
Mon, Apr 24, 2017 7:44 AM
DE 206693267 VERTRAULICHKEITS-INFORMATION: Dieses e-Mail und alle anhängenden Dokumente, enthalten Informationen der Konrad GmbH und sind nur für die adressierte Person bestimmt. Diese können vertraulich und/oder von Veröffentlichungen ausgenommen sein. Das Kopieren und die Weitergabe an nicht autorisierte Dritte sind verboten.
List: trawlers@lists.trawlering.com
From: John Iott - hotflashrefinishing.com
 
Thoughts on holding tank outflow placement
Wed, Jan 25, 2006 1:49 AM
The inlet is pretty simple on "the top". The outlet can either be on the side at the bottom or also on the top with a pipe going close to the bottom inside the tank. It seems as if the outlet is located at the bottom on the side and you are pumping up to the deck then there is always going to be sewage standing in the hose at least to the top of the tank.
List: trawlers@lists.trawlering.com
From: Gypsy5262@aol.com
 
Re: T&T: Zippers and Snaps
Tue, Aug 21, 2007 1:11 AM
Both boats had/have bimini tops with zippers for windows and full enclosures. We also have owned a car with a convertible top, that we bought new in 1998 and passed on to one of the kids. All three of these fabric tops were treated with plain ole silicone spray.
List: discuss@lists.openscad.org
From: Alex Gibson
 
Curved linear extrude
Mon, May 23, 2016 9:38 PM
top of the hat flares out a little.
List: usrp-users@lists.ettus.com
From: Adam Kurisko
 
Re: [USRP-users] RFNOC Block design without GNU Radio
Tue, Jan 2, 2018 6:58 PM
["/home/kurisko/e300/src/uhd/fpga-src/usrp3/top/e300/e310_timing.xdc":58] Please let me know what you think.
List: usrp-users@lists.ettus.com
From: Nick Foster
 
Re: [USRP-users] RFNOC Block design without GNU Radio
Tue, Jan 2, 2018 7:28 PM
/fpga-src/usrp3/top/e300/e310_timing.xdc":28] > [Common 17-161] Invalid option value '#' specified for 'objects'. > ["/home/kurisko/e300/src/uhd/fpga-src/usrp3/top/e300/e310_timing.xdc":53] > [Constraints 18-514] set_max_delay: Path segmentation by forcing > 'CAT_SCLK_MUX/S' to be timing endpoint.
List: great-loop@lists.trawlering.com
From: Mike Tellup
 
Re: GL: Web Site Help
Sun, Sep 2, 2007 5:21 PM
I think what Ken is proposing to do (have a website or blog) while traveling the Great Loop is an excellent idea. I believe that keeping the list updated with info about new/significant developments about his website or blog will be a plus for the list and I look forward to it.
List: time-nuts@lists.febo.com
From: Robert Darlington
 
Re: [time-nuts] Difference in GPS antennas
Fri, Aug 14, 2009 3:15 PM
My Panasonic VIC100 antenna had a few screws to hold the bottom to the plastic cone top. The bottom had an o-ring seal that stuck a little but was still pretty easy to slide the bottom from the top half. Inside was a patch antenna on top of a pcb.
List: discuss@lists.openscad.org
From: Peter Kriens
 
Re: center() as transformation function
Thu, Sep 19, 2024 4:55 PM
E.g. attach(TOP, CENTER) will put the cube in the middle of the top plane of the current shape, note half deep since CENTER is the center of the child cube. If you do attach(TOP,BOTTOM) the cube will sit fully on top of the current shape, bottom fixed to the top of the parent shape.