summaryrefslogtreecommitdiff
path: root/subframe.c
Commit message (Expand)AuthorAgeFilesLines
* unint2int() macro was backwardsGary E. Miller2010-12-211-1/+1
* With luck all the subframe data is properly signed or unsigned.Gary E. Miller2010-12-211-4/+5
* Subframe 4, page 18 now properly unsigned/signed.Gary E. Miller2010-12-211-39/+46
* Subframe 4 page 13 is not properly unsigned/signedGary E. Miller2010-12-211-69/+79
* Subframe 3 data is now properly unsigned/signed.Gary E. Miller2010-12-211-30/+37
* Subframe 2 data is now properly unsigned/signed.Gary E. Miller2010-12-211-17/+25
* Subframe 1 data is now properly unsigned/signed.Gary E. Miller2010-12-201-18/+24
* Subframe almanac data is now properly unsigned/signed.Gary E. Miller2010-12-201-25/+30
* Subframe 4, page 13 is now decoded to the logs.Gary E. Miller2010-12-191-47/+118
* Subframe 4, page 25 is now decoded.Gary E. Miller2010-12-191-4/+68
* Fix Subframe 4 page 17 log.Gary E. Miller2010-12-181-2/+2
* Placeholders for Subfram 4, pages 13 and 25.Gary E. Miller2010-12-181-0/+9
* Subframe 4, page 18 now decoded.Gary E. Miller2010-12-181-29/+59
* Wow, finally nail down the real subframe page numbers.Gary E. Miller2010-12-181-16/+50
* Subframe 5 page 25 is sent as page 51.Gary E. Miller2010-12-181-2/+3
* Comment undocumented Subframe 5, page 51.Gary E. Miller2010-12-181-5/+5
* Subframe 5, page 25 is now decoded.Gary E. Miller2010-12-181-21/+64
* Almanac data in subframes 4 and 5 is now decoded to the logs.Gary E. Miller2010-12-181-125/+199
* Tweak to the subframe log format.Gary E. Miller2010-12-181-1/+1
* Subframe 3 is now fully decoded to the logs.Gary E. Miller2010-12-181-10/+22
* All of subframe 2 data now decoded to logs.Gary E. Miller2010-12-181-9/+25
* Subframe 1 data is now completely decoded to log output.Gary E. Miller2010-12-181-12/+25
* TOW is really TOW17 (truncated TOW)Gary E. Miller2010-12-181-4/+4
* The 64 bit header on all subframes is now decoded.Gary E. Miller2010-12-181-7/+13
* More logging tweaks to subframe decoder.Gary E. Miller2010-12-181-2/+3
* Partial splint cleanup. All regression tests pass.Eric S. Raymond2010-12-151-3/+3
* And yet anopther try at counting 50bps parameters.Gary E. Miller2010-12-131-1/+1
* Fix the formatting of some 50bps data messages.Gary E. Miller2010-12-131-3/+3
* Decode a tad more 50bps data.Gary E. Miller2010-12-121-5/+10
* Decode a bunch of 50bps data, output to the log.Gary E. Miller2010-12-121-7/+45
* whitespaceChris Kuethe2010-12-111-11/+11
* Subframe decoder will need PRNChris Kuethe2010-12-111-5/+5
* Further cleanup of logging of 50bps data.Gary E. Miller2010-12-111-5/+11
* Improve comments on the 50bps data.Gary E. Miller2010-12-111-0/+62
* Unused-header removals by deheader. All regression tests pass.Eric S. Raymond2010-12-011-1/+0
* Reindent. All regression tests pass.Eric S. Raymond2010-04-261-16/+17
* Splint and cppcheck cleanup. All regression tests pass.Eric S. Raymond2010-04-201-2/+2
* unused variables that may get used soonChris Kuethe2010-04-181-1/+1
* can't use generic word handler on words[0]Chris Kuethe2010-04-181-3/+2
* change word dumps to LOG_IOChris Kuethe2010-04-171-2/+2
* STFU, stupid git.Chris Kuethe2010-04-171-1/+3
* Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsdChris Kuethe2010-04-171-3/+1
|\
| * Tweak the order of subframe checks.to do the preamble check first.Gary E. Miller2010-04-171-6/+5
* | more decoder hacking. appears to work with sirfChris Kuethe2010-04-171-16/+17
* | Roto-till the subframe processor.Chris Kuethe2010-04-171-47/+60
|/
* Tests by Chris Keuthe show that itrax has the same 50BPS issues asGary E. Miller2010-04-161-0/+55
* Grab the GPS Week (WN) from subframe 1 of the 50B data.Gary E. Miller2010-04-161-68/+76
* Inform when leap second change coming.Gary E. Miller2010-04-161-3/+6
* !st cut at handling leap second transitions more accurately.Gary E. Miller2010-04-161-31/+11
* a bit of eyecandyChris Kuethe2010-04-141-6/+2