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_garmin_txt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-8
/
+2
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-26
/
+26
*
Better way to avoid glibc dependency.
Eric S. Raymond
2014-09-29
1
-1
/
+1
*
Remove some custom code, at the cost of introducing a glibc depenency.
Eric S. Raymond
2014-09-25
1
-1
/
+1
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-12
/
+12
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-12
/
+12
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-13
/
+13
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-14
/
+14
*
A steo topwrds eliminating the reverse linkage of gpd_report().
Eric S. Raymond
2014-08-27
1
-29
/
+29
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-2
/
+0
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-33
/
+55
*
Actual code changes to get rid of Berlios URLs.
Eric S. Raymond
2011-10-01
1
-1
/
+1
*
Cut down on gpsd_hexdump_wrapper() calls.
Eric S. Raymond
2011-06-17
1
-5
/
+2
*
gps_maskdump() has been a CPU hog. Drastically reduce the number of calls...
Eric S. Raymond
2011-03-31
1
-2
/
+2
*
Magic-number and strncpy elimination. All regression tests pass
Eric S. Raymond
2011-03-29
1
-3
/
+3
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-9
/
+9
*
And still more double -> timestamp_t moves.
Eric S. Raymond
2011-03-10
1
-1
/
+1
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-3
/
+0
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-1
/
+1
*
Use the century slot in the context structure.
Eric S. Raymond
2010-12-19
1
-1
/
+1
*
For simplification on SuS assumptions.
Eric S. Raymond
2010-12-13
1
-10
/
+0
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-5
/
+0
*
Reindent a couple more drivers. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-2
/
+1
*
Reindent some of the simpler drivers. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-169
/
+209
*
compile with nmea off but sirf and garmintxt on
Chris Kuethe
2010-04-10
1
-8
/
+8
*
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
-24
/
+24
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-5
/
+5
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-3
/
+5
*
The new instrumentation pays off.
Eric S. Raymond
2009-10-02
1
-2
/
+2
*
Fix a paste-o that made its way into many LOG_DATA format strings.
Eric S. Raymond
2009-10-02
1
-1
/
+1
*
Fix computation of epx and epy from eph.
Eric S. Raymond
2009-09-30
1
-1
/
+2
*
Introduced new LOG_DATA debugging level.
Eric S. Raymond
2009-09-30
1
-9
/
+14
*
Refactor the cycle-end tracking. The AIS machinery should use it.
Eric S. Raymond
2009-09-30
1
-1
/
+1
*
Guard some inclusions that splint doesn't like.
Eric S. Raymond
2009-09-10
1
-0
/
+2
*
Now make it possible for a driver to signal cycle start, cycle end, ...
Eric S. Raymond
2009-09-03
1
-1
/
+2
*
Break the cycle-start flag out of general status mask into its own field.
Eric S. Raymond
2009-09-03
1
-2
/
+1
*
Split eph into epx and epy internally...
Eric S. Raymond
2009-09-03
1
-1
/
+1
*
Get a size_t format right.
Eric S. Raymond
2009-03-25
1
-1
/
+1
*
Pacify splint.
Eric S. Raymond
2009-03-24
1
-7
/
+7
*
Garmintxt integration patches from Petr Slansky.
Eric S. Raymond
2009-03-24
1
-34
/
+53
*
make sure that the Id keyword is present and expanded
Chris Kuethe
2009-03-03
1
-0
/
+1
*
repository beautification, part 2:
Chris Kuethe
2009-03-02
1
-0
/
+405