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_ubx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the bits.h macros to be explicit about operand length.
Eric S. Raymond
2010-12-26
1
-25
/
+25
*
Be explicit about the type and signedness of subframe data.
Eric S. Raymond
2010-12-24
1
-2
/
+3
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-1
/
+3
*
Insert GPS week rollover checks everywhere we rely on GPS time.
Eric S. Raymond
2010-12-20
1
-0
/
+2
*
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
*
XXX -> FIX-ME: Avoids false matches with autoconf cruft.
Eric S. Raymond
2010-05-12
1
-1
/
+1
*
Reindent. All regression tests pass.
Eric S. Raymond
2010-04-26
1
-5
/
+5
*
Clear DOPs only when we get a skyview report.
Eric S. Raymond
2010-04-20
1
-1
/
+6
*
Splint and cppcheck cleanup. All regression tests pass.
Eric S. Raymond
2010-04-20
1
-1
/
+1
*
Eliminate a lot of private copies of gps_tow for one global copy in
Gary E. Miller
2010-04-18
1
-3
/
+7
*
remove unused #if 0 code
Chris Kuethe
2010-04-18
1
-6
/
+0
*
grab bytes in the correct order
Chris Kuethe
2010-04-17
1
-20
/
+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
/
+8
*
Collapse various copies of gps_week into one in gps_contxt_t.
Gary E. Miller
2010-04-16
1
-5
/
+5
*
Doc update and reindent.
Eric S. Raymond
2010-04-16
1
-1
/
+1
*
reject RXM_SFRB packets with bad preamble
Chris Kuethe
2010-04-14
1
-2
/
+5
*
A note about the way UBX transmits NAV data
Chris Kuethe
2010-04-14
1
-1
/
+2
*
Reindent a couple more drivers. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-318
/
+343
*
Protect more displayed structures from indent.
Eric S. Raymond
2010-04-13
1
-0
/
+2
*
ubx refactoring, from esr
Chris Kuethe
2010-04-13
1
-27
/
+25
*
Refactor serial ntpshm_put() calls.
Eric S. Raymond
2010-04-12
1
-5
/
+3
*
Make the client library and daemon use different sets of state-flag masks.
Eric S. Raymond
2010-04-09
1
-8
/
+8
*
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
-1
/
+1
*
Documentation/readability tweaks
Eric S. Raymond
2010-03-18
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
/
+2
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-0
/
+3
*
Pre-release splint and cppcheck cleanup. All regression tests pass.
Eric S. Raymond
2010-03-01
1
-3
/
+3
*
Integrated cppcheck testing, and fixed some minor bugs found by it.
Eric S. Raymond
2010-02-16
1
-2
/
+2
*
Fix one of gdt's regression-test failures.
Eric S. Raymond
2009-12-04
1
-1
/
+1
*
splint cleanup.
Eric S. Raymond
2009-12-03
1
-1
/
+1
*
Splint and compiler warning cleanup.
Eric S. Raymond
2009-12-03
1
-15
/
+12
*
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
-4
/
+4
*
Make fudge explicit in ntpshm_put(), and log it..
Gary E. Miller
2009-11-17
1
-1
/
+1
*
Fix driver bugs pointed out by Hakan Johannsen.
Eric S. Raymond
2009-11-05
1
-1
/
+1
*
Address Berlios tracker bug #16408 ubx_driver: wrong packet length on write.
Eric S. Raymond
2009-11-04
1
-1
/
+1
*
In the wake of the change to use only C99 fixed-length types...
Eric S. Raymond
2009-10-26
1
-7
/
+7
*
The new instrumentation pays off.
Eric S. Raymond
2009-10-02
1
-6
/
+3
*
Fix a paste-o that made its way into many LOG_DATA format strings.
Eric S. Raymond
2009-10-02
1
-3
/
+3
*
My bright idea to use timestamp() to set skyview times backfired...
Eric S. Raymond
2009-10-02
1
-5
/
+5
*
Clear up some driver-level confusion surrounding timestamp setting.
Eric S. Raymond
2009-10-01
1
-5
/
+8
*
Two more drivers now use the LOG_DATA convention. All regression tests pass.
Eric S. Raymond
2009-10-01
1
-5
/
+29
*
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
-1
/
+1
*
Fix computation of epx and epy from eph.
Eric S. Raymond
2009-09-30
1
-1
/
+1
[next]