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
/
gpsd_json.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Code simplification.
Eric S. Raymond
2011-03-02
1
-15
/
+5
*
Limit precision based on the units of measure.
Eric S. Raymond
2011-03-02
1
-2
/
+2
*
Bug fixes for RTCM3 decoding. All regression tests pass.
Eric S. Raymond
2011-03-02
1
-3
/
+3
*
A step towards decoding RTCM3.
Eric S. Raymond
2011-03-01
1
-0
/
+2
*
Replace the crappy old RTCM3 dumper with one that emits JSON.
Eric S. Raymond
2011-03-01
1
-3
/
+432
*
Implement and document RTCM 2.3 message type 13.
Eric S. Raymond
2011-02-28
1
-0
/
+11
*
Implement and document RTCM2.3 message type 14. All regression tests pass.
Eric S. Raymond
2011-02-28
1
-0
/
+8
*
Abolish device->is_serial. Replaced by device->servicetype.
Eric S. Raymond
2011-02-24
1
-1
/
+5
*
Remove all support for RTCM2 Sager dump format.
Eric S. Raymond
2011-02-23
1
-0
/
+1
*
Prevent emission of empty device tags.
Eric S. Raymond
2011-02-22
1
-2
/
+2
*
Reduce verbosity. All regression tests pass.
Eric S. Raymond
2011-02-16
1
-9
/
+12
*
Refactoring step. All regression tests pass.
Eric S. Raymond
2011-02-16
1
-0
/
+46
*
Splint cleanup. All regression tests pass.
Eric S. Raymond
2011-02-16
1
-4
/
+6
*
Bug fix: RTCM2 JSON dumps get a device field.
Eric S. Raymond
2011-02-16
1
-4
/
+8
*
Bug fix: AIS JSON objects get a device field.
Eric S. Raymond
2011-02-16
1
-4
/
+7
*
Data hiding.
Eric S. Raymond
2011-02-16
1
-4
/
+4
*
SUBFRAME JSON object gets a device tag.
Eric S. Raymond
2011-02-16
1
-4
/
+8
*
splint simplification and cleanup.
Eric S. Raymond
2011-02-04
1
-12
/
+12
*
Partial splint and warning cleanup. All regression tests pass.
Eric S. Raymond
2011-02-03
1
-4
/
+6
*
More name changes related to GST.
Eric S. Raymond
2011-02-01
1
-13
/
+13
*
Change Noise sentence to use ISO8601 timestamp.
Eric S. Raymond
2011-02-01
1
-2
/
+7
*
Process GPGST into noise statistics. All regression tests pass.
Thomas Sprinkmeier
2011-02-01
1
-0
/
+35
*
Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.
Eric S. Raymond
2011-01-29
1
-2
/
+8
*
Fix typos pointed out in Berlios tracker bug #17858.
Eric S. Raymond
2011-01-25
1
-1
/
+1
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2011-01-12
1
-19
/
+22
*
Regularize some function names.
Eric S. Raymond
2011-01-12
1
-3
/
+3
*
Fix a small, but fatal error in the HEALTH JSON.
Gary E. Miller
2011-01-11
1
-1
/
+1
*
comment here too
Chris Kuethe
2011-01-11
1
-1
/
+1
*
the subframe arrays are 1-index
Chris Kuethe
2011-01-11
1
-9
/
+9
*
fix array index
Chris Kuethe
2011-01-11
1
-1
/
+1
*
whitespace
Chris Kuethe
2011-01-11
1
-51
/
+51
*
loop here too
Chris Kuethe
2011-01-11
1
-33
/
+14
*
compose sv health with loops rather than snprintf
Chris Kuethe
2011-01-11
1
-32
/
+20
*
compose ERD with a loop rather than big snprintf
Chris Kuethe
2011-01-11
1
-40
/
+14
*
Don't truncate the escaped system message.
Gary E. Miller
2011-01-11
1
-1
/
+3
*
Another JSON string tweak. Leave enough room in the buffer.
Gary E. Miller
2011-01-11
1
-1
/
+1
*
Yet another cut at JSON strings.
Gary E. Miller
2011-01-11
1
-1
/
+2
*
Stop JSON hex escape emission from adding an extraneous backslash.
Eric S. Raymond
2011-01-11
1
-1
/
+1
*
Avoid incorrect ctype.h usage.
Eric S. Raymond
2011-01-11
1
-1
/
+1
*
Make the JSON subframe system message the proper size.
Gary E. Miller
2011-01-10
1
-1
/
+3
*
Fix JSON strings to handle non-ascii.
Gary E. Miller
2011-01-10
1
-1
/
+1
*
Make more subframe JSON pretty and easy to decode.
Gary E. Miller
2011-01-10
1
-10
/
+11
*
Fix subframe JSON to not emit integers with leading 0's
Gary E. Miller
2011-01-10
1
-2
/
+2
*
Ooops, forgot to JSON Subframe 4, page 25.
Gary E. Miller
2011-01-10
1
-3
/
+38
*
really fix JSON strings this time.
Gary E. Miller
2011-01-10
1
-1
/
+1
*
Fix JSON to properly escape. Escape subframe system message.
Gary E. Miller
2011-01-10
1
-4
/
+8
*
Remove subframesflag so they're omitted uncinditionally.
Eric S. Raymond
2011-01-10
1
-2
/
+1
*
All the subframe data now has scaled/unscaled.
Gary E. Miller
2011-01-10
1
-1
/
+25
*
Subframe EPHEM1 and EPHEM2 now have unscaled output too.
Gary E. Miller
2011-01-10
1
-30
/
+66
*
Add unscaled versions of subframe almanac and ephem3.
Gary E. Miller
2011-01-10
1
-19
/
+57
[prev]
[next]