Search results for all lists

10000 messages found
Sort by
List: time-nuts@lists.febo.com
From: Bryan _
 
Re: [time-nuts] GPS Antenna on Tower.
Tue, Jun 20, 2017 5:59 AM
http://www.sp.se/en/index/resources/GNSS/Sidor/default.aspx [http://www.sp.se/sv/index/resources/GNSS/PublishingImages/pelare.jpg]en/index/resources/GNSS/Sidor/default.aspx> GNSS-equipment - SPen/index/resources/GNSS/Sidor/default.aspx> www.sp.se GNSS-equipment RISE has equipment for GNSS (Global Navigation Satellite Systems
List: tacomaart@list.cityoftacoma.org
From: Syed K Jamal
 
How to Write Characters That Actors Want To Play
Wed, Apr 15, 2026 11:10 PM
www.wactacoma.com/> *Partner with us <https://form.jotform.com/252497864986178>* to build Tacoma's creative economy All Things Creative: Join our newsletter <https://www.zeffy.com/en-US/newsletter-form/grit-city-studio-newsletter-all-things-creative-and-cinematciallyyours>
List: birdalert@ontbirds.ca
From: LMohawk (at) aol.com
 
[Ontbirds] Pontiac Michigan Peregrines
Fri, Jan 21, 2011 3:46 AM
They are were checking out and flying into the hack box on the south west lower corner of the AT&T tower and calling to each other over the last week. I am hoping they will use the hack box this year. They frequently perch on the POH signs at Pontiac Osteopathic Hospital tower.
List: discuss@lists.openscad.org
From: nop head
 
Re: [OpenSCAD] flattening mixed lists of lists
Mon, Apr 6, 2015 10:53 AM
0 : 1+depth(a[0]); function flatten(l) = [ for (a = l) for (b = a) b ] ; function dflatten(l,d=2) = // hack to flatten mixed list and list of lists flatten([for (a = l) depth(a) > d ?
List: time-nuts@lists.febo.com
From: jimlux
 
Re: [time-nuts] WWVB teensy BPSK early experiments
Sun, Nov 1, 2020 2:40 AM
One more chip, but you now don’t have a bunch of stuff to hack up. >> >> >> Yeah.. you can spin the dial on the signal generator and move the frequency up and down, but.... Nothing is guaranteed to work right.
List: time-nuts@lists.febo.com
From: Joseph B. Fitzgerald
 
Re: [time-nuts] Mains Frequency
Fri, Feb 12, 2021 6:52 PM
According to https://www.swissgrid.ch/en/home/operation/regulation/frequency.html European clocks are running 21.064 s fast as of this writing. As mentioned earlier trading affects the frequency. You can see the effects of changing electricity providers especially at the top of the hour on https://gridradar.net/ -Joe Fitzgerald
List: pjsip@lists.pjsip.org
From: Rodrigo Vega
 
Re: [pjsip] (still) struggling with Visual Studio 2005 And Linkage Errors
Thu, Jan 31, 2008 12:14 AM
'third_party\speex' > Recurso externo en revisión 12832. > > > Obteniendo ítem externo en 'third_party\portaudio' > Recurso externo en revisión 1198. > > En la revisión 1760. > > Having installed WM5.0 SDK, Platform SDK and VS2005C++... > maybe my error is in included libraries.
List: pjsip@lists.pjsip.org
From: Ming
 
Re: [pjsip] patch: autoconf for OPENSSL_NO_SSL2
Tue, Aug 19, 2014 2:21 AM
I generally come > across web based bug trackers. > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
List: pjsip@lists.pjsip.org
From: B. van Klinken
 
Re: [pjsip] Example "Simple PJSUA" without soundcard
Fri, Sep 21, 2007 2:11 PM
. > > Note: it's no problem for if you send me "hack" version already now, then i > have already something to look at. _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
List: pjsip@lists.pjsip.org
From: manjeet
 
Re: [pjsip] Push To Talk Implementation
Wed, May 13, 2009 5:04 AM
So had to hack around by defining my own callbacks at the application level and letting the PJMedia stream layer call it after passing the needed PKT from the transport layer.