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
/
driver_proto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove gpsd_hexdump_wrapper() from everything outside the packet sniffer.
Eric S. Raymond
2011-06-17
1
-2
/
+1
*
Cut down on gpsd_hexdump_wrapper() calls.
Eric S. Raymond
2011-06-17
1
-5
/
+2
*
Regularize some names.
Eric S. Raymond
2011-04-01
1
-8
/
+8
*
gps_maskdump() has been a CPU hog. Drastically reduce the number of calls...
Eric S. Raymond
2011-03-31
1
-3
/
+2
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-7
/
+7
*
Make all drivers set the PPSTIME_IS mask where appropriate. It's not yet used.
Eric S. Raymond
2011-03-23
1
-1
/
+1
*
Minor fixup to driver prototype example.
Eric S. Raymond
2011-03-18
1
-1
/
+1
*
Verbosity suppression. All regression tests pass.
Eric S. Raymond
2011-02-28
1
-0
/
+3
*
Match debug levels passed into gpsd_hexdump_wrapper with gpsd_report() calls.
Jon Schlueter
2011-02-26
1
-1
/
+1
*
Refactor time handling yet again. All regression tests pass.
Eric S. Raymond
2011-01-21
1
-1
/
+1
*
Added a driver-type flags member to the driver method structure.
Eric S. Raymond
2011-01-19
1
-0
/
+2
*
Refactor time resolution. All regression tests pass.
Eric S. Raymond
2011-01-17
1
-8
/
+1
*
Introduce GPS_TIME_VALID flag for GPS time validation.
Eric S. Raymond
2011-01-17
1
-0
/
+1
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
We longer send wakeup probes to USB devices.
Eric S. Raymond
2011-01-09
1
-4
/
+4
*
sizeof(long) is not portable
Chris Kuethe
2010-12-25
1
-1
/
+3
*
Insert SuS headers required for portablity, as revealed by deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+2
*
Remove a few more unneeded headers.
Eric S. Raymond
2010-12-20
1
-4
/
+0
*
Insert GPS week rollover checks everywhere we rely on GPS time.
Eric S. Raymond
2010-12-20
1
-0
/
+1
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-9
/
+0
*
sample raw data extraction
Chris Kuethe
2010-05-13
1
-1
/
+47
*
XXX -> FIX-ME: Avoids false matches with autoconf cruft.
Eric S. Raymond
2010-05-12
1
-3
/
+3
*
a bit of armor for variable length packet decodes
Chris Kuethe
2010-05-10
1
-4
/
+8
*
Clear DOPs only when we get a skyview report.
Eric S. Raymond
2010-04-20
1
-5
/
+9
*
Eliminate a lot of private copies of gps_tow for one global copy in
Gary E. Miller
2010-04-18
1
-1
/
+3
*
Collapse various copies of gps_week into one in gps_contxt_t.
Gary E. Miller
2010-04-16
1
-0
/
+1
*
Protect more displayed structures from indent.
Eric S. Raymond
2010-04-13
1
-0
/
+2
*
Typo fix.
Eric S. Raymond
2010-04-12
1
-1
/
+1
*
Note some changed behavior.
Eric S. Raymond
2010-04-12
1
-3
/
+4
*
Refactor serial ntpshm_put() calls.
Eric S. Raymond
2010-04-12
1
-0
/
+19
*
Make the client library and daemon use different sets of state-flag masks.
Eric S. Raymond
2010-04-09
1
-10
/
+10
*
Drivers now put their per-packet new data into a session->newdata member.
Eric S. Raymond
2010-04-05
1
-12
/
+12
*
Refactoring step. Change the signature of ecef_to_wgs84fix().
Eric S. Raymond
2010-04-05
1
-1
/
+2
*
Merge branch 'master' of git.berlios.de:/gitroot/gpsd
Eric S. Raymond
2010-03-13
1
-1
/
+0
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-5
/
+5
*
Eliminate more Subversion tracks...
Eric S. Raymond
2010-03-13
1
-3
/
+0
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-0
/
+3
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
Fix some whitespace glitches found while experimenting with indent(1).
Eric S. Raymond
2009-11-17
1
-1
/
+1
*
The new instrumentation pays off.
Eric S. Raymond
2009-10-02
1
-8
/
+7
*
Fix a paste-o that made its way into many LOG_DATA format strings.
Eric S. Raymond
2009-10-02
1
-1
/
+1
*
My bright idea to use timestamp() to set skyview times backfired...
Eric S. Raymond
2009-10-02
1
-2
/
+2
*
Clear up some driver-level confusion surrounding timestamp setting.
Eric S. Raymond
2009-10-01
1
-1
/
+3
*
Clean up after a name change.
Eric S. Raymond
2009-10-01
1
-3
/
+4
*
Change some legends in printf strings...
Eric S. Raymond
2009-10-01
1
-1
/
+1
*
More DATA_LOG adaptations. All regression tests pass. Code splints clean.
Eric S. Raymond
2009-10-01
1
-0
/
+17
*
Refactor the cycle-end tracking. The AIS machinery should use it.
Eric S. Raymond
2009-09-30
1
-1
/
+1
*
Change the driver event set to be more orthogonal.
Eric S. Raymond
2009-09-16
1
-15
/
+29
*
Separate DOP flags are gone.
Eric S. Raymond
2009-09-15
1
-1
/
+1
*
More clear_dop() calls go in place. All regression tests pass.
Eric S. Raymond
2009-09-15
1
-0
/
+1
[next]