Re: [Twisted-Python] An alternative Twisted GPS protocol implementation

2009-07-22 Thread Laurens Van Houtven
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As requested: a ticket! Woo. http://twistedmatrix.com/trac/ticket/3926 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.6) iEYEARECAAYFAkpnEFwACgkQT5v5zGkvKT7CrgCgq

Re: [Twisted-Python] An alternative Twisted GPS protocol implementation

2009-07-19 Thread Glyph Lefkowitz
On Sun, Jul 19, 2009 at 3:37 PM, Laurens Van Houtven wrote: > Right now it only supports NMEA. The old system supported Rockwell as > well. What I'd like to hear from you (you mostly being potential users > of this piece of code): do you care about Rockwell (aka Zodiac) > support? If you're just u

[Twisted-Python] An alternative Twisted GPS protocol implementation

2009-07-19 Thread Laurens Van Houtven
Hi everyone :-) I'm writing a GPS-based app and I was kind of unhappy with the existing GPS implementation. It probably works, but it has two problems that you might care about if you're using it: 1. it's interface isn't very friendly (twisted.protocols.gps.nmea.NMEAReceiver.decode_fix has _four