index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xgps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display GST noise statistics in xgps if they are available.
Eric S. Raymond
2011-03-30
1
-18
/
+65
*
Teach xgps to display the Maidehead grid locator.
Eric S. Raymond
2011-03-29
1
-3
/
+28
*
Exit without trailing debris on Ctl-C.
Eric S. Raymond
2011-02-24
1
-48
/
+52
*
Make xgps indifferent to whether it gets float or string time.
Eric S. Raymond
2011-02-24
1
-1
/
+2
*
xgps/xgpsspeed: Check for a usable display before writing to it.
Bernd Zeimetz
2011-02-19
1
-0
/
+2
*
Prevent xgps from fooing up on JSON with no device label.
Eric S. Raymond
2011-02-11
1
-1
/
+1
*
Tweak a field size.
Eric S. Raymond
2011-02-02
1
-0
/
+2
*
Remove a dependency on the number of rows.
Eric S. Raymond
2011-02-02
1
-5
/
+1
*
Exile noise statistics from main display of xgps.
Eric S. Raymond
2011-02-02
1
-10
/
+14
*
Fix a screen-layout multiplier.
Eric S. Raymond
2011-02-02
1
-1
/
+1
*
Be clearer about which quantities are not available.
Eric S. Raymond
2011-02-02
1
-0
/
+1
*
Magic-number elimination.
Eric S. Raymond
2011-02-02
1
-3
/
+7
*
Process GPGST into noise statistics. All regression tests pass.
Thomas Sprinkmeier
2011-02-01
1
-5
/
+20
*
Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.
Eric S. Raymond
2011-01-29
1
-1
/
+1
*
Sort the sat list in xgps, Thanks to Thomas Sprinkmeier
Gary E. Miller
2011-01-19
1
-0
/
+12
*
Try to bulletproof xgps against missing satellite data.
Eric S. Raymond
2010-12-16
1
-14
/
+15
*
Something's still wonky in the Geostar driver. Bulletproof xgps against this.
Eric S. Raymond
2010-12-16
1
-3
/
+3
*
xgps: Typos and comments.
M Joonas Pihlaja
2010-08-31
1
-9
/
+10
*
xgps: Make sure everything in SkyView agrees on the grid fit horizon circle.
M Joonas Pihlaja
2010-08-31
1
-6
/
+18
*
xgps: Unclutter horizon circle computations.
M Joonas Pihlaja
2010-08-31
1
-10
/
+11
*
xgps: Grid fit coordinates to sharpen up lines.
M Joonas Pihlaja
2010-08-31
1
-4
/
+31
*
xgps: Remove gratuitous saves and restores of cairo context.
M Joonas Pihlaja
2010-08-31
1
-16
/
+0
*
xgps: Use colour components in [0,1] rather than [0,255].
M Joonas Pihlaja
2010-08-31
1
-2
/
+2
*
xgps: Fix setting colours by name.
M Joonas Pihlaja
2010-08-31
1
-1
/
+5
*
Draw the sky view using Cairo instead of GDK
Bernd Zeimetz
2010-08-31
1
-55
/
+88
*
Fixing several Python identation errors.
Bernd Zeimetz
2010-08-29
1
-2
/
+2
*
Carry through and document the poll() -> read() change.
Eric S. Raymond
2010-07-14
1
-1
/
+1
*
Revert "Draw the sky view using Cairo instead of GDK"
Bernd Zeimetz
2010-07-06
1
-88
/
+55
*
Draw the sky view using Cairo instead of GDK
Julien BLACHE
2010-07-05
1
-55
/
+88
*
Deal with a FIX-ME, make labels right-aligned.
Eric S. Raymond
2010-04-26
1
-3
/
+3
*
FIXME -> FIX-ME, so I can walk through these without tripping over autotools.
Eric S. Raymond
2010-04-26
1
-1
/
+1
*
Remove a dependency on the oldstyle compatibility shim.
Eric S. Raymond
2010-04-26
1
-5
/
+6
*
Use setup.py to handle the Python shebangs.
Bernd Zeimetz
2010-04-20
1
-0
/
+681
*
Fix a packaging error that resulted in xgps being omitted from the tarball.
Eric S. Raymond
2010-04-19
1
-681
/
+0
*
Change the name of the internal gps.client module to gps.clienthelpers.
Eric S. Raymond
2010-04-17
1
-13
/
+13
*
Fix name in comment.
Eric S. Raymond
2010-04-16
1
-1
/
+1
*
Fixed channel-overflow bug in xgps.
Eric S. Raymond
2010-04-10
1
-1
/
+4
*
Implement missing argument parsing so xgps can watch a remote daemon.
Eric S. Raymond
2010-04-08
1
-6
/
+15
*
Add crosshairs to the sky plot
Chris Kuethe
2010-04-02
1
-0
/
+12
*
Make xgps robust against JSON with no time field.
Eric S. Raymond
2010-03-14
1
-1
/
+7
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-0
/
+3
*
Python xgps is ready for production, so bump version to 1.0
Eric S. Raymond
2010-01-15
1
-1
/
+1
*
pygtk pango layout objects can indeed report their size.
Eric S. Raymond
2010-01-12
1
-4
/
+7
*
Internal IPv6 support, derived from a support patch by Olivier Mehani.
Eric S. Raymond
2010-01-12
1
-4
/
+4
*
Replace tabs by spaces where they were used for identation.
Bernd Zeimetz
2010-01-08
1
-4
/
+4
*
More unfo in type 21 display.
Eric S. Raymond
2009-12-22
1
-1
/
+1
*
Mere in data from type 18 messages.
Eric S. Raymond
2009-12-21
1
-2
/
+2
*
Watch AIS message types 12 and 14.
Eric S. Raymond
2009-12-21
1
-0
/
+15
*
Monitor AIS type 4 messages.
Eric S. Raymond
2009-12-21
1
-4
/
+10
*
Suppress a pygtk warning.
Eric S. Raymond
2009-12-21
1
-0
/
+1
[next]