summaryrefslogtreecommitdiff
path: root/HACKING
Commit message (Expand)AuthorAgeFilesLines
* Add a section on mission and design philosophy.Eric S. Raymond2005-07-241-0/+115
* gpsfake can feed the daemon an RTCM stream...Eric S. Raymond2005-07-161-0/+3
* Documentation impriovenents.Eric S. Raymond2005-07-141-2/+4
* Update some documentation.Eric S. Raymond2005-07-131-0/+14
* Configure DBUS correctly.Eric S. Raymond2005-07-111-2/+7
* Architecture extension; handle variable sample rates.Eric S. Raymond2005-07-111-0/+6
* First cut at iTrax and iTalk support.Eric S. Raymond2005-07-111-9/+35
* Add a driver-prototype file. Clean up and fix RTCM passthrough.Eric S. Raymond2005-07-081-8/+15
* Reorganize the Hacking Guide.Eric S. Raymond2005-07-081-189/+230
* Report uniform 95% confidence intervals.Eric S. Raymond2005-07-081-8/+30
* Ready to ship 2.27.release-2.27Eric S. Raymond2005-07-061-6/+0
* Much simpler DGPS test.Eric S. Raymond2005-07-041-1/+2
* Fold in some advice from Wolfgang Rupprecht.Eric S. Raymond2005-07-041-0/+35
* Eliminate use of FIONREAD.Eric S. Raymond2005-06-281-7/+0
* Document that the low-level interface uses no dynamic allocation.Eric S. Raymond2005-06-281-0/+10
* Another test case is firm.Eric S. Raymond2005-06-271-15/+24
* Second generation of torture test.Eric S. Raymond2005-06-251-1/+3
* Explain the half-accumulating policy.Eric S. Raymond2005-06-201-58/+32
* New packet-return API using newdata and explicit merging.Eric S. Raymond2005-06-151-4/+9
* First cut at implementing the CYCLE_START_SET flag.Eric S. Raymond2005-06-151-0/+4
* Change the mode test before computing speed and climb errors...Eric S. Raymond2005-06-141-7/+11
* Reorganization and link fix.Eric S. Raymond2005-06-131-82/+82
* Documentation fixes and one minor splint cleanup.Eric S. Raymond2005-06-131-0/+74
* Discussion of porting to weird architectures.Eric S. Raymond2005-06-101-0/+21
* Documentation update, looking towards stable release.Eric S. Raymond2005-06-101-1/+7
* More documentation.Eric S. Raymond2005-06-091-5/+13
* Add some documentation.Eric S. Raymond2005-06-091-1/+9
* Exhort developers to use the regression-test switch.Eric S. Raymond2005-06-091-0/+3
* Ensure that we don't try to change GID or set the system clock when non-root.Eric S. Raymond2005-06-081-0/+59
* Zero splint warnings!Eric S. Raymond2005-06-081-0/+20
* Minor cleanups.Eric S. Raymond2005-05-221-1/+1
* Pass along, or compute, TDOP and GDOP.Eric S. Raymond2005-05-221-1/+1
* Restart the "Things not to do" list.Eric S. Raymond2005-05-211-0/+38
* 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
* 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