index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gpsd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes broken 'GPSD' SHM export.
Fred Wright
2017-03-24
1
-0
/
+1
*
Windows libgps support
Robert Norris
2017-02-17
1
-1
/
+12
*
Fixes some issues with C++11.
Fred Wright
2017-01-24
1
-8
/
+7
*
Eliminates autogeneration of gpsd.h.
Fred Wright
2017-01-24
1
-0
/
+1003
*
Generate gpsd.h so it will contain all relevant configure switches.
Eric S. Raymond
2007-03-26
1
-458
/
+0
*
First step of a layering fix: move the private ldisc member to gpsd.h.
Eric S. Raymond
2007-03-26
1
-0
/
+3
*
Document the fact that the reason we accept oversized NMEA sentences is...
Chris Kuethe
2007-03-14
1
-0
/
+1
*
While NMEA lines shouldn't be more than 82 characters, one of my receivers...
Chris Kuethe
2007-03-14
1
-1
/
+1
*
Better error modelling.
Chris Kuethe
2007-01-27
1
-2
/
+1
*
having both enable-italk and enable-itrax is dumb.
Chris Kuethe
2006-12-28
1
-7
/
+9
*
magic to make the UBX SVINFO message parse
Chris Kuethe
2006-12-27
1
-3
/
+3
*
The start of a UBX driver, from Andreas Stricker. Not yet
Chris Kuethe
2006-12-15
1
-1
/
+22
*
add a --enable-gpsd-user configure option.
Chris Kuethe
2006-12-15
1
-3
/
+0
*
Diego Burge's driver builds, but it messes up some regression tests...
Eric S. Raymond
2006-12-15
1
-0
/
+2
*
Make the code for Magnavox-format output work again...
Eric S. Raymond
2006-12-04
1
-0
/
+4
*
Change the way the RTCM decoding is layered...
Eric S. Raymond
2006-12-04
1
-5
/
+3
*
Hide an RTCM detail better. No logic changes. All regression tests pass.
Eric S. Raymond
2006-12-03
1
-1
/
+0
*
This is a try at re-merging my changes.
Eric S. Raymond
2006-12-01
1
-89
/
+112
*
Move some includes around and protect them properly.
Chris Kuethe
2006-12-01
1
-8
/
+5
*
Chris's build broke after my attempt to clean up gpsd.h on 30 Nov 2006.
Eric S. Raymond
2006-12-01
1
-111
/
+108
*
Fix ALLOW_RECONFIGURE compilation.
Eric S. Raymond
2006-12-01
1
-8
/
+9
*
Separate the packet-level stuff from the rest of the library declarations.
Eric S. Raymond
2006-11-30
1
-108
/
+111
*
Check in regress-builder, after having used it to detect some minor build
Eric S. Raymond
2006-11-30
1
-2
/
+2
*
Split the packet-sniffer internals out of the session structure.
Eric S. Raymond
2006-11-30
1
-41
/
+49
*
We temporarily need root privs to set up the nmea line discipline on OpenBSD.
Chris Kuethe
2006-11-29
1
-0
/
+3
*
Poll for the Navigation Parameters in SiRF message 0x13...
Eric S. Raymond
2006-11-27
1
-0
/
+11
*
Change the configurator method to take a packet sequence number argument...
Eric S. Raymond
2006-11-27
1
-1
/
+1
*
Make back_to_nmea a public flag (rather than a per-driver private flag)...
Eric S. Raymond
2006-11-21
1
-10
/
+1
*
Pull the "configurable" bit out of the context structure & make it per-driver...
Eric S. Raymond
2006-11-20
1
-4
/
+4
*
Split wrapup method into revert and wrapup. The revert method is onlt called
Eric S. Raymond
2006-11-14
1
-2
/
+7
*
Back-to-NMEA-on-exit logic for the Evermore, too.
Eric S. Raymond
2006-11-13
1
-0
/
+7
*
First step towards restoring parameters on close:
Eric S. Raymond
2006-11-13
1
-0
/
+3
*
Compiler-warning and splint cleanup.
Eric S. Raymond
2006-11-10
1
-1
/
+1
*
Interleave NMEA subtype probes with received packets. This seems to
Eric S. Raymond
2006-11-07
1
-1
/
+2
*
Sigh...avoid harmless but *annoying* name collision...
Eric S. Raymond
2006-11-02
1
-1
/
+1
*
Define uniform log level macros.
Eric S. Raymond
2006-11-02
1
-0
/
+9
*
Define a function to do ID reports with subtypes...
Eric S. Raymond
2006-11-01
1
-0
/
+1
*
Another small refactoring step.
Eric S. Raymond
2006-11-01
1
-0
/
+1
*
More pure refactoring.
Eric S. Raymond
2006-11-01
1
-0
/
+1
*
Pure refactoring.
Eric S. Raymond
2006-11-01
1
-0
/
+1
*
Make the subtype member long enough for a Garmin.
Eric S. Raymond
2006-10-31
1
-1
/
+1
*
Enable clients to display the GPS type.
Eric S. Raymond
2006-10-31
1
-0
/
+1
*
Make it possible to disable reconfiguration.
Eric S. Raymond
2006-10-30
1
-1
/
+4
*
Rename some methods for clarity.
Eric S. Raymond
2006-10-30
1
-3
/
+3
*
Split the "initializer" driver method in two.
Eric S. Raymond
2006-10-30
1
-0
/
+1
*
Fix libgpsd(3) so it's usable when ntpshm_init() has not been called.
Eric S. Raymond
2006-10-30
1
-1
/
+2
*
Clean up some unfortunate nomenclature discovered while working on gpscntrl.
Eric S. Raymond
2006-10-30
1
-1
/
+1
*
Rename config.h so it can be installed as gpsd_config.h...
Chris Kuethe
2006-10-26
1
-1
/
+0
*
Eliminate duplicative code in the Truenorth driver.
Eric S. Raymond
2006-10-26
1
-1
/
+1
*
Add a new capability to the generic driver structure: wakeup...
Eric S. Raymond
2006-10-26
1
-0
/
+1
[next]