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
/
gps.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up the daemon mask values. All regressions pass.
Eric S. Raymond
2009-09-30
1
-15
/
+15
*
Rip out most of the old profiling support.
Eric S. Raymond
2009-09-29
1
-20
/
+10
*
Beginning of revised profiling facility.
Eric S. Raymond
2009-09-29
1
-0
/
+1
*
Remove a flag associated with the old profiling feature.
Eric S. Raymond
2009-09-29
1
-1
/
+0
*
Regression fixed. All tests pass. Code splints clean.
Eric S. Raymond
2009-09-25
1
-0
/
+1
*
Improvements to the logic for TIMINGS.
Eric S. Raymond
2009-09-24
1
-1
/
+1
*
C and Python libraries now speak both new and old protocol...
Eric S. Raymond
2009-09-24
1
-1
/
+5
*
Better description of new Python API.
Eric S. Raymond
2009-09-24
1
-1
/
+1
*
Get rid of a trick macro that's not actually needed.
Eric S. Raymond
2009-09-24
1
-1
/
+0
*
gps_stream() gets a third argument for future expansion.
Eric S. Raymond
2009-09-24
1
-1
/
+1
*
gps_query() is removed.
Eric S. Raymond
2009-09-23
1
-1
/
+0
*
Introduce gps_send() to the C API.
Eric S. Raymond
2009-09-23
1
-0
/
+1
*
New protocol can now ship profiling information, like old $.
Eric S. Raymond
2009-09-23
1
-0
/
+1
*
Fully support AIS type 22 and 23 messages. All regression tests pass.
Eric S. Raymond
2009-09-22
1
-1
/
+16
*
Separate WATCH_NMEA from WATCH_RAW in the visible API.
Eric S. Raymond
2009-09-21
1
-4
/
+5
*
Ensure that the C and Python flag masks are consistent.
Eric S. Raymond
2009-09-20
1
-1
/
+1
*
Make a re-entrance-friendly version of gps_open().
Eric S. Raymond
2009-09-19
1
-1
/
+3
*
Add ckuethe's most requested JSON feature: WATCH a specified single device only.
Eric S. Raymond
2009-09-19
1
-1
/
+2
*
Daemon now has its own version symbols for the wire protocol...
Eric S. Raymond
2009-09-18
1
-2
/
+2
*
The NMEA-dump flags is now properly separated from the raw flag.
Eric S. Raymond
2009-09-18
1
-3
/
+4
*
Disentangle the packet raw hook used on the client side...
Eric S. Raymond
2009-09-17
1
-5
/
+5
*
SKY response now includes DOP reports.
Eric S. Raymond
2009-09-15
1
-1
/
+1
*
Separate DOP flags are gone.
Eric S. Raymond
2009-09-15
1
-10
/
+5
*
Give DOPs their own structure...
Eric S. Raymond
2009-09-15
1
-1
/
+6
*
J command and switch are gone.
Eric S. Raymond
2009-09-11
1
-3
/
+1
*
Son of the Splint Cleanup.
Eric S. Raymond
2009-09-10
1
-1
/
+2
*
Bride of the Splint Cleanup. All regression tests pass.
Eric S. Raymond
2009-09-10
1
-3
/
+3
*
More splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-3
/
+3
*
IS8601 dump format and some defaults were slightly wrong.
Eric S. Raymond
2009-09-04
1
-3
/
+3
*
Use CYCLE_END condition for the 2-part mal-design of AIS message 24 properly.
Eric S. Raymond
2009-09-03
1
-21
/
+13
*
Break the cycle-start flag out of general status mask into its own field.
Eric S. Raymond
2009-09-03
1
-4
/
+3
*
Split eph into epx and epy internally...
Eric S. Raymond
2009-09-03
1
-1
/
+2
*
Generated AIS parser code compiles. All tests pass.
Eric S. Raymond
2009-09-01
1
-6
/
+6
*
Fix dumping of AIS message 19 (dte was missing).
Eric S. Raymond
2009-09-01
1
-5
/
+7
*
More code generation - up to AIS message 13 now.
Eric S. Raymond
2009-09-01
1
-3
/
+3
*
More code-generation machinery.
Eric S. Raymond
2009-09-01
1
-1
/
+1
*
Start on client-side parsing of AIS JSON. All regression tests pass.
Eric S. Raymond
2009-08-28
1
-1
/
+1
*
Fix a minor RTCM regression...
Eric S. Raymond
2009-08-27
1
-7
/
+10
*
Correct an erroneous type declration.
Eric S. Raymond
2009-08-27
1
-1
/
+1
*
Simplify some code by making a union anonymous.
Eric S. Raymond
2009-08-27
1
-1
/
+1
*
Stop trying to use enums in the RTCM2 structure...
Eric S. Raymond
2009-08-27
1
-5
/
+12
*
Add gps_errstr() to the client API so client code doesn't have to
Eric S. Raymond
2009-08-26
1
-8
/
+9
*
Eliminate a couple more gps_query() uses.
Eric S. Raymond
2009-08-26
1
-0
/
+1
*
Simplify the implementation of ?WATCH.
Eric S. Raymond
2009-08-25
1
-1
/
+1
*
Unify CONFIGDEV and DEVICE responses.
Eric S. Raymond
2009-08-25
1
-2
/
+1
*
Introduce and document optional "enable" in ?WATCH.
Eric S. Raymond
2009-08-24
1
-4
/
+7
*
Correctly read JSON ERROR responses in the client library.
Eric S. Raymond
2009-08-23
1
-1
/
+4
*
Parse WATCH responses in the client library. All regression tests pass.
Eric S. Raymond
2009-08-23
1
-5
/
+7
*
Parse CONFIGDEV responses.
Eric S. Raymond
2009-08-23
1
-1
/
+2
*
Merge two structures that didn't need to exist separately.
Eric S. Raymond
2009-08-23
1
-5
/
+5
[next]