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
/
gpsmon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce gps_send() to the C API.
Eric S. Raymond
2009-09-23
1
-2
/
+2
*
Remove unneeded splint markup.
Eric S. Raymond
2009-09-20
1
-2
/
+0
*
Splint cleanup.
Eric S. Raymond
2009-09-20
1
-2
/
+2
*
Old-protocol dependency removed from gpsmon.c.
Eric S. Raymond
2009-09-19
1
-6
/
+2
*
Get rid of special command-shipping code.
Eric S. Raymond
2009-09-19
1
-23
/
+4
*
Use the new gps_open_r entry point.
Eric S. Raymond
2009-09-19
1
-3
/
+2
*
Simplify the API. The second argument of gpsd_activate() was a fossil.
Eric S. Raymond
2009-09-18
1
-1
/
+1
*
Merge the configurator and probe_subtype methods.
Eric S. Raymond
2009-09-13
1
-1
/
+1
*
Son of the Splint Cleanup.
Eric S. Raymond
2009-09-10
1
-4
/
+4
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-1
/
+1
*
Add gps_errstr() to the client API so client code doesn't have to
Eric S. Raymond
2009-08-26
1
-5
/
+5
*
Major rearrangement of device members in struct gpsdata_t...
Eric S. Raymond
2009-08-23
1
-12
/
+12
*
Connect the oncore decoder to gpsmon, and fix some display errors.
Chris Kuethe
2009-07-18
1
-0
/
+3
*
Oncore driver for gpsmon, from Hakan Johansson
Chris Kuethe
2009-07-18
1
-0
/
+1
*
system call failure should be tested against -1, rather than "< 0"
Chris Kuethe
2009-07-09
1
-3
/
+3
*
clean some whitespace and quell compiler warnings
Chris Kuethe
2009-07-04
1
-32
/
+33
*
Splint cleanup.
Eric S. Raymond
2009-06-14
1
-1
/
+3
*
make the ubx monitor useful
Chris Kuethe
2009-05-29
1
-0
/
+1
*
splint cleanup.
Eric S. Raymond
2009-03-18
1
-4
/
+8
*
Typo fix.
Eric S. Raymond
2009-03-18
1
-2
/
+2
*
Add X command to gpsmon.
Eric S. Raymond
2009-03-09
1
-0
/
+37
*
Improve error detection from gpsd_hexpack().
Eric S. Raymond
2009-03-09
1
-9
/
+9
*
Don't use hand-rolled hex-packing code when we have a shared function to do it.
Eric S. Raymond
2009-03-09
1
-17
/
+9
*
Other things can actually be annotated sanely.
Eric S. Raymond
2009-03-06
1
-2
/
+8
*
Support --disable-controlsend
Eric S. Raymond
2009-03-06
1
-0
/
+8
*
Simplify the way ALLOW_RECONFIGURE works.
Eric S. Raymond
2009-03-06
1
-0
/
+8
*
Support changing cycle time with gpctl and gpsmon, if the device supports it.
Eric S. Raymond
2009-03-05
1
-1
/
+34
*
Yikes! Change to -x and 'x'.
Eric S. Raymond
2009-03-05
1
-23
/
+23
*
Remove leftover usleep of 100 ms.
Greg Troxel
2009-03-05
1
-2
/
+0
*
Improve gpsmon help and fix a typo.
Eric S. Raymond
2009-03-04
1
-1
/
+7
*
Correct previous commit.
Eric S. Raymond
2009-03-03
1
-1
/
+1
*
Show currently selected driver type even if there's no monitor for it.
Eric S. Raymond
2009-03-03
1
-1
/
+1
*
packetwin can no longer be directly accessible.
Eric S. Raymond
2009-03-03
1
-2
/
+12
*
Fix wonky resizing of packet window.
Eric S. Raymond
2009-03-03
1
-30
/
+52
*
Improved bounds checking.
Eric S. Raymond
2009-03-03
1
-3
/
+3
*
Hook up the framework for a few more monitor types
Chris Kuethe
2009-03-03
1
-0
/
+10
*
Introduce gpsdclient.h header, not shipped.
Eric S. Raymond
2009-03-02
1
-0
/
+1
*
Prevent null-pionter bug rather than just evading it.
Chris Kuethe
2009-03-02
1
-4
/
+5
*
Fix error message.
Eric S. Raymond
2009-03-02
1
-1
/
+1
*
Evade a core-dump bug.
Chris Kuethe
2009-03-02
1
-3
/
+2
*
Process mode arguments a bit more forgivingly.
Eric S. Raymond
2009-03-02
1
-2
/
+2
*
Full support for setting parity and stop bits.
Eric S. Raymond
2009-03-02
1
-15
/
+47
*
Create infrastructure for allowing changes of parity and stop bits.
Eric S. Raymond
2009-02-28
1
-1
/
+1
*
Standard argument parsing for gpsmon, and related documentation fixes.
Eric S. Raymond
2009-02-25
1
-36
/
+15
*
Implement and document support for more NMEA devices.
Eric S. Raymond
2009-02-20
1
-3
/
+17
*
Implement -l option analogous to gpsctl -l.
Eric S. Raymond
2009-02-20
1
-1
/
+23
*
Compile gpsmon and friends correctly when various GPS drivers are conditioned
Eric S. Raymond
2009-02-20
1
-1
/
+8
*
Add 't' command to gpsmon to force the monitor type.
Eric S. Raymond
2009-02-20
1
-33
/
+45
*
Various small cleanups and sanity checks.
Eric S. Raymond
2009-02-20
1
-10
/
+16
*
Make command parsing a bit more forgiving.
Eric S. Raymond
2009-02-19
1
-13
/
+37
[next]