summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Display vendor notes in the HTML of the hardware table.Eric S. Raymond2011-09-292-3/+8
* Add advice about chrpath.Eric S. Raymond2011-09-291-0/+1
* Fix bug in data() method for spaceplotting.Eric S. Raymond2011-09-291-9/+8
* Typo fix.Eric S. Raymond2011-09-291-1/+1
* Thinko fix.Eric S. Raymond2011-09-291-3/+3
* Typo fix.Eric S. Raymond2011-09-291-1/+1
* Fixes suggested by Hal Murray.Eric S. Raymond2011-09-291-29/+45
* splint cleanup.Eric S. Raymond2011-09-292-6/+2
* Remove an unncessary inclusion.Eric S. Raymond2011-09-291-3/+2
* More gpxlogger simplification. All transports work.Eric S. Raymond2011-09-281-52/+27
* splint cleanup.Eric S. Raymond2011-09-285-9/+17
* Simplify gpxlogger. All three exports work.Eric S. Raymond2011-09-281-55/+21
* Canned mainloop function for socket export...Eric S. Raymond2011-09-283-4/+53
* Simplify gpxlogger.Eric S. Raymond2011-09-281-9/+3
* Runtime dispatch to methods is working in the client library.Eric S. Raymond2011-09-283-21/+64
* Avoid a name collision.Eric S. Raymond2011-09-285-8/+8
* First step in runtime export dispatch for the client library.Eric S. Raymond2011-09-286-5/+41
* Repair compilation of DBUS + Qt.Eric S. Raymond2011-09-282-4/+9
* splint cleanup.Eric S. Raymond2011-09-283-4/+5
* Break out prototypes for client library export methgods into a new heasder.Eric S. Raymond2011-09-286-23/+36
* Abstract out the shm export main loop.Eric S. Raymond2011-09-283-8/+18
* Splitting of clockwatcher was premature. We need to fix the library API first.Eric S. Raymond2011-09-271-306/+0
* Get back to a state where the shm export works.Eric S. Raymond2011-09-277-80/+51
* More API convergence.Eric S. Raymond2011-09-274-33/+10
* Converge the library APIs for different transports more closely.Eric S. Raymond2011-09-276-23/+75
* More refactoring.Eric S. Raymond2011-09-275-20/+33
* More refactoring. Bring DBUS API closer to the generic one.Eric S. Raymond2011-09-274-32/+63
* Refactoring step and minor fixes.Eric S. Raymond2011-09-273-9/+4
* Remove incorrect comment.Eric S. Raymond2011-09-271-1/+0
* Improve normal termination in gpxlogger.Eric S. Raymond2011-09-272-0/+4
* Belated commit of new file created by gpxlogger refactoring.Eric S. Raymond2011-09-271-0/+133
* Avoid code duplication of DBUS client stuff.Eric S. Raymond2011-09-264-190/+7
* Add another client application.Eric S. Raymond2011-09-261-1/+2
* Ignore the experimental clockwatcher binary.Eric S. Raymond2011-09-251-0/+1
* First cut at clockwatcher client.Eric S. Raymond2011-09-252-0/+400
* More installation-document updates.Eric S. Raymond2011-09-253-1/+11
* Make installation instructions accessible from the Web.Eric S. Raymond2011-09-254-36/+37
* More documentation updates.Eric S. Raymond2011-09-252-60/+86
* We have more exact latency measurements now.Eric S. Raymond2011-09-251-2/+2
* Update the installation docs.Eric S. Raymond2011-09-252-31/+28
* Add whole-cycle profiling to show vendor binary orotocols don't cut latency.Eric S. Raymond2011-09-246-5/+238
* Typo fix.Eric S. Raymond2011-09-241-2/+3
* Change the semantics of gpsprof -d so we can both dump and plot in one run.Eric S. Raymond2011-09-242-17/+21
* Refactor gpsprof to put most plotting machinery in a common base class.Eric S. Raymond2011-09-241-149/+142
* Typo refix.Eric S. Raymond2011-09-241-2/+2
* Typo fix.Eric S. Raymond2011-09-241-1/+1
* Typo fix.Eric S. Raymond2011-09-241-1/+1
* Fix an incorrect graph reference.Eric S. Raymond2011-09-241-2/+2
* A bit of backstop in case chrpath is not present.Eric S. Raymond2011-09-241-2/+8
* Wrap up the new material in the profiling paper.Eric S. Raymond2011-09-233-9/+150