Search results for all lists

10000 messages found
Sort by
List: trawlers@lists.trawlering.com
From: Bob England
 
Soft deck
Tue, Apr 15, 2008 3:19 AM
Clean out all rotted stuff, (and good core in the cutout space), saturate the area with cpes. Replace removed core with appropriate sized material, preferably nidacore, klegecell, or even a good marine plywood. Soak again with cpes and fill all voids with thickend epoxy and put your (now cleaned up) top plug back in place befor everything sets up.
List: discuss@lists.openscad.org
From: Tim Hawkins
 
Re: [OpenSCAD] libigl: anyone poked at it for CGAL (partial) replacement?
Fri, Nov 27, 2015 4:40 AM
It does claim to be multithreaded, which i can belive as voxel operations are easy to partition, i dont claim to have any expertice in this, my graphics abilities are limited to 2d, i used to write postscript rasterisation engines, which render down to a trapezoid list which is easy to slice and hand out to different threads for operations like colour correction
List: discuss@lists.openscad.org
From: adrianv
 
Re: [OpenSCAD] How to find the product of all elements in a list?
Sun, Dec 6, 2020 1:35 PM
You could take the log of the items in the list, multiply by a vector of all ones to sum, and then apply exp. function prod(v) = let( logv = [for(item=v) ln(item)], ones = [for(i=[0:1:len(v)-1]) 1] ) exp(logv*ones); -- Sent from: http://forum.openscad.org/
List: usrp-users@lists.ettus.com
From: Ronakraj Gosalia
 
E310/E312 Receive on all 4 inputs
Sat, Feb 10, 2018 4:01 AM
I am wondering if it is possible to receive on all 4 inputs at the same time on the E310/E312? I.e. is it possible to receive on TRX A, RX A, TRX B, RX B all at the same time?
List: time-nuts@lists.febo.com
From: Bob Camp
 
Re: [time-nuts] Continuous timestamping reciprocal counter question
Fri, May 13, 2011 4:26 PM
If all you want is frequency, then the start and end sample *may* have all the information you need in them. If you are trying to recover modulation, then both approaches have issues. They just have different ones.  It all depends on what you are trying to do.
List: pjsip@lists.pjsip.org
From: zhuyongwen@made-in-china.com
 
why configure faild all memory not be setted
Fri, Apr 17, 2015 8:11 AM
SIPDOMAIN); accfg.cred_count =1 ; accfg.cred_info[0].realm=pj_str(SIPDOMAIN) ; accfg.cred_info[0].scheme= pj_str("digest"); accfg.cred_info[0].username=pj_str(SIPDOMAIN) ; accfg.cred_info[0].data_type =PJSIP_CRED_DATA_PLAIN_PASSWD; accfg.cred_info[0].data=pj_str(SIPPSW); status = pjsua_acc_add(&accfg,PJ_TRUE,&_accid); when i debug it the red part , all
List: birdalert@ontbirds.ca
From: mark gawn
 
[Ontbirds] All 3 Scoters, Brant, Lac Deschennes
Sat, Oct 5, 2013 8:04 PM
This morning there were good numbers of Brant (2 flocks of about 50 each) and all three scoters on Lac Deschennes, Ottawa, best viewed from the point at Dick Bell Park. The scoters were mostly in small active flocks, several of which were put up by a passing adult Bald Eagle.
List: trawlers@lists.trawlering.com
From: larry@opendoorworld.com
 
Hurricane Wilma update
Sun, Oct 30, 2005 9:27 AM
Please let people know that we are all OK, boats and docks beat up, building is OK. Hope to have power back soon. Harry With 90% of the power out, the Hurricane Wilma photos were taken and sent with a cell phone {http://www.shakealegmiami.org/website/index.php?
List: trawlers@lists.trawlering.com
From: larry@opendoorworld.com
 
Hurricane Wilma update
Sun, Oct 30, 2005 9:31 AM
Please let people know that we are all OK, boats and docks beat up, building is OK. Hope to have power back soon. Harry With 90% of the power out, the Hurricane Wilma photos were taken and sent with a cell phone {http://www.shakealegmiami.org/website/index.php?
List: usrp-users@lists.ettus.com
From: Philip Balister
 
Re: [USRP-users] cross-compiling with external libraries on E310
Thu, Oct 26, 2017 2:15 PM
.  >> >> EJ >> >> On Thu, Oct 26, 2017 at 9:01 AM, Francois Quitin via USRP-users >> wrote: >> >>> Dear all, >>> >>> I'm writing code for the USRP E310 using the SDK from >>> http://files.ettus.com/e3xx_images/e3xx-release-4/ [1]  I've been >>> able to write code, cross-compile it and execute it without any >>> problems on the E310