Fred Wright
|
f30c1708a6
gpsdclient.c: Fix fallthrough warning with some clang versions.
|
4 年 前 |
Gary E. Miller
|
bab3bfd08c
gpsdclient.c: Fix copyright, reorder some comments.
|
5 年 前 |
Gary E. Miller
|
67f639cd6b
gpsdclient.c: Slight cleanup of maindenhead calc.
|
5 年 前 |
Gary E. Miller
|
6d1bf031b6
gpsdclient.c: Fix coverity CID 284409
|
5 年 前 |
Gary E. Miller
|
50c25da503
gpsdclient.c: Improve comments. No functional changes.
|
5 年 前 |
Gary E. Miller
|
10c6d19fef
gpsdclient.c: Tweak maindenhead with fractional math.
|
5 年 前 |
Gary E. Miller
|
95e3ff3b3a
gpsdclient.c: Extend Maindenhead to 8 chars.
|
5 年 前 |
Gary E. Miller
|
c3d52cbe5a
gpsdclient.c: Fix North Pole, 180 lon.
|
5 年 前 |
Gary E. Miller
|
cef3847af2
gpsdclient.c: Stupid typo...
|
5 年 前 |
Gary E. Miller
|
f2c4ad2e56
gpsdclient.c; Use nice variable names.
|
5 年 前 |
Gary E. Miller
|
93cf94f5e4
gpsdclient.c: Fix Maindenhead at North Pole. Format nits.
|
5 年 前 |
Gary E. Miller
|
1fdb27263c
gpsdclient: Remove true2magnetic(). Use mag_var() instead.
|
5 年 前 |
Gary E. Miller
|
f2a1e7c7c0
gpsdclient.c: FIXME: What is the valid date of the mag correction?
|
5 年 前 |
Gary E. Miller
|
5baa184279
gpsdclient.c: remove duplicate gpsd_config.h
|
5 年 前 |
Gary E. Miller
|
c5d0f43cbd
Make sure gpsd_config.h is before all includes.
|
5 年 前 |
Sanjeev Gupta
|
34a1596259
Update references to http to https for Wikipedia domain
|
5 年 前 |
Gary E. Miller
|
084098d3f9
deg_to_str(): Change 'nan' to 'n/a'.
|
6 年 前 |
Gary E. Miller
|
59935603cc
deg_to_str2(): Add new function. Thread safe, handles suffix.
|
6 年 前 |
Gary E. Miller
|
ae2ebe25de
deg_to_s(): Add check, and regression test, for not a NaN.
|
6 年 前 |
Gary E. Miller
|
f1be39110e
deg_to_s() and calls to it: Allow negative degrees, use fabs().
|
6 年 前 |
Gary E. Miller
|
1db29a3fa4
deg_to_s(): Add rounding for dd, ddmm, and ddmmss. Update tests.
|
6 年 前 |
Gary E. Miller
|
99835709b0
deg_to_s(): Change test to yoda test. Comment need for rounding.
|
6 年 前 |
Gary E. Miller
|
0e4684abb7
deg_to_s(): Add more tests. Not all 'good'.
|
6 年 前 |
Gary E. Miller
|
c40b62c5b4
deg_to_s(): Fix bad conversion. Add test cases.
|
6 年 前 |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 年 前 |
Gary E. Miller
|
424385fcf7
gpsdclient.c: isnan() -> isfinite()
|
6 年 前 |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 年 前 |
Eric S. Raymond
|
9c7e862987
Clean up C and Python code-checker warnings.
|
7 年 前 |
Robert Norris
|
796c488bdd
Fix comment to correct the name of the file
|
8 年 前 |
Fred Wright
|
cb1403d842
Initial creation of os_compat.h.
|
8 年 前 |