| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop chattering about something no longer an error condition. | Eric S. Raymond | 2011-01-09 | 1 | -2/+0 |
* | Minor cosmetic change to logging. All regression tests pass. | Eric S. Raymond | 2011-01-09 | 1 | -13/+9 |
* | Cut down the number of independent driver_switch calls. | Eric S. Raymond | 2011-01-09 | 1 | -23/+1 |
* | Don't send NMEA subtype strings until at least one NMEA packet has been seen. | Eric S. Raymond | 2011-01-09 | 1 | -2/+42 |
* | Rename a function before some substantial changes. All regression tests pass. | Eric S. Raymond | 2011-01-08 | 1 | -26/+26 |
* | Typo fix. | Eric S. Raymond | 2011-01-07 | 1 | -1/+1 |
* | Rename the bits.h macros to be explicit about operand length. | Eric S. Raymond | 2010-12-26 | 1 | -3/+3 |
* | More header portability audting with a new version of deheader. | Eric S. Raymond | 2010-12-22 | 1 | -0/+1 |
* | More header portability auditing by deheader. | Eric S. Raymond | 2010-12-22 | 1 | -1/+1 |
* | We were checking for sys/modem.h and never needed it. | Eric S. Raymond | 2010-12-14 | 1 | -6/+2 |
* | Wow, I totally baked the geostar import... | Chris Kuethe | 2010-12-11 | 1 | -0/+4 |
* | Unused-header removals by deheader. All regression tests pass. | Eric S. Raymond | 2010-12-01 | 1 | -4/+0 |
* | Enable much stricter compilation warnings | Eric S. Raymond | 2010-09-16 | 1 | -2/+2 |
* | Add code to recover from false lock to Garmin Simple Text mode. | Eric S. Raymond | 2010-06-13 | 1 | -2/+18 |
* | C AIS decoder now has separate contexts for A and B channels. | Eric S. Raymond | 2010-05-09 | 1 | -1/+1 |
* | Magic-number elimination. | Eric S. Raymond | 2010-05-07 | 1 | -3/+3 |
* | Whitespace and indenting cleanup. | Jon Schlueter | 2010-04-29 | 1 | -5/+5 |
* | Clean up HTML generation, eliminating a FIX-ME. | Eric S. Raymond | 2010-04-27 | 1 | -1/+0 |
* | FIXME -> FIX-ME, so I can walk through these without tripping over autotools. | Eric S. Raymond | 2010-04-26 | 1 | -2/+2 |
* | Missing \n in some debug statements. | Gary E. Miller | 2010-04-21 | 1 | -3/+3 |
* | Scatter GNU indent pragmas to tell it not to do stupid things. | Eric S. Raymond | 2010-04-14 | 1 | -3/+4 |
* | Reindented the NMEA support. All regression tests pass. | Eric S. Raymond | 2010-04-14 | 1 | -79/+102 |
* | Typo fixes and indent pragma tweaks. | Eric S. Raymond | 2010-04-14 | 1 | -2/+4 |
* | Appease splint. splint tests are clean. | Eric S. Raymond | 2010-04-14 | 1 | -1/+1 |
* | Protect more displayed structures from indent. | Eric S. Raymond | 2010-04-13 | 1 | -2/+26 |
* | ubx refactoring, from esr | Chris Kuethe | 2010-04-13 | 1 | -7/+2 |
* | Give TNT a wakeup hook to but it in run mode and make it report in degrees. | Eric S. Raymond | 2010-04-13 | 1 | -1/+10 |
* | TNT gets a speed-change method (untested). | Eric S. Raymond | 2010-04-13 | 1 | -104/+30 |
* | Refactor serial ntpshm_put() calls. | Eric S. Raymond | 2010-04-12 | 1 | -8/+42 |
* | Improve a log message. | Eric S. Raymond | 2010-04-12 | 1 | -1/+1 |
* | Deep-six another special case, detect OceanServer via its main packet. | Eric S. Raymond | 2010-04-12 | 1 | -9/+1 |
* | Remove some dead code and comments. All regression tests pass. | Eric S. Raymond | 2010-04-12 | 1 | -11/+0 |
* | Eliminate a grotty special case in the NMEA packtet parser. | Eric S. Raymond | 2010-04-12 | 1 | -14/+11 |
* | Comment fixes. All regression tests pass. | Eric S. Raymond | 2010-04-12 | 1 | -3/+4 |
* | Live monitor_tnt.c, but in a way that breaks gpsd, sigh. | Eric S. Raymond | 2010-04-12 | 1 | -2/+13 |
* | Oops, accidentally committed a version that won't build. Fixing that... | Eric S. Raymond | 2010-04-11 | 1 | -2/+2 |
* | Checkpoint first cut an gpsnon support for TNT. Not yet working. | Eric S. Raymond | 2010-04-11 | 1 | -24/+31 |
* | move declaration before use | Chris Kuethe | 2010-04-10 | 1 | -1/+1 |
* | compile with nmea off but sirf and garmintxt on | Chris Kuethe | 2010-04-10 | 1 | -4/+1 |
* | TNT probe logic for sample mode has to be conditioned out, it's still broken. | Eric S. Raymond | 2010-04-10 | 1 | -3/+6 |
* | Make the client library and daemon use different sets of state-flag masks. | Eric S. Raymond | 2010-04-09 | 1 | -7/+7 |
* | Some probes were wrongly conditionalized. Fix this. | Eric S. Raymond | 2010-04-07 | 1 | -3/+5 |
* | Fix building with --disable-reconfigure | Paulius Zaleckas | 2010-03-28 | 1 | -10/+5 |
* | Attempt fix for oceanserver support not compiling. | Eric S. Raymond | 2010-03-28 | 1 | -3/+1 |
* | Vanish away Id and Rev $ keywords, git won't expand them to anything useful. | Eric S. Raymond | 2010-03-13 | 1 | -2/+1 |
* | Copyright stamps everywhere. No code changes. | Eric S. Raymond | 2010-03-11 | 1 | -1/+5 |
* | David Ludlow's housekeeping and type-cleanup patch. | Eric S. Raymond | 2010-01-02 | 1 | -1/+4 |
* | Cosmetic fix. | Eric S. Raymond | 2009-12-07 | 1 | -0/+6 |
* | Include the whole config file in gpsd.h. | Eric S. Raymond | 2009-11-20 | 1 | -1/+0 |
* | Suppress a warning. | Eric S. Raymond | 2009-11-17 | 1 | -1/+1 |