Search results for all lists

10000 messages found
Sort by
List: pjsip@lists.pjsip.org
From: Benny Prijono
 
Re: [pjsip] Example "Simple PJSUA" without soundcard
Fri, Sep 21, 2007 1:47 PM
. > > Note: it's no problem for if you send me "hack" version already now, then i > have already something to look at.
List: pjsip@lists.pjsip.org
From: Benny Prijono
 
Re: [pjsip] custom RTCP
Tue, Feb 9, 2010 2:41 PM
There is a simpler hack with including pjsua_internal.h, then retrieve the media transport instance for the call and send RTCP packet with it, but this works with sending only. Cheers Benny
List: discuss@lists.openscad.org
From: Parkinbot
 
Re: [OpenSCAD] trouble making a round flange with holes in
Thu, Mar 23, 2017 1:59 AM
You always can include the library you want to call help() latest (yet another hack, I know) -- View this message in context: http://forum.openscad.org/trouble-making-a-round-flange-with-holes-in-tp20961p20997.html Sent from the OpenSCAD mailing list archive at Nabble.com.
List: discuss@lists.openscad.org
From: Parkinbot
 
Re: [OpenSCAD] Polyhedron tube with irregular sides -- is it possible ?
Mon, Dec 10, 2018 12:42 PM
A multi-hole sweep can be also implemented straight forward and does not need this hack. It has to provide its own triangulation of the first and last faces with holes and just can't rely on CGAL to do it. CGAL gets slow anyway, when it starts with "trying alternative construction". The rest is just building the walls like a vectorized sweep.
List: discuss@lists.openscad.org
From: adrianv
 
Re: [OpenSCAD] reporting errors and warnings
Tue, Mar 26, 2019 12:13 AM
I'd call it a hack, but a decent one. -- Sent from: http://forum.openscad.org/
List: discuss@lists.openscad.org
From: jschobben
 
Re: [OpenSCAD] recursion limit on concat()
Mon, Oct 14, 2019 9:16 PM
A hack-around can be to replace "? concat([pos],ps)" with "? assert(true) concat([pos],ps)", or something similarly silly (and note that the "assert" function is not present in the 2015 versions). Iteratively is probably the way to go here :) -- Sent from: http://forum.openscad.org/
List: time-nuts@lists.febo.com
From: Tom Van Baak
 
Re: Z3716A Serial Port Issues
Mon, May 26, 2025 12:13 AM
Sometimes you can hack differential 422 to make it look like 232 but you have to get the polarity right. That's good that you know it's transmitting data at 9600 baud. Now look at the bits to see if it's 8N1 or 7O1 or 7E1. So two things to check: polarity and parity. /tvb
List: discuss@lists.openscad.org
From: Marius Kintel
 
Re: C++ Unit testing for the OpenSCAD codebase
Thu, Oct 16, 2025 4:31 AM
As a temporary hack, you can submodule it. -Marius
List: time-nuts@lists.febo.com
From: Mark Sims
 
OT: Re Technology. Was Naval Jelly
Tue, Apr 13, 2010 5:10 PM
. -------------- (I wonder if there's a hack to change the SOC limits?) Makes the warranty more impressive. _________________________________________________________________ The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail. http://www.windowslive.com/campaign/thenewbusy?
List: time-nuts@lists.febo.com
From: Magnus Danielson
 
Re: [time-nuts] Austron GPS antennas
Thu, Aug 18, 2011 5:59 PM
You could hack a GPS module with the GEC Plessey/Zarlink frontend to achieve this. Cheers, Magnus