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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-24
/
+4
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-224
/
+228
*
Warning hunting unused function get_int32()
Jon Schlueter
2015-03-01
1
-0
/
+2
*
More portable equivalent of #pracgma pack, will work with clang.
Eric S. Raymond
2015-02-20
1
-5
/
+5
*
Back out the attempt to use VTIME.
Eric S. Raymond
2015-01-31
1
-3
/
+0
*
Add a minimum packet length to every driver.
Eric S. Raymond
2015-01-29
1
-0
/
+3
*
cppcheck cleanup.
Eric S. Raymond
2015-01-22
1
-1
/
+1
*
Easy splint cleanups. All regression tests pass.
Eric S. Raymond
2015-01-21
1
-4
/
+4
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-9
/
+8
*
#ifdef out some functions that are unused when we don't have libusb
Matt
2014-09-05
1
-2
/
+6
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-84
/
+84
*
All gpsd_reportcalls are gone. Only the unused definitins are left.
Eric S. Raymond
2014-08-27
1
-7
/
+7
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-78
/
+78
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-79
/
+79
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-4
/
+4
*
Split firmwqre version query out of the init method.
Eric S. Raymond
2014-08-25
1
-0
/
+3
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-2
/
+0
*
Code is now static-checker clean with splint, cppcheck, and Coverity.
Eric S. Raymond
2013-11-19
1
-1
/
+5
*
More consistent ise of LOG_PROG.
Eric S. Raymond
2013-11-12
1
-4
/
+5
*
Reduce gpsd log verbosity a lot.
Eric S. Raymond
2013-11-12
1
-9
/
+9
*
Rename and rationalize driver table instances. No logic changes.
Eric S. Raymond
2013-11-12
1
-3
/
+3
*
Fix compiler warnings with clang 4.2 on OS X 10.7.5
Beat Bolli
2013-11-06
1
-1
/
+1
*
Contain the assumption that time hinting is done to NTPD.
Eric S. Raymond
2013-10-31
1
-12
/
+12
*
Revert "Separate ntpd support from chrony support, step 1."
Eric S. Raymond
2013-10-30
1
-12
/
+12
*
Separate ntpd support from chrony support, step 1.
Eric S. Raymond
2013-10-30
1
-12
/
+12
*
More efficiebt sticky-flagging.
Eric S. Raymond
2013-10-15
1
-3
/
+3
*
OK, visualize as a method was a bad idea. All regression tests pass.
Eric S. Raymond
2013-10-14
1
-9
/
+0
*
Create driver slot and scons option for a visualizer driver method.
Eric S. Raymond
2013-10-13
1
-0
/
+9
*
Lower verbosity.
Eric S. Raymond
2013-10-09
1
-1
/
+1
*
Change the logic for managing the drive mode bit to report reality...
Eric S. Raymond
2013-10-04
1
-5
/
+0
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-88
/
+134
*
More cppcheck cleanup.
Eric S. Raymond
2013-09-17
1
-1
/
+0
*
Typo fixes.
Eric S. Raymond
2013-01-22
1
-2
/
+2
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-5
/
+5
*
Suppress a useless cppcheck warning.
Eric S. Raymond
2012-06-02
1
-0
/
+1
*
Fix a block nesting error in the Garmin driver.
Beat Bolli
2012-05-10
1
-1
/
+1
*
Shutup Coverity and Splint about a hackish #ifdef
Gary E. Miller
2012-05-09
1
-4
/
+4
*
Garmin binary driver. Improve set driver mode.
Michael Tatarinov
2011-10-26
1
-1
/
+4
*
Garmin binary driver. Set driver mode to binary.
Michael Tatarinov
2011-10-26
1
-0
/
+2
*
Revert "Garmin binary driver. Fixed bug in getting leap seconds."
Eric S. Raymond
2011-10-25
1
-3
/
+3
*
Garmin binary driver. Fixed bug in getting leap seconds.
Michael Tatarinov
2011-10-25
1
-3
/
+3
*
splint cleanup.
Eric S. Raymond
2011-10-23
1
-1
/
+1
*
Garmin binary protocol. Mapping Garmin RPN to SBAS PRN.
Michael Tatarinov
2011-10-20
1
-2
/
+5
*
Garmin driver. Fixed a bug in the code detection USB device.
Michael Tatarinov
2011-10-13
1
-1
/
+1
*
Garmin serial driver. Don't emit SKY if satellites aren't seen.
Michael Tatarinov
2011-10-12
1
-3
/
+7
*
snr is unsigned, not signed, in garmin binary sat data.
Gary E. Miller
2011-10-12
1
-2
/
+2
*
Cut down on gpsd_hexdump_wrapper() calls.
Eric S. Raymond
2011-06-17
1
-21
/
+2
*
splint cleanup.
Eric S. Raymond
2011-05-04
1
-3
/
+3
*
Regularize some names.
Eric S. Raymond
2011-04-01
1
-16
/
+16
*
gps_maskdump() has been a CPU hog. Drastically reduce the number of calls...
Eric S. Raymond
2011-03-31
1
-10
/
+9
[next]