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
/
libgpsd_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Abolish all confusing uses of the word 'drift' for a time delta.
Eric S. Raymond
2015-02-23
1
-1
/
+1
*
warning hunting cleanup unused variables in libgpsd_core.c
Jon Schlueter
2015-02-23
1
-1
/
+5
*
Avoid overexposure of an internal mask. EOF_SET -> EOF_IS
Eric S. Raymond
2015-02-20
1
-2
/
+2
*
Fixing broken build scons minimal=on ntpshm=on
Jon Schlueter
2015-02-18
1
-0
/
+2
*
Simplify NTP SHM segment creation.
Eric S. Raymond
2015-02-15
1
-1
/
+0
*
splint cleanup. All regression tests pass.
Eric S. Raymond
2015-02-12
1
-0
/
+2
*
Namespace cleanup.
Eric S. Raymond
2015-02-12
1
-1
/
+1
*
Mutex-lock the update of last-fix time.
Eric S. Raymond
2015-02-12
1
-3
/
+3
*
BSD compiler waening and splint cleanup.
Eric S. Raymond
2015-02-11
1
-4
/
+4
*
Fix the gpsmon display-trashing problem; add some documentation and asserts.
Eric S. Raymond
2015-02-10
1
-4
/
+3
*
splint cleanup. All regressiion tests pass.
Eric S. Raymond
2015-02-09
1
-5
/
+4
*
Remove some remnants of the adaptive-delay experiment.
Eric S. Raymond
2015-02-09
1
-21
/
+0
*
Build fix for when pps=no.
Eric S. Raymond
2015-02-03
1
-1
/
+1
*
Add note where gpsmon is failing in PPS.
Gary E. Miller
2015-02-02
1
-2
/
+2
*
Mask a NAN in ntpshm_latch(). Cause of NAN in ppsthread.c
Gary E. Miller
2015-02-02
1
-0
/
+4
*
Tweak init of session.
Gary E. Miller
2015-02-02
1
-2
/
+6
*
More session initialization
Gary E. Miller
2015-02-02
1
-5
/
+8
*
Initialize a few time variables in session.
Gary E. Miller
2015-02-02
1
-0
/
+13
*
Fix insufficient precision in last_fixtime.clock
Gary E. Miller
2015-02-01
1
-3
/
+2
*
Note loss of precision in ntpshm_latch()
Gary E. Miller
2015-01-31
1
-0
/
+4
*
Back out the attempt to use VTIME.
Eric S. Raymond
2015-01-31
1
-3
/
+0
*
Document why gpsd needs to die on certain mutex failures.
Gary E. Miller
2015-01-30
1
-0
/
+9
*
Restore hastily removed checks on pthread usage.
Gary E. Miller
2015-01-30
1
-2
/
+14
*
Assertions cleanup and new policy. All regression tests pass.
Eric S. Raymond
2015-01-30
1
-6
/
+2
*
Correct assertions in libgpsd_core to assert 0 == err
Jon Schlueter
2015-01-30
1
-2
/
+2
*
Add assert()s to the mutex lock/unlock.
Gary E. Miller
2015-01-29
1
-2
/
+6
*
Create a logic path for each driver to set tty controls.
Eric S. Raymond
2015-01-29
1
-0
/
+3
*
Introduce an adaptive delay into the main loop to prevent select buzzing.
Eric S. Raymond
2015-01-22
1
-0
/
+22
*
Simplify by using str_rstrip_char.
Zbigniew Chyla
2015-01-21
1
-2
/
+1
*
Add str_{,v}appendf, use it everywhere.
Zbigniew Chyla
2015-01-21
1
-5
/
+3
*
Add str_starts_with macro, use it instead of strncmp.
Zbigniew Chyla
2015-01-21
1
-4
/
+5
*
Always use sizeof to get array size
Zbigniew Chyla
2015-01-13
1
-1
/
+1
*
Cleanup of string function and sizeof usage. All regression tests pass.
Zbigniew Chyla
2015-01-13
1
-1
/
+1
*
Safety fix: ensure that SBAS satellites are never used in error modeling.
Eric S. Raymond
2015-01-10
1
-1
/
+1
*
warning hunting for -Wunused-function in libgpsd_core.c
Jon Schlueter
2015-01-09
1
-0
/
+2
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-20
/
+17
*
Fix stupid finger error in DOP computation.
Eric S. Raymond
2014-09-21
1
-2
/
+2
*
More instrumentation.
Eric S. Raymond
2014-09-21
1
-4
/
+5
*
Change the traversal order of the DOP computation loop...
Eric S. Raymond
2014-09-20
1
-2
/
+2
*
Begin factoring out matrix algebra so it can be unit-tested.
Eric S. Raymond
2014-09-20
1
-92
/
+2
*
Second attempt at DOP computation fix.
Eric S. Raymond
2014-09-19
1
-12
/
+15
*
Improve some instrumentation.
Eric S. Raymond
2014-09-19
1
-6
/
+0
*
Fix a subtle error in DOP computation. This makes a prompt release a good idea.
Eric S. Raymond
2014-09-19
1
-3
/
+13
*
Silence compiler warnings about array subscripts of type 'char'
Matt
2014-09-10
1
-1
/
+1
*
cheapfloats -> nofloats. All regression tests pass...
Eric S. Raymond
2014-09-06
1
-6
/
+6
*
Appease the compiler.
Eric S. Raymond
2014-08-28
1
-1
/
+1
*
splint/cppcheck cleanuo after the gpsd_report change.
Eric S. Raymond
2014-08-27
1
-5
/
+9
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-73
/
+73
*
Reverse linkage of gpsd_report() is abolished. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-30
/
+21
*
More gpsd_report removal. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-24
/
+28
[prev]
[next]