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-tail
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete wrapping of ntpshm_latch function in #ifdef NTPSHM_ENABLE
Simon Dawson
2014-09-04
1
-0
/
+2
*
splint/cppcheck cleanuo after the gpsd_report change.
Eric S. Raymond
2014-08-27
1
-2
/
+3
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-8
/
+8
*
Reverse linkage of gpsd_report() is abolished. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-4
/
+3
*
All gpsd_reportcalls are gone. Only the unused definitins are left.
Eric S. Raymond
2014-08-27
1
-1
/
+1
*
More gpsd_report removal. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-1
/
+1
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-5
/
+11
*
Eliminate gpsd_report() from isgps.c. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-0
/
+2
*
Modify packet.c so it no longer requires gpsd_report().
Eric S. Raymond
2014-08-27
1
-0
/
+1
*
Follow throughon a previous name change. No logic changes.
Eric S. Raymond
2014-08-27
1
-1
/
+1
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-12
/
+12
*
A steo topwrds eliminating the reverse linkage of gpd_report().
Eric S. Raymond
2014-08-27
1
-1
/
+2
*
Eliminate reverse linkage of gpsd_write. All regression tests pass.
Eric S. Raymond
2014-08-26
1
-0
/
+2
*
GNSS and GLOSS SKY reoport are now merged
Eric S. Raymond
2014-08-26
1
-0
/
+1
*
Accumulate GNSS+GLONASS satelite reports.
Eric S. Raymond
2014-08-25
1
-0
/
+1
*
Split firmwqre version query out of the init method.
Eric S. Raymond
2014-08-25
1
-0
/
+1
*
Recreare the driver union, curtting per-device storage requirements.
Eric S. Raymond
2014-08-24
1
-32
/
+33
*
splint/ccpcheck cleanup.
Eric S. Raymond
2014-08-24
1
-1
/
+1
*
Properly free devices when select() sees bad fds for them.
Eric S. Raymond
2014-08-24
1
-0
/
+1
*
Eliminate the tag field entirely, even internally.
Eric S. Raymond
2014-08-24
1
-2
/
+1
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-1
/
+4
*
Static-analyzer cleanup: splint, cppcheck, coverity all clear.
Eric S. Raymond
2014-08-22
1
-1
/
+1
*
Re-integrate Miroslav's support for large PPS offsets.
Eric S. Raymond
2014-08-22
1
-1
/
+5
*
Restore PPS function by backing out Miroslav Lichtvar's last commit.
Eric S. Raymond
2014-08-21
1
-4
/
+1
*
Attempt to head off problems with including gpsd.h in C++ code.
Eric S. Raymond
2014-08-21
1
-0
/
+4
*
Fix PPS with large offsets.
Miroslav Lichvar
2014-08-17
1
-1
/
+4
*
Instrument so we can tell when a SiRF control is sent out with ACK pending.
Eric S. Raymond
2014-05-18
1
-0
/
+1
*
Back out my attempt at ACK synchrinization, it fails on SiRF III.
Eric S. Raymond
2014-05-18
1
-2
/
+0
*
Conditionalization fix for NMEA2000 build, suggested by Bernd Ocklin.
Eric S. Raymond
2014-01-03
1
-1
/
+1
*
last_fixtime is volatile. Make sure compiler lets ppsthread work.
Gary E. Miller
2013-11-29
1
-1
/
+1
*
Investigating ways to get rid of CLOSE_DELAY in the test framework...
Eric S. Raymond
2013-11-27
1
-0
/
+1
*
Refactor NMEA0183 century handling.
Eric S. Raymond
2013-11-27
1
-1
/
+2
*
Derive new CENTURY_VALID flag in context. Not used yet. No logic changes.
Eric S. Raymond
2013-11-27
1
-2
/
+3
*
Get vertical error position and speed estimates from the u-blox driver.
Pavel Kirienko
2013-11-26
1
-0
/
+8
*
Add timeout on wait-for-ACK to SiRF driver.
Eric S. Raymond
2013-11-19
1
-1
/
+2
*
Structure change went missing from my last commit.
Eric S. Raymond
2013-11-18
1
-1
/
+1
*
Stall SiRF writes the minimum necessary to guarantee a 4-second cooldown.
Eric S. Raymond
2013-11-18
1
-0
/
+2
*
Introduce new LOG_CLIENT looging level.
Eric S. Raymond
2013-11-16
1
-6
/
+7
*
Reduce gpsd log verbosity a lot.
Eric S. Raymond
2013-11-12
1
-3
/
+3
*
Virtuous code removal.
Eric S. Raymond
2013-11-12
1
-1
/
+0
*
Fix PPS offset display bug by properly thread-locking some accesses.
Eric S. Raymond
2013-11-12
1
-0
/
+3
*
sys/timepps.h needs sys/time.h on NetBSD, perhaps FreeBSD
Eric S. Raymond
2013-11-12
1
-1
/
+2
*
We can now change baud rates on the GR601-W.
Eric S. Raymond
2013-11-12
1
-0
/
+1
*
u-blox name cleanup. All regression tests pass, PPS is live.
Eric S. Raymond
2013-11-09
1
-3
/
+3
*
uBlox -> u-blox; the company does not biicapitalize its name.
Eric S. Raymond
2013-11-09
1
-2
/
+2
*
Clarifying name change. All regression test pass. PPS is live.
Eric S. Raymond
2013-11-06
1
-2
/
+1
*
Sets precision inside ntpshm_put().
Michael Tatarinov
2013-11-06
1
-1
/
+1
*
Simplify the PPS hook.
Michael Tatarinov
2013-11-06
1
-4
/
+2
*
ntpshm_pps() is gone.
Michael Tatarinov
2013-11-06
1
-1
/
+1
*
C variables are case insensitive, but still nice to have matching case.
Gary E. Miller
2013-11-05
1
-2
/
+4
[next]