| Commit message (Expand) | Author | Age | Files | Lines |
* | scan-build cleanup. All regression tests pass, code splints clean. | Eric S. Raymond | 2011-03-29 | 1 | -1/+1 |
* | Re-identify most *_IS flags with corresponding *_SET flags. | Eric S. Raymond | 2011-03-27 | 1 | -1/+1 |
* | Clear up some confusion about *_SET vs.. *_IS defines. | Eric S. Raymond | 2011-03-26 | 1 | -1/+0 |
* | Move a warning about speeds < 38400 that triggered too often. | Eric S. Raymond | 2011-02-22 | 1 | -0/+7 |
* | splint simplification and cleanup. | Eric S. Raymond | 2011-02-04 | 1 | -27/+27 |
* | gemiller says the LEAP_SECONDS check is no longer needed... | Eric S. Raymond | 2011-01-18 | 1 | -35/+20 |
* | Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsd | Chris Kuethe | 2011-01-11 | 1 | -1/+1 |
|\ |
|
| * | Fix visibilize() for chars with the top bit set. | Gary E. Miller | 2011-01-11 | 1 | -1/+1 |
* | | whitespace | Chris Kuethe | 2011-01-11 | 1 | -61/+61 |
* | | compose sv health with loops rather than snprintf | Chris Kuethe | 2011-01-11 | 1 | -12/+12 |
|/ |
|
* | All the subframe data now has scaled/unscaled. | Gary E. Miller | 2011-01-10 | 1 | -1/+3 |
* | More splint cleanup. | Eric S. Raymond | 2011-01-08 | 1 | -28/+28 |
* | Partial splint cleanup. All regression tests pass. | Eric S. Raymond | 2011-01-06 | 1 | -30/+33 |
* | The last subframe decoded to JSON. | Gary E. Miller | 2011-01-05 | 1 | -0/+3 |
* | Subframe 5, page 25 to JSON | Gary E. Miller | 2011-01-05 | 1 | -7/+7 |
* | Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsd | Gary E. Miller | 2011-01-04 | 1 | -2/+2 |
|\ |
|
| * | scale M0 (mean anomaly) to match published almanac | Chris Kuethe | 2011-01-04 | 1 | -2/+2 |
* | | Add two more significant digits to sqrtA. | Gary E. Miller | 2011-01-04 | 1 | -1/+1 |
|/ |
|
* | Dump subframe 4 almanac to JSON too. | Gary E. Miller | 2011-01-04 | 1 | -0/+3 |
* | Add TOW17 to JSON SUBFRAME | Gary E. Miller | 2011-01-04 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsd | Chris Kuethe | 2011-01-04 | 1 | -307/+12 |
|\ |
|
| * | Subframe 5 almanc part output to JSON. | Gary E. Miller | 2011-01-03 | 1 | -4/+4 |
| * | A lot of subframes are invalid, only SUBFRAME_IS on good ones. | Gary E. Miller | 2011-01-03 | 1 | -3/+4 |
| * | Decoded subframe data is now part of the session structure. | Eric S. Raymond | 2011-01-01 | 1 | -300/+4 |
* | | explicitly initialize variable | Chris Kuethe | 2011-01-04 | 1 | -1/+1 |
|/ |
|
* | Fix preamble data size in subframe. | Gary E. Miller | 2010-12-29 | 1 | -4/+6 |
* | Move the last data items into subframe structure with comments | Gary E. Miller | 2010-12-29 | 1 | -37/+58 |
* | Subframe 5, page 25, structurized, commented and scaled. | Gary E. Miller | 2010-12-28 | 1 | -40/+53 |
* | Subframe 4, page 18, structurized, commented and scaled. | Gary E. Miller | 2010-12-28 | 1 | -65/+142 |
* | Structurize and document subframe 4, page 17. | Gary E. Miller | 2010-12-28 | 1 | -38/+38 |
* | Structurize and document Subframe 4, page 25 | Gary E. Miller | 2010-12-28 | 1 | -71/+86 |
* | More Subframe 4 page 13 into big-ass structure, document data. | Gary E. Miller | 2010-12-28 | 1 | -85/+98 |
* | Document scale factors in subframes 1 and 2 to match subframe 3. | Gary E. Miller | 2010-12-28 | 1 | -16/+18 |
* | Obfuscate and over-complicate the Subframe 3 code like esr wants. | Gary E. Miller | 2010-12-28 | 1 | -155/+153 |
* | Subframe 3 data is all commented and scaled. | Gary E. Miller | 2010-12-28 | 1 | -6/+12 |
* | Change uint2int() macro so as not to offend ckuethe. More comments. | Gary E. Miller | 2010-12-28 | 1 | -24/+25 |
* | Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsd | Eric S. Raymond | 2010-12-28 | 1 | -105/+260 |
|\ |
|
| * | Subframe 2 data is now commented and scaled */ | Gary E. Miller | 2010-12-28 | 1 | -15/+33 |
| * | Subframe 1 data all commented and scaled. | Gary E. Miller | 2010-12-28 | 1 | -3/+15 |
| * | The almanac data is now all commented and scaled | Gary E. Miller | 2010-12-28 | 1 | -16/+26 |
| * | toa, Tgd, and M0 commmented and scaled in subframe data. | Gary E. Miller | 2010-12-28 | 1 | -29/+60 |
| * | Comment and scale Oega0 and omega in subframe data | Gary E. Miller | 2010-12-28 | 1 | -50/+70 |
| * | IODC and Cic commented and scaled in subframe data. | Gary E. Miller | 2010-12-28 | 1 | -13/+24 |
| * | Comment and scale af0, af1 and af2 in the subframe data. | Gary E. Miller | 2010-12-28 | 1 | -12/+35 |
| * | Scale and commment IODE and AODO in subframe data. | Gary E. Miller | 2010-12-28 | 1 | -5/+16 |
| * | Omega dot now in proper units and commented. | Gary E. Miller | 2010-12-27 | 1 | -10/+18 |
| * | 50bps data comments, sqrtA is now in final units and verified. | Gary E. Miller | 2010-12-27 | 1 | -10/+21 |
* | | Gary Miller explained about CNAV, and I was enlightened. | Eric S. Raymond | 2010-12-27 | 1 | -3/+4 |
|/ |
|
* | More subframe unpacking into structs. | Eric S. Raymond | 2010-12-27 | 1 | -61/+103 |
* | Refactor so almanac info is unpacked into a struct. | Eric S. Raymond | 2010-12-27 | 1 | -33/+50 |