Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add Y2.1K warning. | Eric S. Raymond | 2005-05-20 | 1 | -1/+27 | |
| | ||||||
* | Documentation fixes. | Eric S. Raymond | 2005-05-20 | 1 | -0/+20 | |
| | ||||||
* | Merged in thread-callback and C++-wrapper support fom Alfredo Pironti. | Eric S. Raymond | 2005-05-20 | 1 | -0/+9 | |
| | ||||||
* | Updates for the hacking guide. | Eric S. Raymond | 2005-05-18 | 1 | -15/+19 | |
| | ||||||
* | Note about privilege-dropping. | Eric S. Raymond | 2005-04-29 | 1 | -3/+8 | |
| | ||||||
* | Error model documentation. | Eric S. Raymond | 2005-04-21 | 1 | -2/+20 | |
| | ||||||
* | Second revision of the error model, much simpler. | Eric S. Raymond | 2005-04-20 | 1 | -0/+52 | |
| | ||||||
* | Documentation improvements. | Eric S. Raymond | 2005-04-04 | 1 | -13/+51 | |
| | ||||||
* | Make sure all drivers set the packet tag field. | Eric S. Raymond | 2005-03-29 | 1 | -0/+6 | |
| | ||||||
* | More about profiling and time measurement. | Eric S. Raymond | 2005-03-28 | 1 | -17/+31 | |
| | ||||||
* | unix_to_iso8601() should not do timezone correction. That's the driver's job. | Eric S. Raymond | 2005-03-27 | 1 | -0/+4 | |
| | ||||||
* | Reduce the burden on drivers by doing fix copying for them. | Eric S. Raymond | 2005-03-25 | 1 | -12/+6 | |
| | | | | Also, fix a minor bug in PRWIZCH computation. | |||||
* | Compute derived uncertainties for 'O' command. | Eric S. Raymond | 2005-03-23 | 1 | -2/+13 | |
| | ||||||
* | Zodiac returns estimated speed error. | Eric S. Raymond | 2005-03-22 | 1 | -0/+3 | |
| | ||||||
* | Remove more timestamp fields. Soon there will only be one per fix. | Eric S. Raymond | 2005-03-22 | 1 | -4/+0 | |
| | ||||||
* | Eliminate GPVTG parsing, it just duplicates inf in GPRMC. | Eric S. Raymond | 2005-03-21 | 1 | -0/+4 | |
| | ||||||
* | Outlinize the HACKING file. | Eric S. Raymond | 2005-03-12 | 1 | -10/+17 | |
| | ||||||
* | Make sure a driver's initializer is always called when it's selected. | Eric S. Raymond | 2005-03-10 | 1 | -1/+1 | |
| | ||||||
* | Allow 3-digit PRNs. | Eric S. Raymond | 2005-03-04 | 1 | -3/+0 | |
| | | | | | Also, drop contrib, with sirfmon working there is nothing interesting left there. | |||||
* | Big documentation update to go with hotplugging. | Eric S. Raymond | 2005-03-03 | 1 | -21/+14 | |
| | ||||||
* | Now that we have full SiRF support, some things can go away. | Eric S. Raymond | 2005-03-02 | 1 | -7/+54 | |
| | ||||||
* | This version breaks profiling (the problem is in gpsy.py somewhere) | Eric S. Raymond | 2005-02-16 | 1 | -12/+23 | |
| | | | | | but we need a checkpoint in order to merge Gary Miller's Magellan changes. | |||||
* | Don't use colons in B command. | Eric S. Raymond | 2005-02-14 | 1 | -0/+7 | |
| | ||||||
* | The new structure for the profiler is working. | Eric S. Raymond | 2005-02-10 | 1 | -17/+27 | |
| | ||||||
* | Profiling code is now properly conditionalized. | Eric S. Raymond | 2005-02-09 | 1 | -4/+8 | |
| | ||||||
* | Ready to build an actual profiler. | Eric S. Raymond | 2005-02-08 | 1 | -0/+20 | |
| | ||||||
* | Put debugging up front. | Eric S. Raymond | 2005-01-27 | 1 | -8/+13 | |
| | ||||||
* | Added logextract. | Eric S. Raymond | 2005-01-27 | 1 | -0/+5 | |
| | ||||||
* | More code trimming. | Eric S. Raymond | 2004-10-23 | 1 | -0/+12 | |
| | ||||||
* | Documentation update. | Eric S. Raymond | 2004-10-21 | 1 | -0/+7 | |
| | ||||||
* | Documentation update. | Eric S. Raymond | 2004-09-28 | 1 | -0/+4 | |
| | ||||||
* | Updated HACKING document. | Eric S. Raymond | 2004-09-09 | 1 | -11/+17 | |
| | ||||||
* | There is contrib code for people to hack on. | Eric S. Raymond | 2004-08-31 | 1 | -0/+4 | |
| | ||||||
* | Attempt FV18 support. | Eric S. Raymond | 2004-08-31 | 1 | -0/+3 | |
| | ||||||
* | Installation production now installs gpsd as a startup-time daemon on | Eric S. Raymond | 2004-08-23 | 1 | -3/+12 | |
| | | | | systems with System-V-style init scripts. | |||||
* | Namespace control. Give all library functions an appropriate prefix. | Eric S. Raymond | 2004-08-13 | 1 | -0/+25 | |