Ticket #50 (new defect)
Improve NMEA parser
| Reported by: | daniel | Owned by: | daniel |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | cornucopia/fsotdld | Version: | |
| Keywords: | Cc: |
Description
The current NMEA parser is buggy and incomplete. It expects values where some GPS devices don't report any and doesn't tie in to the gypsy dbus interface.
Attachments
Change History
comment:3 Changed 5 years ago by daniel
Hey, thanks for the patch! I had a brief look and I'd say just commit it. There is so much improved (i.e. sending the DBus signals) that it will work much better anyway.
Just one whitespace nitpick: Please set your editor to indent 4 spaces and not use any tabs. Oh, and you don't need to import dbus any more.
Regards, Daniel
comment:4 Changed 5 years ago by rwhitby
Committed in ed2d0266b41cd64b1187c64c3750c2fa53ffbb44 - will fix other comments in a second round.
Note: See
TracTickets for help on using
tickets.
