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
*
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
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-55
/
+55
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-62
/
+90
*
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
-32
/
+32
*
Eliminate reverse linkage of gpsd_write. All regression tests pass.
Eric S. Raymond
2014-08-26
1
-0
/
+9
*
Split firmwqre version query out of the init method.
Eric S. Raymond
2014-08-25
1
-0
/
+14
*
Fix build error when ntpshm is false
Simon Dawson
2014-08-25
1
-0
/
+2
*
Properly free devices when select() sees bad fds for them.
Eric S. Raymond
2014-08-24
1
-6
/
+2
*
Clean up some FIXMEs. All regression tests pass.
Eric S. Raymond
2014-08-24
1
-1
/
+1
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-2
/
+2
*
Static-analyzer cleanup: splint, cppcheck, coverity all clear.
Eric S. Raymond
2014-08-22
1
-1
/
+3
*
Re-integrate Miroslav's support for large PPS offsets.
Eric S. Raymond
2014-08-22
1
-0
/
+31
*
Include <sys/select.h> everywhere fd_set us used.
Eric S. Raymond
2014-08-18
1
-2
/
+3
*
Attempt to recover from EBADF in the main select.
Eric S. Raymond
2014-08-18
1
-2
/
+22
*
gpsd: fix compile error when reconfigure=no
Simon Dawson
2013-12-02
1
-0
/
+4
*
Investigating ways to get rid of CLOSE_DELAY in the test framework...
Eric S. Raymond
2013-11-27
1
-3
/
+14
*
Note for the future.
Eric S. Raymond
2013-11-25
1
-0
/
+3
*
Static checker cleanup.
Eric S. Raymond
2013-11-25
1
-1
/
+1
*
splint fixups - no logic changes.
Eric S. Raymond
2013-11-24
1
-3
/
+3
*
A fix to internal track interpolation - required some test load rebuilds.
Eric S. Raymond
2013-11-22
1
-1
/
+1
*
Speculative patch (code conditioned out) to prevent buzzing on fast devices.
Eric S. Raymond
2013-11-20
1
-0
/
+14
*
spint annotation fixes. No logic changes.
Eric S. Raymond
2013-11-18
1
-0
/
+2
*
Try to ensure that threads don't keep running after gpsd is signalled.
Eric S. Raymond
2013-11-17
1
-0
/
+3
*
Introduce new LOG_CLIENT looging level.
Eric S. Raymond
2013-11-16
1
-0
/
+3
*
Revert "Don't condition out thread locks when PPS disabled..."
Eric S. Raymond
2013-11-15
1
-0
/
+6
*
Don't condition out thread locks when PPS disabled, gpsmon will need them.
Eric S. Raymond
2013-11-15
1
-6
/
+0
*
Correctly mark deactivated devices, and do a better job of dumping them.
Eric S. Raymond
2013-11-11
1
-0
/
+2
*
Code is fully cppcheck, splint, and Coverity clean.
Eric S. Raymond
2013-11-06
1
-0
/
+1
*
Partial cppcheck and Coverity cleanup.
Eric S. Raymond
2013-11-06
1
-3
/
+3
*
Fix compiler warnings with clang 4.2 on OS X 10.7.5
Beat Bolli
2013-11-06
1
-2
/
+2
*
More cppcheck cleanup. All regression tests pass. PPS is live.
Eric S. Raymond
2013-11-06
1
-15
/
+0
[next]