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_italk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Insert GPS week rollover checks everywhere we rely on GPS time.
Eric S. Raymond
2010-12-20
1
-0
/
+5
*
Subframe decoder will need PRN
Chris Kuethe
2010-12-11
1
-1
/
+1
*
More deheaderizing. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-6
/
+0
*
Splint and compiler-message cleanup. All regression tests pass.
Eric S. Raymond
2010-05-14
1
-1
/
+3
*
Start of an italk raw data extractor
Chris Kuethe
2010-05-13
1
-0
/
+47
*
Eliminate some uses or ERROR_IS.
Eric S. Raymond
2010-05-07
1
-8
/
+5
*
FIXME -> FIX-ME, so I can walk through these without tripping over autotools.
Eric S. Raymond
2010-04-26
1
-1
/
+1
*
Reindent. All regression tests pass.
Eric S. Raymond
2010-04-26
1
-7
/
+8
*
Clear DOPs only when we get a skyview report.
Eric S. Raymond
2010-04-20
1
-1
/
+0
*
Eliminate a lot of private copies of gps_tow for one global copy in
Gary E. Miller
2010-04-18
1
-6
/
+9
*
use a more descriptive compilation conditional
Chris Kuethe
2010-04-18
1
-1
/
+1
*
get rid the ancient itrax02 protocol "support"
Chris Kuethe
2010-04-18
1
-133
/
+0
*
again with the grabbing bytes in the right order
Chris Kuethe
2010-04-17
1
-21
/
+4
*
Condition out recent change to 50BPS handling in italk and ubx
Gary E. Miller
2010-04-17
1
-2
/
+4
*
Tests by Chris Keuthe show that itrax has the same 50BPS issues as
Gary E. Miller
2010-04-16
1
-2
/
+7
*
Collapse various copies of gps_week into one in gps_contxt_t.
Gary E. Miller
2010-04-16
1
-0
/
+3
*
Reindent some of the simpler drivers. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-111
/
+124
*
Protect more displayed structures from indent.
Eric S. Raymond
2010-04-13
1
-0
/
+2
*
Cosmetic glitches found while testing reindenting.
Eric S. Raymond
2010-04-13
1
-3
/
+3
*
Refactor serial ntpshm_put() calls.
Eric S. Raymond
2010-04-12
1
-0
/
+6
*
Make the client library and daemon use different sets of state-flag masks.
Eric S. Raymond
2010-04-09
1
-15
/
+15
*
Drivers now put their per-packet new data into a session->newdata member.
Eric S. Raymond
2010-04-05
1
-18
/
+18
*
Refactoring step. Change the signature of ecef_to_wgs84fix().
Eric S. Raymond
2010-04-05
1
-1
/
+2
*
Fix building with --disable-reconfigure
Paulius Zaleckas
2010-03-28
1
-2
/
+2
*
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
-2
/
+5
*
Integrated cppcheck testing, and fixed some minor bugs found by it.
Eric S. Raymond
2010-02-16
1
-1
/
+0
*
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
-8
/
+8
*
In the wake of the change to use only C99 fixed-length types...
Eric S. Raymond
2009-10-26
1
-13
/
+15
*
Improve the output from the iTalk...
Eric S. Raymond
2009-10-05
1
-2
/
+2
*
The new instrumentation pays off.
Eric S. Raymond
2009-10-02
1
-8
/
+3
*
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
-6
/
+4
*
Change some legends in printf strings...
Eric S. Raymond
2009-10-01
1
-1
/
+1
*
In the gpsdata structure, satellites -> satellites_visible
Eric S. Raymond
2009-10-01
1
-2
/
+2
*
More DATA_LOG adaptations. All regression tests pass. Code splints clean.
Eric S. Raymond
2009-10-01
1
-4
/
+3
*
Adapt some drivers to use the new LOG_DATA level. All regression tests pass.
Eric S. Raymond
2009-09-30
1
-27
/
+58
*
Fix computation of epx and epy from eph.
Eric S. Raymond
2009-09-30
1
-2
/
+4
*
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
-1
/
+5
*
Using clear_dop() means we can get rid of instances of several different flags.
Eric S. Raymond
2009-09-15
1
-1
/
+1
*
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
-5
/
+5
*
Fold the probe_wakup method into the new generic lifetime-event hook.
Eric S. Raymond
2009-09-13
1
-10
/
+8
*
Fold the revert method into the generic event hook.
Eric S. Raymond
2009-09-13
1
-4
/
+0
*
The configurator member becomes event_hook.
Eric S. Raymond
2009-09-13
1
-8
/
+6
*
Merge the configurator and probe_subtype methods.
Eric S. Raymond
2009-09-13
1
-6
/
+6
*
Guard some inclusions that splint doesn't like.
Eric S. Raymond
2009-09-10
1
-0
/
+2
[next]