summaryrefslogtreecommitdiff
path: root/www/hacking.html
Commit message (Expand)AuthorAgeFilesLines
* Add info to the Hacking Guyide on the GPS Week rollover problem.Eric S. Raymond2010-12-161-3/+16
* Note some week-reollover problems and add a link to a GPS calendar.Eric S. Raymond2010-12-161-5/+25
* A slightly streamlined release procedure using the git tools.Eric S. Raymond2010-07-131-14/+14
* Introduce xmllint check.Eric S. Raymond2010-05-101-3/+3
* Typo fixes and documentation tweaks.Eric S. Raymond2010-04-281-1/+0
* libusb support lands in the Garmin driver.Eric S. Raymond2010-04-161-16/+0
* revision.h uses a date stamp now, so we can remove a release checklist step.Eric S. Raymond2010-04-161-9/+4
* Update timebase.h file fom current IERS bulletin.Eric S. Raymond2010-04-161-11/+11
* Doc update and reindent.Eric S. Raymond2010-04-161-1/+1
* Fix the contents.Eric S. Raymond2010-04-081-3/+2
* Update for the fact that drivers now put fix information in newdata.Eric S. Raymond2010-04-061-27/+16
* Update web pages, add Ohloh widgets.Eric S. Raymond2010-03-261-0/+2
* Simplify the release procedure.Eric S. Raymond2010-03-181-2/+3
* Fix more Subversion assumptions. Documentation change only.Eric S. Raymond2010-03-171-1/+2
* Eliminate more Subversion tracks...Eric S. Raymond2010-03-131-13/+9
* Typo fix, and a tweak for the packaging instructions.Eric S. Raymond2010-03-031-1/+1
* Documentation polishing.Eric S. Raymond2010-02-281-1/+1
* Integrated cppcheck testing, and fixed some minor bugs found by it.Eric S. Raymond2010-02-161-4/+4
* Remove an obsolete caveat.Eric S. Raymond2009-12-171-14/+4
* Make use of -D uniform for enabling debug/progress messages, and document it.Eric S. Raymond2009-12-061-10/+19
* Update website documentation for the new release and new wire protocol.Eric S. Raymond2009-12-041-18/+7
* Make old protocol code interact correctly with the json policy flag.Eric S. Raymond2009-12-041-1/+1
* Update the release instructions to include a check on revision.h.Eric S. Raymond2009-11-201-5/+10
* Correct some history.Eric S. Raymond2009-10-051-8/+7
* Virtuous code removal Old-protocol Z and $, never documented, are now gone.Eric S. Raymond2009-09-251-6/+5
* Update some description of driver internals.Eric S. Raymond2009-09-231-8/+10
* Document the TIMING response attributes properly.Eric S. Raymond2009-09-231-13/+15
* Website polishing.Eric S. Raymond2009-09-181-1/+1
* Added the Future page to the website portion of the repo.Eric S. Raymond2009-09-181-0/+1
* End-of-cycle detection solves the buffering problem.Eric S. Raymond2009-09-111-250/+0
* Documentation and comment tweaks.Eric S. Raymond2009-09-071-3/+3
* .html files in main directory are generated, but some in www are not. Eric S. Raymond2009-09-071-2/+3
* No longer necessary to document GPSD-NG as though it's in the distant future.Eric S. Raymond2009-07-301-96/+8
* Enhance ?DEVICES to report driver type and subtype.Eric S. Raymond2009-07-251-7/+4
* Fix some JSON generation issues.Eric S. Raymond2009-07-241-2/+2
* Fix the ?DEVICES response.Eric S. Raymond2009-07-241-3/+3
* Add and document the device_class member, so we can do ?DEVICES properly.Eric S. Raymond2009-07-241-1/+1
* Remove ! introducer for responses.Eric S. Raymond2009-07-241-33/+25
* First steps towards parsing JSON arrays.Eric S. Raymond2009-07-111-8/+8
* Get JSON parser unit test to the point where it will at least build.Eric S. Raymond2009-07-111-17/+8
* Scratch JSON parser. No unit test yet, that gets built next.Eric S. Raymond2009-07-101-2/+2
* Define a configuratrion switch for NG protocol support.Eric S. Raymond2009-07-091-92/+52
* Typo fix.Eric S. Raymond2009-06-131-5/+6
* Abandoning the gpsflash project... Eric S. Raymond2009-06-041-12/+0
* Add latest version of sample NG session.Eric S. Raymond2009-03-261-0/+43
* Slight revision of the GPSD-NG sketch, adding a response introducer soEric S. Raymond2009-03-261-23/+23
* First cut at implementing Matthias Urlich's suggestion about a release timeout.Eric S. Raymond2009-03-201-8/+7
* Change GPSD-NG introducer to '?'.Eric S. Raymond2009-03-191-22/+21
* Document the simplification in the driver interface.Eric S. Raymond2009-03-091-6/+3
* .cycle_chars is gone, replaced by min_cycle.Eric S. Raymond2009-03-071-33/+2