Eric S. Raymond
|
fd954cbf58
Move debuglevel into the context in gpsctl and gpsmon, too.
|
13 years ago |
Eric S. Raymond
|
abb7c5d312
Regularize some names.
|
14 years ago |
Eric S. Raymond
|
ad2abb298a
gps_maskdump() has been a CPU hog. Drastically reduce the number of calls...
|
14 years ago |
Eric S. Raymond
|
d004b6a55f
Re-identify most *_IS flags with corresponding *_SET flags.
|
14 years ago |
Eric S. Raymond
|
7ff55c0c64
Binary and NMEA-mode switching work again.
|
14 years ago |
Eric S. Raymond
|
d11e1c8bf9
Fix some timeout, and explain why they're needed.
|
14 years ago |
Eric S. Raymond
|
b4c95bc538
Make gpsmon aware of the SHOUT log level.
|
14 years ago |
Eric S. Raymond
|
ec08b68489
More deheader testing. All regressions pass, codebase splints clean.
|
14 years ago |
Eric S. Raymond
|
1ddb14ebea
Partial splint cleanup. All regression tests pass.
|
14 years ago |
Chris Kuethe
|
dce61d1857
Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsd
|
14 years ago |
Chris Kuethe
|
db2af07c1a
extraneous apostrophe
|
14 years ago |
Eric S. Raymond
|
a3eab9a67f
Magic number elimination. All regression tests pass.
|
14 years ago |
Gary E. Miller
|
ef4013e38b
Make gpsctl debug output look like gpsd debug output.
|
14 years ago |
Eric S. Raymond
|
c6e577c468
Trivial fix for a segfault problem.
|
14 years ago |
Eric S. Raymond
|
ccaf8549c8
Fix the start-of-session race condition.
|
14 years ago |
Eric S. Raymond
|
fe784c6c2c
Try to make gpsctl -s work again.
|
14 years ago |
Eric S. Raymond
|
2919f1d4f0
Attack Gary Miller's mysterious hang.
|
14 years ago |
Eric S. Raymond
|
9b2576c50f
Another whack at making gpsctl work reliably.
|
14 years ago |
Eric S. Raymond
|
53b818ce0f
Partial splint cleanup.
|
14 years ago |
Eric S. Raymond
|
1fbfc3bce0
Fix a bug that caused gpsctl reporting on the wrong device.
|
14 years ago |
Eric S. Raymond
|
f9e0683105
Message cleanup following gem's notification-level change.
|
14 years ago |
Eric S. Raymond
|
f0f942f8b0
gpsctl device interpretation is working.
|
14 years ago |
Eric S. Raymond
|
dd5f23f897
Turn gps_query in gpsctl into a send/expect engine.
|
14 years ago |
Eric S. Raymond
|
c3c9e497b2
More header portability audting with a new version of deheader.
|
14 years ago |
Eric S. Raymond
|
5ae35ce332
Replace a FIONREAD call with select(2).
|
14 years ago |
Eric S. Raymond
|
5119fffef2
More header cleanup.
|
14 years ago |
Eric S. Raymond
|
a13d392e9f
Unused-header removals by deheader. All regression tests pass.
|
14 years ago |
Eric S. Raymond
|
3771dba081
Carry through and document the poll() -> read() change.
|
14 years ago |
Eric S. Raymond
|
4361766f80
First round of changes for API major version 5:
|
14 years ago |
Eric S. Raymond
|
b7336b07a2
Introduce the gps_read() entry point and use it internally.
|
15 years ago |