summaryrefslogtreecommitdiff
path: root/HACKING
Commit message (Collapse)AuthorAgeFilesLines
...
* Add Y2.1K warning.Eric S. Raymond2005-05-201-1/+27
|
* Documentation fixes.Eric S. Raymond2005-05-201-0/+20
|
* Merged in thread-callback and C++-wrapper support fom Alfredo Pironti.Eric S. Raymond2005-05-201-0/+9
|
* Updates for the hacking guide.Eric S. Raymond2005-05-181-15/+19
|
* Note about privilege-dropping.Eric S. Raymond2005-04-291-3/+8
|
* Error model documentation.Eric S. Raymond2005-04-211-2/+20
|
* Second revision of the error model, much simpler.Eric S. Raymond2005-04-201-0/+52
|
* Documentation improvements.Eric S. Raymond2005-04-041-13/+51
|
* Make sure all drivers set the packet tag field.Eric S. Raymond2005-03-291-0/+6
|
* More about profiling and time measurement.Eric S. Raymond2005-03-281-17/+31
|
* unix_to_iso8601() should not do timezone correction. That's the driver's job.Eric S. Raymond2005-03-271-0/+4
|
* Reduce the burden on drivers by doing fix copying for them.Eric S. Raymond2005-03-251-12/+6
| | | | Also, fix a minor bug in PRWIZCH computation.
* Compute derived uncertainties for 'O' command.Eric S. Raymond2005-03-231-2/+13
|
* Zodiac returns estimated speed error.Eric S. Raymond2005-03-221-0/+3
|
* Remove more timestamp fields. Soon there will only be one per fix.Eric S. Raymond2005-03-221-4/+0
|
* Eliminate GPVTG parsing, it just duplicates inf in GPRMC.Eric S. Raymond2005-03-211-0/+4
|
* Outlinize the HACKING file.Eric S. Raymond2005-03-121-10/+17
|
* Make sure a driver's initializer is always called when it's selected.Eric S. Raymond2005-03-101-1/+1
|
* Allow 3-digit PRNs. Eric S. Raymond2005-03-041-3/+0
| | | | | Also, drop contrib, with sirfmon working there is nothing interesting left there.
* Big documentation update to go with hotplugging.Eric S. Raymond2005-03-031-21/+14
|
* Now that we have full SiRF support, some things can go away.Eric S. Raymond2005-03-021-7/+54
|
* This version breaks profiling (the problem is in gpsy.py somewhere)Eric S. Raymond2005-02-161-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. Raymond2005-02-141-0/+7
|
* The new structure for the profiler is working.Eric S. Raymond2005-02-101-17/+27
|
* Profiling code is now properly conditionalized.Eric S. Raymond2005-02-091-4/+8
|
* Ready to build an actual profiler.Eric S. Raymond2005-02-081-0/+20
|
* Put debugging up front.Eric S. Raymond2005-01-271-8/+13
|
* Added logextract.Eric S. Raymond2005-01-271-0/+5
|
* More code trimming.Eric S. Raymond2004-10-231-0/+12
|
* Documentation update.Eric S. Raymond2004-10-211-0/+7
|
* Documentation update.Eric S. Raymond2004-09-281-0/+4
|
* Updated HACKING document.Eric S. Raymond2004-09-091-11/+17
|
* There is contrib code for people to hack on.Eric S. Raymond2004-08-311-0/+4
|
* Attempt FV18 support.Eric S. Raymond2004-08-311-0/+3
|
* Installation production now installs gpsd as a startup-time daemon onEric S. Raymond2004-08-231-3/+12
| | | | systems with System-V-style init scripts.
* Namespace control. Give all library functions an appropriate prefix.Eric S. Raymond2004-08-131-0/+25