summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deheader broke the build againChris Kuethe2010-12-223-0/+5
* More header portability audting with a new version of deheader.Eric S. Raymond2010-12-2234-52/+59
* More header portability auditing by deheader.Eric S. Raymond2010-12-2223-52/+28
* Remove a -DBINARY_ENABLE that was screwing up deheader test compilations.Eric S. Raymond2010-12-221-2/+2
* Remove a duplicated inclusion.Eric S. Raymond2010-12-221-1/+0
* Insert SuS headers required for portablity, as revealed by deheader.Eric S. Raymond2010-12-228-2/+18
* Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsdEric S. Raymond2010-12-211-113/+131
|\
| * 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
| * Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsdGary E. Miller2010-12-215-9/+11
| |\
| * | Subframe 4 page 13 is not properly unsigned/signedGary E. Miller2010-12-211-69/+79
* | | Correct a previous commit changing <time.h> to <sys/time.h> eceywhere.Eric S. Raymond2010-12-218-7/+8
| |/ |/|
* | Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsdEric S. Raymond2010-12-211-30/+37
|\ \ | |/
| * Subframe 3 data is now properly unsigned/signed.Gary E. Miller2010-12-211-30/+37
* | Use <time.h> a la SuS, rather than <sys/time.h>, for select(2) etc.Eric S. Raymond2010-12-215-9/+11
|/
* 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
* Remove a few more unneeded headers.Eric S. Raymond2010-12-203-10/+0
* Typo fixes and clarifications.Eric S. Raymond2010-12-201-6/+7
* Avoid generating Unicode into NMEA.html.Eric S. Raymond2010-12-201-53/+53
* Add a record for the RF Solutions GPS-320FW.Eric S. Raymond2010-12-201-0/+19
* Add a vendor abd engine type we're going to need shortly.Eric S. Raymond2010-12-201-0/+11
* Partial splint cleanup.Eric S. Raymond2010-12-202-1/+2
* Insert GPS week rollover checks everywhere we rely on GPS time.Eric S. Raymond2010-12-2010-5/+35
* Be more explicit about an assumption. All regression tests pass.Eric S. Raymond2010-12-201-5/+2
* Make the daemon startup time part of the context.Eric S. Raymond2010-12-202-4/+4
* Clarify description of GPS epoch.Eric S. Raymond2010-12-201-8/+8
* Last thing we need is two different GPS_EPOCH values.Eric S. Raymond2010-12-203-11/+11
* More time computation in leapsecond.py.Eric S. Raymond2010-12-201-12/+35
* 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
* Detect GPS week rollover in ZDA sentences. All regression tests pass.Eric S. Raymond2010-12-191-23/+21
* Update context century from a greater ZDA century; handles century rollovers.Eric S. Raymond2010-12-192-3/+32
* Use the system clock to get the current stury if its value is positive large.Eric S. Raymond2010-12-193-10/+44
* Add -i utility option to leapsecond.py.Eric S. Raymond2010-12-191-10/+21
* IERS has announced no leap second at end of December 2010.Eric S. Raymond2010-12-191-1/+1
* Use the century slot in the context structure.Eric S. Raymond2010-12-192-2/+2
* Clients are no longer required to define a gpsd_report() hook.Eric S. Raymond2010-12-195-12/+12
* 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