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_superstar2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
And still more double -> timestamp_t moves.
Eric S. Raymond
2011-03-10
1
-2
/
+2
*
Verbosity suppression. All regression tests pass.
Eric S. Raymond
2011-02-28
1
-0
/
+3
*
Remove pass_rtcm(),
Eric S. Raymond
2011-02-27
1
-1
/
+1
*
splint cleanup
Eric S. Raymond
2011-02-03
1
-2
/
+2
*
Partial splint and warning cleanup. All regression tests pass.
Eric S. Raymond
2011-02-03
1
-2
/
+2
*
Added a driver-type flags member to the driver method structure.
Eric S. Raymond
2011-01-19
1
-0
/
+2
*
Eliminate RAW_ENABLE, it's no longer needed.
Eric S. Raymond
2011-01-13
1
-2
/
+0
*
More deheader testing. All regression tests pass.
Eric S. Raymond
2011-01-13
1
-0
/
+1
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-3
/
+0
*
Clean up superstar2 initialization.
Eric S. Raymond
2011-01-09
1
-33
/
+6
*
Rename the bits.h macros to be explicit about operand length.
Eric S. Raymond
2010-12-26
1
-6
/
+6
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-4
/
+2
*
More deheaderizing. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-5
/
+0
*
A simpler way to avoid endianness problems.
Eric S. Raymond
2010-05-12
1
-8
/
+2
*
Portability cleanup for endianness.
Eric S. Raymond
2010-05-12
1
-1
/
+10
*
XXX -> FIX-ME: Avoids false matches with autoconf cruft.
Eric S. Raymond
2010-05-12
1
-2
/
+1
*
a bit of armor for variable length packet decodes
Chris Kuethe
2010-05-10
1
-0
/
+4
*
Stop trying to special-case terminating whitespace in gpsd_report().
Eric S. Raymond
2010-05-05
1
-1
/
+1
*
FIXME -> FIX-ME, so I can walk through these without tripping over autotools.
Eric S. Raymond
2010-04-26
1
-1
/
+1
*
Clear DOPs only when we get a skyview report.
Eric S. Raymond
2010-04-20
1
-1
/
+0
*
file references unfunctions. correct soonest.
Chris Kuethe
2010-04-18
1
-104
/
+5
*
Collapse various copies of gps_week into one in gps_contxt_t.
Gary E. Miller
2010-04-16
1
-2
/
+2
*
Re-reindent some drivers because we added another control option.
Eric S. Raymond
2010-04-14
1
-182
/
+201
*
Move some indent pragmas.
Eric S. Raymond
2010-04-13
1
-1
/
+1
*
Protect more displayed structures from indent.
Eric S. Raymond
2010-04-13
1
-0
/
+2
*
Refactor serial ntpshm_put() calls.
Eric S. Raymond
2010-04-12
1
-0
/
+3
*
Signedness fixes indicated by splint.
Eric S. Raymond
2010-04-10
1
-2
/
+2
*
char sign warnings
Chris Kuethe
2010-04-09
1
-24
/
+24
*
Make the client library and daemon use different sets of state-flag masks.
Eric S. Raymond
2010-04-09
1
-14
/
+14
*
Drivers now put their per-packet new data into a session->newdata member.
Eric S. Raymond
2010-04-05
1
-37
/
+37
*
Refactoring step. Change the signature of ecef_to_wgs84fix().
Eric S. Raymond
2010-04-05
1
-1
/
+1
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-2
/
+1
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-1
/
+5
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
Mac OS X cleanup passes from mledford.
Eric S. Raymond
2009-11-19
1
-1
/
+1
*
Fix some whitespace glitches found while experimenting with indent(1).
Eric S. Raymond
2009-11-17
1
-2
/
+2
*
In the wake of the change to use only C99 fixed-length types...
Eric S. Raymond
2009-10-26
1
-5
/
+5
*
The new instrumentation pays off.
Eric S. Raymond
2009-10-02
1
-9
/
+1
*
Fix a paste-o that made its way into many LOG_DATA format strings.
Eric S. Raymond
2009-10-02
1
-2
/
+2
*
My bright idea to use timestamp() to set skyview times backfired...
Eric S. Raymond
2009-10-02
1
-4
/
+4
*
Clear up some driver-level confusion surrounding timestamp setting.
Eric S. Raymond
2009-10-01
1
-2
/
+3
*
Two more drivers now use the LOG_DATA convention. All regression tests pass.
Eric S. Raymond
2009-10-01
1
-25
/
+63
*
In the gpsdata structure, satellites -> satellites_visible
Eric S. Raymond
2009-10-01
1
-1
/
+1
*
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
-5
/
+5
*
More simplification of DOP handling. All regression tests pass
Eric S. Raymond
2009-09-15
1
-1
/
+1
*
Using clear_dop() means we can get rid of instances of several different flags.
Eric S. Raymond
2009-09-15
1
-1
/
+2
*
Begin using clear_dop to ensure that gpsd never reports stale DOP values.
Eric S. Raymond
2009-09-15
1
-0
/
+1
*
Give DOPs their own structure...
Eric S. Raymond
2009-09-15
1
-4
/
+4
*
Fold the probe_wakup method into the new generic lifetime-event hook.
Eric S. Raymond
2009-09-13
1
-19
/
+14
[next]