summaryrefslogtreecommitdiff
path: root/display.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a magic number.Eric S. Raymond2006-12-021-1/+3
* Fix ALLOW_RECONFIGURE compilation.Eric S. Raymond2006-12-011-1/+1
* In xgps, WAAS satellites are now represented by diamonds.Eric S. Raymond2006-12-011-13/+34
* Halfway to new sky-view conventions in xgps. Eric S. Raymond2006-12-011-19/+22
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-1/+2
* Set the PRN tag to grey text if it wasn't used in the position solution.Chris Kuethe2006-09-241-1/+4
* Eye candy: format the PRN numbers on skyplot as "%-3d".Chris Kuethe2006-09-231-1/+1
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* Change xgps to show 3 digit PRNs, like those used for WAAS.Gary E. Miller2006-01-241-2/+2
* 236 splint warnings.Eric S. Raymond2005-05-301-10/+20
* 556 splint warnings. Found an error in the dsock handling with it.Eric S. Raymond2005-05-291-1/+1
* Get rid of more sprintfs.Eric S. Raymond2005-05-271-1/+1
* Make a start at cleaning up splint warnings.Eric S. Raymond2005-05-261-14/+14
* OK, let's try this again. Only you can prevent malicious buffer overruns!Eric S. Raymond2005-03-311-2/+2
* Big structure reorganization.Eric S. Raymond2005-03-221-1/+1
* Be a little smarter about PIGary E. Miller2005-02-211-3/+2
* Refactor code to eliminate casts.Eric S. Raymond2005-01-051-14/+12
* New display feature, medial dot for used satellites.Eric S. Raymond2005-01-051-0/+5
* Simplify the display code.Eric S. Raymond2005-01-051-24/+3
* More header cleanup.Eric S. Raymond2004-12-301-1/+0
* Move the definition of UNUSED into the configuration machinery whereEric S. Raymond2004-12-301-0/+1
* Add display.h, tag some formals as unused.Eric S. Raymond2004-12-241-2/+4
* Fix compilation port errors.Eric S. Raymond2004-10-161-0/+1
* Make sure all files that need config.h inclusion have it.Eric S. Raymond2004-10-051-6/+3
* Simplify the coordinate code.Eric S. Raymond2004-10-041-12/+6
* More code-polishing.Eric S. Raymond2004-10-041-11/+4
* BSD port fixes and more code cleanup.Eric S. Raymond2004-10-041-20/+8
* Another compaction pass.Eric S. Raymond2004-09-291-5/+1
* Remove some redundant structure members.Eric S. Raymond2004-09-291-1/+0
* Remove includes of some unused headers.Eric S. Raymond2004-09-281-22/+1
* Shoot PRWIZCH support through the head. Pre-1.10 gpsd never shipped this dataEric S. Raymond2004-08-311-20/+10
* James Cameron's bugfixes.Eric S. Raymond2004-08-251-2/+2
* A big name change. The gps* and gpsd* namespaces swap places, so gps_*Eric S. Raymond2004-08-221-3/+3
* Minor cleabups to narrow the interface to libgps.Eric S. Raymond2004-08-211-2/+2
* Narrow the interface to the satellite-display code.Eric S. Raymond2004-08-211-16/+13
* Small code cleanup and a display tweak.Eric S. Raymond2004-08-211-1/+1
* Satellite query command is now working.Eric S. Raymond2004-08-181-1/+1
* Name change before redesigning 'i'.Eric S. Raymond2004-08-181-1/+1
* PRWIZCH handling conditioned out.Eric S. Raymond2004-08-181-2/+5
* Make some fieldnames a bit clearer.Eric S. Raymond2004-08-181-1/+1
* Split new gps.h from gpsd.h.Eric S. Raymond2004-08-171-0/+1
* Add compass points to the satellite display.Eric S. Raymond2004-08-161-0/+17
* Code now consistently uses timestamp objects; the old cflags are gone.Eric S. Raymond2004-08-151-2/+2
* Change the name of the master structure.Eric S. Raymond2004-08-141-1/+1
* Header consolidation. Sinse there is really only one contextEric S. Raymond2004-08-131-3/+1
* Get rid of two-line silly gps.h file.Eric S. Raymond2004-08-131-1/+3
* ESR's gpsd patch #5: This is the big refactoring patch.Eric S. Raymond2004-08-111-1/+1
* ESR's gpsd patch #4: This is the one that nukes globals.Eric S. Raymond2004-08-111-16/+19
* see CHANGELOG 20040421Remco Treffkorn2004-03-221-1/+1
* *** empty log message ***Remco Treffkorn2004-03-211-2/+7