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
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-8
/
+8
*
Make all drivers set the PPSTIME_IS mask where appropriate. It's not yet used.
Eric S. Raymond
2011-03-23
1
-2
/
+2
*
Simplify and regularize #ifdefs. All regression tests pass.
Eric S. Raymond
2011-03-04
1
-2
/
+2
*
Remove pass_rtcm(),
Eric S. Raymond
2011-02-27
1
-1
/
+1
*
Don't pretent to have methods we have not implemented.
Eric S. Raymond
2011-02-27
1
-75
/
+4
*
Refactor time handling yet again. All regression tests pass.
Eric S. Raymond
2011-01-21
1
-4
/
+4
*
Add some suitable warning comments.
Eric S. Raymond
2011-01-21
1
-0
/
+5
*
Added a driver-type flags member to the driver method structure.
Eric S. Raymond
2011-01-19
1
-0
/
+1
*
splint cleanup. All regression tests pass.
Eric S. Raymond
2011-01-18
1
-3
/
+2
*
Cope with week counter rollovers while gpsd is running.
Eric S. Raymond
2011-01-17
1
-3
/
+0
*
Refactor time resolution. All regression tests pass.
Eric S. Raymond
2011-01-17
1
-46
/
+16
*
Introduce GPS_TIME_VALID flag for GPS time validation.
Eric S. Raymond
2011-01-17
1
-0
/
+4
*
More deheader testing. All regressions pass, codebase splints clean.
Eric S. Raymond
2011-01-13
1
-0
/
+1
*
A lot of subframes are invalid, only SUBFRAME_IS on good ones.
Gary E. Miller
2011-01-03
1
-2
/
+1
*
Reporting framework for subframes. All regression tests pass.
Eric S. Raymond
2011-01-03
1
-1
/
+1
*
Rename the bits.h macros to be explicit about operand length.
Eric S. Raymond
2010-12-26
1
-43
/
+43
*
Be explicit about the type and signedness of subframe data.
Eric S. Raymond
2010-12-24
1
-3
/
+3
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+2
*
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
[next]