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
*
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
*
scan-build and splint cleanup. All regression tests pass.
Eric S. Raymond
2011-03-29
1
-3
/
+5
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-9
/
+9
*
Make all drivers set the PPSTIME_IS mask where appropriate. It's not yet used.
Eric S. Raymond
2011-03-23
1
-0
/
+7
*
And still more double -> timestamp_t moves.
Eric S. Raymond
2011-03-10
1
-2
/
+2
*
spellchecking and catching all of the same spelling mistakes in other files
Jon Schlueter
2011-03-05
1
-1
/
+1
*
Convert from int to natural size_t/ssize_t
Jon Schlueter
2011-03-01
1
-2
/
+2
*
Verbosity suppression. All regression tests pass.
Eric S. Raymond
2011-02-28
1
-0
/
+2
*
Typo fix.
Eric S. Raymond
2011-02-28
1
-1
/
+1
*
Remove pass_rtcm(),
Eric S. Raymond
2011-02-27
1
-3
/
+3
*
Revert "Remove a mo-op initializer from the driver type list."
Gary E. Miller
2011-02-23
1
-4
/
+37
*
Remove a mo-op initializer from the driver type list.
Eric S. Raymond
2011-02-22
1
-37
/
+4
*
splint simplification and cleanup.
Eric S. Raymond
2011-02-04
1
-3
/
+3
*
splint cleanup
Eric S. Raymond
2011-02-03
1
-1
/
+2
*
Added a driver-type flags member to the driver method structure.
Eric S. Raymond
2011-01-19
1
-0
/
+3
*
Prevent some warnings under OpenBSD.
Eric S. Raymond
2011-01-13
1
-1
/
+3
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
Suppress a compiler warning. All regression tests pass.
Eric S. Raymond
2011-01-03
1
-2
/
+1
*
Remove some old cruft that libusb replaces.
Gary E. Miller
2010-12-30
1
-59
/
+5
*
Rename the bits.h macros to be explicit about operand length.
Eric S. Raymond
2010-12-26
1
-2
/
+2
*
Partial splint cleanup.
Eric S. Raymond
2010-12-24
1
-5
/
+3
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+2
*
Remove splint override of potential errors that are not there.
Gary E. Miller
2010-12-17
1
-3
/
+3
*
Use our own macros for interpreting little-endian 16- and 32-byte integers.
Eric S. Raymond
2010-12-15
1
-18
/
+5
*
Remove endian.h, it was not portable.
Gary E. Miller
2010-12-14
1
-7
/
+0
*
Still more simplification of configuration and header handling.
Eric S. Raymond
2010-12-14
1
-4
/
+0
*
For simplification on SuS assumptions.
Eric S. Raymond
2010-12-13
1
-4
/
+0
*
pacify cpp
Chris Kuethe
2010-12-08
1
-1
/
+1
*
Yet another try at portable endian macros.
Gary E. Miller
2010-12-08
1
-13
/
+23
*
Revert "Another attempt at getting portable endianness in Garmin driver."
Gary E. Miller
2010-12-08
1
-6
/
+16
*
Revert "Yet another try at endianness portability."
Gary E. Miller
2010-12-08
1
-1
/
+1
*
Revert "Yet another attempt and getting rid of endian.h stuff."
Gary E. Miller
2010-12-08
1
-9
/
+9
*
Yet another attempt and getting rid of endian.h stuff.
Gary E. Miller
2010-12-08
1
-9
/
+9
*
Yet another try at endianness portability.
Gary E. Miller
2010-12-08
1
-1
/
+1
*
Another attempt at getting portable endianness in Garmin driver.
Gary E. Miller
2010-12-08
1
-16
/
+6
*
Another tweak to find the wandering endian.h
Gary E. Miller
2010-12-06
1
-3
/
+2
*
Find {,sys/}endian.h via autoconf.
Greg Troxel
2010-12-06
1
-1
/
+15
*
Fix endianess issues in Garmin binary driver.
Gary E. Miller
2010-12-02
1
-12
/
+15
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-6
/
+0
*
Whitespace and indenting cleanup.
Jon Schlueter
2010-04-29
1
-10
/
+10
*
FIXME -> FIX-ME, so I can walk through these without tripping over autotools.
Eric S. Raymond
2010-04-26
1
-4
/
+4
*
Reindent. All regression tests pass.
Eric S. Raymond
2010-04-26
1
-43
/
+43
*
Ckean up Garmin driver.
Gary E. Miller
2010-04-20
1
-1
/
+4
*
Splint and cppcheck cleanup. All regression tests pass.
Eric S. Raymond
2010-04-20
1
-3
/
+7
*
Comment typo in Garmin
Gary E. Miller
2010-04-16
1
-1
/
+1
*
Sigh...avoid build lossage on Linux machines without libusb.
Eric S. Raymond
2010-04-16
1
-2
/
+2
*
libusb support lands in the Garmin driver.
Eric S. Raymond
2010-04-16
1
-1
/
+69
[next]