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_navcom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver_navcom: Remove unused variable.
Gary E. Miller
2019-03-27
1
-1
/
+1
*
driver_navcom: Move error math to gpsd_error_model()
Gary E. Miller
2019-03-26
1
-16
/
+5
*
VERR_SET: Removed flag from daemon. No regressions changed.
Gary E. Miller
2019-03-25
1
-2
/
+2
*
Split epe into eph and sep.
Gary E. Miller
2019-03-22
1
-3
/
+3
*
Move epe from gps_data_t to be near its friends in gps_fix_t.
Gary E. Miller
2019-03-15
1
-2
/
+2
*
LICENSE: Update licenses for consistency. No functional changes.
Gary E. Miller
2018-11-19
1
-1
/
+1
*
driver_navcom: note that ept seems incorrectly calculated
Gary E. Miller
2018-09-25
1
-2
/
+3
*
driver_navcom: fix cppcheck nit.
Gary E. Miller
2018-09-25
1
-3
/
+2
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
uint was rmoved in C99. If gpsd enforce C99, then uint must go.
Gary E. Miller
2016-08-15
1
-1
/
+1
*
PPSTIME -> NTPTIME
Gary E. Miller
2016-04-24
1
-1
/
+1
*
Add Coverity suppressions for new invariant checks.
Eric S. Raymond
2016-01-29
1
-0
/
+3
*
Address Savannah bug #46082 - Can't explicitly build with NMEA drivers.
Eric S. Raymond
2015-10-01
1
-2
/
+2
*
A drowning deluge of whitespace hacks.
Gary E. Miller
2015-04-30
1
-3
/
+3
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-41
/
+0
*
Fix more splint: Line expects to suppress X errors, found 0 errors
Gary E. Miller
2015-03-25
1
-1
/
+1
*
Fix cppcheck complaints about not enough parenthesis.
Gary E. Miller
2015-03-09
1
-16
/
+16
*
One of the float-elimination steps busted something. Revert.
Eric S. Raymond
2015-03-08
1
-3
/
+3
*
A step toards float elimination. No code changes.
Eric S. Raymond
2015-03-08
1
-3
/
+3
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-202
/
+204
*
Back out the attempt to use VTIME.
Eric S. Raymond
2015-01-31
1
-1
/
+0
*
Add a minimum packet length to every driver.
Eric S. Raymond
2015-01-29
1
-0
/
+1
*
cppcheck cleanup.
Eric S. Raymond
2015-01-22
1
-2
/
+2
*
Coverity/splint cleanup.
Eric S. Raymond
2015-01-21
1
-2
/
+2
*
Easy splint cleanups. All regression tests pass.
Eric S. Raymond
2015-01-21
1
-4
/
+4
*
Almost entirely eliminate use of sats_used array.
Eric S. Raymond
2015-01-10
1
-2
/
+2
*
The particular Navcom binary protocol we support is called NCT.
Eric S. Raymond
2015-01-10
1
-3
/
+3
*
In the navcom driver, get satellites used from the Channel Status packet.
Eric S. Raymond
2015-01-10
1
-18
/
+13
*
Improved internal documentation in the navcom driver.
Eric S. Raymond
2015-01-10
1
-3
/
+19
*
Rename for clarity.
Eric S. Raymond
2015-01-10
1
-5
/
+5
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-5
/
+5
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-52
/
+52
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-52
/
+52
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-52
/
+52
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-15
/
+15
*
Split firmwqre version query out of the init method.
Eric S. Raymond
2014-08-25
1
-0
/
+1
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-3
/
+0
*
Reduce gpsd log verbosity a lot.
Eric S. Raymond
2013-11-12
1
-33
/
+35
*
Rename and rationalize driver table instances. No logic changes.
Eric S. Raymond
2013-11-12
1
-2
/
+2
*
Contain the assumption that time hinting is done to NTPD.
Eric S. Raymond
2013-10-31
1
-3
/
+3
*
Revert "Separate ntpd support from chrony support, step 1."
Eric S. Raymond
2013-10-30
1
-3
/
+3
*
Separate ntpd support from chrony support, step 1.
Eric S. Raymond
2013-10-30
1
-3
/
+3
*
More efficiebt sticky-flagging.
Eric S. Raymond
2013-10-15
1
-1
/
+1
*
OK, visualize as a method was a bad idea. All regression tests pass.
Eric S. Raymond
2013-10-14
1
-3
/
+0
*
Create driver slot and scons option for a visualizer driver method.
Eric S. Raymond
2013-10-13
1
-0
/
+3
*
Change the logic for managing the drive mode bit to report reality...
Eric S. Raymond
2013-10-04
1
-8
/
+2
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-52
/
+56
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-1
/
+1
*
Refacter the bits.c stuff to eliminate ugly globals...
Eric S. Raymond
2012-06-02
1
-14
/
+11
*
More cppcheck warning fixups. All regression tests pass.
Eric S. Raymond
2012-05-18
1
-1
/
+2
[next]