From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.213.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id E988A20027E for ; Thu, 15 Mar 2012 12:14:53 -0700 (PDT) Received: by yenl11 with SMTP id l11so5486047yen.16 for ; Thu, 15 Mar 2012 12:14:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=mP5KOZKNZLSEdY3khKme6l2SXSR7D0fXOILVRve4Qbs=; b=RjMcdS0hKqtQjNo5StkyJFx8sBJax/UUyhCn9xM1xPaj9IzfYuuh9f9QXEpCg7xoM4 H+/Id8OlpMT46rpHWzddmyzAWacdBKh12H4+7szhf+NAEXmM3p7ukFZz10XndnzEcuZh RiBhTdFbz2sKIT5hMf91rTjoGAxpEET+FVpgNb/32EebRn/tJDsinoZRkAXOoS5FCSOL yHxTyjAT47PJSSkySAzm64Eo9Cbb97EfLt2OIFssZQzRtBnZ72lx/bHnbw7JJtaStxFj T/W5Q5g3Kljg+187AdUyXhWgW4Q9MDuhsL9Wtu0GrVZTLddUcOYZ0+zaG9FXamyPMy9u 3WXA== Received: by 10.60.14.4 with SMTP id l4mr9709086oec.39.1331838892946; Thu, 15 Mar 2012 12:14:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.68.164 with HTTP; Thu, 15 Mar 2012 12:14:32 -0700 (PDT) In-Reply-To: <20120315183133.GC3870@thyrsus.com> References: <20120315183133.GC3870@thyrsus.com> From: tz Date: Thu, 15 Mar 2012 15:14:32 -0400 Message-ID: To: esr@thyrsus.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: thumbgps-devel@lists.bufferbloat.net Subject: Re: [Thumbgps-devel] USB handshake signals and Linux X-BeenThere: thumbgps-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2012 19:14:54 -0000 On Thu, Mar 15, 2012 at 2:31 PM, Eric S. Raymond wrote: > tz : > You happen to be one of the 1% exceptions. =A0Sorry about that. =A0It mea= ns > you have to start GPSD by hand and can't use udev. =A0There isn't a bette= r > solution, the information to implement one is just not there. The problem is that if I hook up an Arduino (on most Distros including gpsd or even gpsd installed new), gpsd fires up and tries probing. My argument is not with the others with unique ids (vendor/product) but the one with the plain, default vendor/product ID that is on by default in udev (instead of commented out with a note). >> I have the PPS hooked to the CTS pin, but gpsd has to be recompiled to >> enable pps or change pins. =A0This should be configurable at runtime. > For the bufferbloat deployment, GPSD will be compiled with 1PPS enabled. > I might change that to be the default - it's hard to imagine circumstance= s > under which that could go wrong. It would also be nice if it would autoconfigure which pin/pins were used. You could enable it and then use something to figure out which pin (or enable change on any of them?).