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
/
garmin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
All driver method tables are now const.
Eric S. Raymond
2009-02-12
1
-3
/
+3
*
Remove a nonexistent method and use an existing one.
Eric S. Raymond
2009-02-11
1
-2
/
+2
*
Add a packet_type member to the device structure.
Eric S. Raymond
2009-02-08
1
-0
/
+3
*
Give gpsctl the ability to do -c to a Garmin device.
Eric S. Raymond
2009-01-29
1
-3
/
+10
*
Make mode-switching to garmin binary work.
Eric S. Raymond
2009-01-28
1
-1
/
+1
*
Clean up the mode-switcher fix.
Eric S. Raymond
2009-01-28
1
-3
/
+5
*
Fixed garmin mode change to NMEA.
Jeff Francis
2009-01-28
1
-1
/
+2
*
fix format warnings and whitespace that was making my eyes bleed
Chris Kuethe
2009-01-06
1
-150
/
+155
*
Refactor sending of control strings.
Eric S. Raymond
2009-01-06
1
-4
/
+7
*
Add a wrapper function around gpsd_hexdump to avoid hexdumping buffers...
Chris Kuethe
2008-12-27
1
-10
/
+14
*
change various PI macros to GPS_PI
Chris Kuethe
2008-07-20
1
-1
/
+1
*
'typename' is a reserved word in C++.
Gary E. Miller
2008-01-19
1
-3
/
+3
*
use gpsd_write rather than calling write directly.
Chris Kuethe
2007-04-06
1
-9
/
+7
*
Add sanity checking to Garmin lat/lon values.
Gary E. Miller
2006-12-29
1
-0
/
+16
*
Trivial splint cleanup for the Garmin driver.
Eric S. Raymond
2006-12-17
1
-1
/
+1
*
ACKing a garmin packet too soon may hang things.
Gary E. Miller
2006-12-11
1
-1
/
+3
*
Splint cleanup.
Eric S. Raymond
2006-12-07
1
-1
/
+1
*
Correct bad comment arising from a misunderstanding.
Eric S. Raymond
2006-12-05
1
-8
/
+5
*
Fix ALLOW_RECONFIGURE compilation.
Eric S. Raymond
2006-12-01
1
-0
/
+2
*
Teach Garmin how to return a subtype ID.
Eric S. Raymond
2006-12-01
1
-0
/
+4
*
Put the old code for computing Garmin SNRs back in, conditioned out.
Eric S. Raymond
2006-12-01
1
-0
/
+6
*
A user figured out how Garmin encodes signal strength.
Eric S. Raymond
2006-11-30
1
-5
/
+7
*
Gary dropped a stitch. No big deal.
Eric S. Raymond
2006-11-30
1
-0
/
+2
*
Fix Garmin USB initialization.
Gary E. Miller
2006-11-30
1
-19
/
+2
*
Split the packet-sniffer internals out of the session structure.
Eric S. Raymond
2006-11-30
1
-6
/
+6
*
Make our assumptions about the units in Garmin error estimates
Eric S. Raymond
2006-11-29
1
-3
/
+6
*
garmin_usb_configure() is NOT optional.
Gary E. Miller
2006-11-29
1
-10
/
+8
*
Fix bad packet logging. Delay the ACK a bit.
Gary E. Miller
2006-11-29
1
-4
/
+7
*
Change the configurator method to take a packet sequence number argument...
Eric S. Raymond
2006-11-27
1
-1
/
+3
*
Split wrapup method into revert and wrapup. The revert method is onlt called
Eric S. Raymond
2006-11-14
1
-0
/
+17
*
Compiler-warning and splint cleanup.
Eric S. Raymond
2006-11-10
1
-2
/
+2
*
Interleave NMEA subtype probes with received packets. This seems to
Eric S. Raymond
2006-11-07
1
-1
/
+3
*
Fix bad check for garmin_gps in /prc. Thanks to Eivind Tagseth.
Gary E. Miller
2006-11-06
1
-1
/
+1
*
Sigh...avoid harmless but *annoying* name collision...
Eric S. Raymond
2006-11-02
1
-9
/
+9
*
Define uniform log level macros.
Eric S. Raymond
2006-11-02
1
-77
/
+77
*
Pure refactoring.
Eric S. Raymond
2006-11-01
1
-11
/
+1
*
Silence stupid splint message.
Gary E. Miller
2006-10-31
1
-1
/
+1
*
Typo and documentation fixes.
Eric S. Raymond
2006-10-31
1
-1
/
+1
*
Attempt to transplant the methods ftrom garminctl...
Eric S. Raymond
2006-10-31
1
-13
/
+60
*
Rename some methods for clarity.
Eric S. Raymond
2006-10-30
1
-22
/
+28
*
unused variable compiler warning
Chris Kuethe
2006-10-30
1
-1
/
+1
*
Fix libgpsd(3) so it's usable when ntpshm_init() has not been called.
Eric S. Raymond
2006-10-30
1
-1
/
+1
*
Convert garmin_usb to run in serial emulation mode...
Gary E. Miller
2006-10-30
1
-290
/
+312
*
Rename config.h so it can be installed as gpsd_config.h...
Chris Kuethe
2006-10-26
1
-1
/
+2
*
Partial splint cleanup.
Eric S. Raymond
2006-10-26
1
-11
/
+17
*
Add a new capability to the generic driver structure: wakeup...
Eric S. Raymond
2006-10-26
1
-0
/
+2
*
fix signed-vs-unsigned comparison warning
Chris Kuethe
2006-10-23
1
-2
/
+2
*
Fix units error in Garmin speed. Thanks to Jeff Frances.
Gary E. Miller
2006-10-15
1
-3
/
+2
*
Cleanup some warnings.
Gary E. Miller
2006-10-11
1
-2
/
+3
*
Make germin_ser_parse() confirm to the generic parse_packet() prototype.
Gary E. Miller
2006-10-10
1
-1
/
+3
[next]